svn commit: r436300 - head/devel/rubygem-kafo
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Mar 16 20:55:23 UTC 2017
Author: sunpoet
Date: Thu Mar 16 20:55:21 2017
New Revision: 436300
URL: https://svnweb.freebsd.org/changeset/ports/436300
Log:
Update to 1.0.7
- Comment LICENSE_FILE: it will be back in next release [1]
Changes: https://github.com/theforeman/kafo/commits/master
Reference: https://github.com/theforeman/kafo/commit/4c1b9d03f2d5e12afe74eba033c535f7e20801c1 [1]
Modified:
head/devel/rubygem-kafo/Makefile
head/devel/rubygem-kafo/distinfo
Modified: head/devel/rubygem-kafo/Makefile
==============================================================================
--- head/devel/rubygem-kafo/Makefile Thu Mar 16 20:55:16 2017 (r436299)
+++ head/devel/rubygem-kafo/Makefile Thu Mar 16 20:55:21 2017 (r436300)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= kafo
-PORTVERSION= 1.0.6
+PORTVERSION= 1.0.7
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -10,7 +10,7 @@ MAINTAINER= ruby at FreeBSD.org
COMMENT= Ruby framework to create installers
LICENSE= GPLv3
-LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+#LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= gsed:textproc/gsed \
rubygem-ansi>=0:devel/rubygem-ansi \
Modified: head/devel/rubygem-kafo/distinfo
==============================================================================
--- head/devel/rubygem-kafo/distinfo Thu Mar 16 20:55:16 2017 (r436299)
+++ head/devel/rubygem-kafo/distinfo Thu Mar 16 20:55:21 2017 (r436300)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483716969
-SHA256 (rubygem/kafo-1.0.6.gem) = c49e6a6be737082f911a1a5dbf33fb7243d40c205a3a872a17cef0471cbdd6fb
-SIZE (rubygem/kafo-1.0.6.gem) = 57344
+TIMESTAMP = 1489665091
+SHA256 (rubygem/kafo-1.0.7.gem) = cb4d93b65d6b084fc54d285780968a12a04cad68ddce2924558a3b992576461d
+SIZE (rubygem/kafo-1.0.7.gem) = 182272
More information about the svn-ports-all
mailing list