ports/171241: [MAINTAINER, PATCH] textproc/yaml-mode.el: update to 0.0.8
Yasuhiro KIMURA
yasu at utahime.org
Sun Sep 2 05:10:09 UTC 2012
>Number: 171241
>Category: ports
>Synopsis: [MAINTAINER,PATCH] textproc/yaml-mode.el: update to 0.0.8
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Sep 02 05:10:08 UTC 2012
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list