svn commit: r430338 - head/devel/rubygem-semantic_puppet

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jan 2 10:14:56 UTC 2017


Author: sunpoet
Date: Mon Jan  2 10:14:54 2017
New Revision: 430338
URL: https://svnweb.freebsd.org/changeset/ports/430338

Log:
  Update to 0.1.4
  
  Changes:	https://github.com/puppetlabs/semantic_puppet/blob/master/CHANGELOG.md

Modified:
  head/devel/rubygem-semantic_puppet/Makefile
  head/devel/rubygem-semantic_puppet/distinfo

Modified: head/devel/rubygem-semantic_puppet/Makefile
==============================================================================
--- head/devel/rubygem-semantic_puppet/Makefile	Mon Jan  2 10:14:50 2017	(r430337)
+++ head/devel/rubygem-semantic_puppet/Makefile	Mon Jan  2 10:14:54 2017	(r430338)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	semantic_puppet
-PORTVERSION=	0.1.2
+PORTVERSION=	0.1.4
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,6 +11,8 @@ COMMENT=	Library for working with Semant
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+RUN_DEPENDS=	rubygem-gettext-setup>=0.3:devel/rubygem-gettext-setup
+
 NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem

Modified: head/devel/rubygem-semantic_puppet/distinfo
==============================================================================
--- head/devel/rubygem-semantic_puppet/distinfo	Mon Jan  2 10:14:50 2017	(r430337)
+++ head/devel/rubygem-semantic_puppet/distinfo	Mon Jan  2 10:14:54 2017	(r430338)
@@ -1,2 +1,3 @@
-SHA256 (rubygem/semantic_puppet-0.1.2.gem) = de0f0112fc4b9412ce3295e2f9653a796ec9f88953a2cfd03617755a5a35a559
-SIZE (rubygem/semantic_puppet-0.1.2.gem) = 25600
+TIMESTAMP = 1483343783
+SHA256 (rubygem/semantic_puppet-0.1.4.gem) = 6c9236fba9e547b43ac35f700506f5df1975905e98a18821ffc28ded754e41ff
+SIZE (rubygem/semantic_puppet-0.1.4.gem) = 26624


More information about the svn-ports-all mailing list