svn commit: r435872 - head/textproc/rubygem-github-markup

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Mar 10 22:46:40 UTC 2017


Author: sunpoet
Date: Fri Mar 10 22:46:38 2017
New Revision: 435872
URL: https://svnweb.freebsd.org/changeset/ports/435872

Log:
  Update to 1.4.2
  
  Changes:	https://github.com/github/markup/blob/master/HISTORY.md
  		https://github.com/github/markup/commits/master

Modified:
  head/textproc/rubygem-github-markup/Makefile
  head/textproc/rubygem-github-markup/distinfo

Modified: head/textproc/rubygem-github-markup/Makefile
==============================================================================
--- head/textproc/rubygem-github-markup/Makefile	Fri Mar 10 22:46:34 2017	(r435871)
+++ head/textproc/rubygem-github-markup/Makefile	Fri Mar 10 22:46:38 2017	(r435872)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	github-markup
-PORTVERSION=	1.4.1
+PORTVERSION=	1.4.2
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -12,12 +12,12 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USES=		gem shebangfix
-SHEBANG_FILES=	script/bootstrap \
-		script/cibuild
 
 PLIST_FILES=	bin/github-markup
 
+SHEBANG_FILES=	script/bootstrap \
+		script/cibuild
+
 .include <bsd.port.mk>

Modified: head/textproc/rubygem-github-markup/distinfo
==============================================================================
--- head/textproc/rubygem-github-markup/distinfo	Fri Mar 10 22:46:34 2017	(r435871)
+++ head/textproc/rubygem-github-markup/distinfo	Fri Mar 10 22:46:38 2017	(r435872)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485968761
-SHA256 (rubygem/github-markup-1.4.1.gem) = 6bf489faf6494bbcaf8eb1859b4f8002b07fdc291b3a3bbc08e0ea60504bf77b
-SIZE (rubygem/github-markup-1.4.1.gem) = 26624
+TIMESTAMP = 1489157726
+SHA256 (rubygem/github-markup-1.4.2.gem) = c1481385a4f4c9aac052c4bdad351acb1182abdb379a74e25bf3182093e59f45
+SIZE (rubygem/github-markup-1.4.2.gem) = 26624


More information about the svn-ports-all mailing list