svn commit: r479462 - head/textproc/rubygem-commonmarker

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 10 20:27:22 UTC 2018


Author: sunpoet
Date: Mon Sep 10 20:27:20 2018
New Revision: 479462
URL: https://svnweb.freebsd.org/changeset/ports/479462

Log:
  Update to 0.17.13
  
  Changes:	https://github.com/gjtorikian/commonmarker/commits/master

Modified:
  head/textproc/rubygem-commonmarker/Makefile
  head/textproc/rubygem-commonmarker/distinfo

Modified: head/textproc/rubygem-commonmarker/Makefile
==============================================================================
--- head/textproc/rubygem-commonmarker/Makefile	Mon Sep 10 20:27:14 2018	(r479461)
+++ head/textproc/rubygem-commonmarker/Makefile	Mon Sep 10 20:27:20 2018	(r479462)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	commonmarker
-PORTVERSION=	0.17.12
+PORTVERSION=	0.17.13
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -14,8 +14,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-ruby-enum>=0.5:devel/rubygem-ruby-enum
 
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
 
 PLIST_FILES=	bin/commonmarker
 

Modified: head/textproc/rubygem-commonmarker/distinfo
==============================================================================
--- head/textproc/rubygem-commonmarker/distinfo	Mon Sep 10 20:27:14 2018	(r479461)
+++ head/textproc/rubygem-commonmarker/distinfo	Mon Sep 10 20:27:20 2018	(r479462)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536418044
-SHA256 (rubygem/commonmarker-0.17.12.gem) = 7c2737292f8c0782fe59806365224437fa188f826930328a63c6864d12187299
-SIZE (rubygem/commonmarker-0.17.12.gem) = 146432
+TIMESTAMP = 1536590945
+SHA256 (rubygem/commonmarker-0.17.13.gem) = 6931ab3c9fe8a74a55d5da7ef6d2755c87bcdedcbeb331ae9db643700faab2de
+SIZE (rubygem/commonmarker-0.17.13.gem) = 146432


More information about the svn-ports-head mailing list