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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 20 14:53:16 UTC 2018


Author: sunpoet
Date: Sat Oct 20 14:53:14 2018
New Revision: 482545
URL: https://svnweb.freebsd.org/changeset/ports/482545

Log:
  Update to 3.0.0
  
  Changes:	https://github.com/github/markup/releases

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	Sat Oct 20 14:53:06 2018	(r482544)
+++ head/textproc/rubygem-github-markup/Makefile	Sat Oct 20 14:53:14 2018	(r482545)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	github-markup
-PORTVERSION=	2.0.1
+PORTVERSION=	3.0.0
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -11,9 +11,10 @@ COMMENT=	Render any fancy markup
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem shebangfix
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 REINPLACE_ARGS=	-i ''
 
 PLIST_FILES=	bin/github-markup

Modified: head/textproc/rubygem-github-markup/distinfo
==============================================================================
--- head/textproc/rubygem-github-markup/distinfo	Sat Oct 20 14:53:06 2018	(r482544)
+++ head/textproc/rubygem-github-markup/distinfo	Sat Oct 20 14:53:14 2018	(r482545)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532976126
-SHA256 (rubygem/github-markup-2.0.1.gem) = 1156df5e8094d339dec5697261385f54f6102eb80ccb3a36aca6b9717ea6c5ba
-SIZE (rubygem/github-markup-2.0.1.gem) = 30720
+TIMESTAMP = 1540019085
+SHA256 (rubygem/github-markup-3.0.0.gem) = 749472fd8876ea1812726a1307f76323f5b97430afabf67904c98984c9392a27
+SIZE (rubygem/github-markup-3.0.0.gem) = 32256


More information about the svn-ports-head mailing list