From yasu@home.utahime.org  Sun Sep  2 05:08:10 2012
Return-Path: <yasu@home.utahime.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 4FF51106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  2 Sep 2012 05:08:10 +0000 (UTC)
	(envelope-from yasu@home.utahime.org)
Received: from gate.utahime.jp (gate.utahime.jp [183.180.29.210])
	by mx1.freebsd.org (Postfix) with ESMTP id 1DD6A8FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  2 Sep 2012 05:08:09 +0000 (UTC)
Received: from eastasia.home.utahime.org (mail.home.utahime.org [192.168.174.1])
	by gate.utahime.jp (Postfix) with ESMTP id 5DD572E421;
	Sun,  2 Sep 2012 14:00:50 +0900 (JST)
Received: from eastasia.home.utahime.org (localhost [127.0.0.1])
	by localhost-backdoor.home.utahime.org (Postfix) with ESMTP id 2EBBE2E85D;
	Sun,  2 Sep 2012 14:00:50 +0900 (JST)
Received: by eastasia.home.utahime.org (Postfix, from userid 1000)
	id F3ADE2E809; Sun,  2 Sep 2012 14:00:49 +0900 (JST)
Message-Id: <20120902050049.F3ADE2E809@eastasia.home.utahime.org>
Date: Sun,  2 Sep 2012 14:00:49 +0900 (JST)
From: Yasuhiro KIMURA <yasu@utahime.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER,PATCH] textproc/yaml-mode.el: update to 0.0.8
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         171241
>Category:       ports
>Synopsis:       [MAINTAINER,PATCH] textproc/yaml-mode.el: update to 0.0.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bdrewery
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 02 05:10:08 UTC 2012
>Closed-Date:    Mon Sep 03 03:21:12 UTC 2012
>Last-Modified:  Mon Sep 03 03:21:12 UTC 2012
>Originator:     Yasuhiro KIMURA
>Release:        FreeBSD 9.0-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD xxxx 9.0-RELEASE-p4 FreeBSD 9.0-RELEASE-p4 #0: Sun Aug 12 22:27:34 JST 2012 xxxx i386


	
>Description:
	Update to 0.0.8.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-yaml-mode.el begins here ---
Index: Makefile
===================================================================
RCS file: /usr0/freebsd/cvsroot/ports/textproc/yaml-mode.el/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	1 Aug 2012 16:50:15 -0000	1.11
+++ Makefile	2 Sep 2012 04:51:10 -0000
@@ -6,17 +6,19 @@
 #
 
 PORTNAME=	yaml-mode.el
-PORTVERSION=	0.0.3
-PORTREVISION=	10
+PORTVERSION=	0.0.8
 CATEGORIES=	textproc elisp
-MASTER_SITES=	http://yaml-mode.clouder.jp/attachment/wiki/WikiStart/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
-DISTNAME=	${PORTNAME:S/.el$//}-${PORTVERSION}
-DISTFILES=	${DISTNAME}${EXTRACT_SUFX}?format=raw
 
 MAINTAINER=	yasu@utahime.org
 COMMENT=	Simple major mode to edit YAML file for Emacsen
 
+USE_GITHUB=	yes
+GH_ACCOUNT=	yoshiki
+GH_PROJECT=	yaml-mode
+GH_TAGNAME=	release-${PORTVERSION}
+GH_COMMIT=	c2ac933
+
 USE_EMACS=	yes
 
 MAKE_ENV+=	LISPDIR=${LISPDIR}
Index: distinfo
===================================================================
RCS file: /usr0/freebsd/cvsroot/ports/textproc/yaml-mode.el/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	3 Jul 2011 14:40:25 -0000	1.2
+++ distinfo	2 Sep 2012 04:45:57 -0000
@@ -1,2 +1,2 @@
-SHA256 (yaml-mode-0.0.3.tar.gz?format=raw) = f0235b33f995a2dc663b65127d298daef2ba65e31af038c5e81b597af43ee0ce
-SIZE (yaml-mode-0.0.3.tar.gz?format=raw) = 5755
+SHA256 (yaml-mode.el-0.0.8.tar.gz) = 05494824f259b800004c840ac5b3f4b281e7eb3a9ca6a2634d95876b5cec020e
+SIZE (yaml-mode.el-0.0.8.tar.gz) = 6388
--- patch-yaml-mode.el ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->bdrewery 
Responsible-Changed-By: bdrewery 
Responsible-Changed-When: Sun Sep 2 05:16:12 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171241 
State-Changed-From-To: open->closed 
State-Changed-By: bdrewery 
State-Changed-When: Mon Sep 3 03:21:08 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171241 
>Unformatted:
