svn commit: r388924 - head/devel/rubygem-temple
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jun 9 12:59:19 UTC 2015
Author: sunpoet
Date: Tue Jun 9 12:59:17 2015
New Revision: 388924
URL: https://svnweb.freebsd.org/changeset/ports/388924
Log:
- Update to 0.7.6
- Add NO_ARCH
Changes: https://github.com/judofyr/temple/blob/master/CHANGES
Modified:
head/devel/rubygem-temple/Makefile
head/devel/rubygem-temple/distinfo
Modified: head/devel/rubygem-temple/Makefile
==============================================================================
--- head/devel/rubygem-temple/Makefile Tue Jun 9 12:59:12 2015 (r388923)
+++ head/devel/rubygem-temple/Makefile Tue Jun 9 12:59:17 2015 (r388924)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= temple
-PORTVERSION= 0.7.5
+PORTVERSION= 0.7.6
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -10,6 +10,7 @@ COMMENT= Template compilation framework
LICENSE= MIT
+NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
Modified: head/devel/rubygem-temple/distinfo
==============================================================================
--- head/devel/rubygem-temple/distinfo Tue Jun 9 12:59:12 2015 (r388923)
+++ head/devel/rubygem-temple/distinfo Tue Jun 9 12:59:17 2015 (r388924)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/temple-0.7.5.gem) = e59e5e9221d0a135c89ffc5eb657a29e1c930483fd386d33b9ab340c0d3a95af
-SIZE (rubygem/temple-0.7.5.gem) = 36352
+SHA256 (rubygem/temple-0.7.6.gem) = 60c10cdab98d9023905ce4bf1ae497419ea5649cd9b75d3e016bd2b32555597b
+SIZE (rubygem/temple-0.7.6.gem) = 36864
More information about the svn-ports-all
mailing list