svn commit: r480137 - head/devel/rubygem-trollop
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Sep 20 00:23:00 UTC 2018
Author: sunpoet
Date: Thu Sep 20 00:22:56 2018
New Revision: 480137
URL: https://svnweb.freebsd.org/changeset/ports/480137
Log:
Update to 2.9.9
Changes: https://github.com/ManageIQ/optimist/blob/v2.9.9/History.txt
Modified:
head/devel/rubygem-trollop/Makefile
head/devel/rubygem-trollop/distinfo
Modified: head/devel/rubygem-trollop/Makefile
==============================================================================
--- head/devel/rubygem-trollop/Makefile Thu Sep 20 00:22:50 2018 (r480136)
+++ head/devel/rubygem-trollop/Makefile Thu Sep 20 00:22:56 2018 (r480137)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= trollop
-PORTVERSION= 2.1.3
+PORTVERSION= 2.9.9
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,8 +11,9 @@ COMMENT= Commandline option parser for Ruby that gets
LICENSE= MIT
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
Modified: head/devel/rubygem-trollop/distinfo
==============================================================================
--- head/devel/rubygem-trollop/distinfo Thu Sep 20 00:22:50 2018 (r480136)
+++ head/devel/rubygem-trollop/distinfo Thu Sep 20 00:22:56 2018 (r480137)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532823308
-SHA256 (rubygem/trollop-2.1.3.gem) = 980390db9d5a095cb49b53773360d841d3e52f23faafb57543055fa6664efde7
-SIZE (rubygem/trollop-2.1.3.gem) = 30208
+TIMESTAMP = 1536611629
+SHA256 (rubygem/trollop-2.9.9.gem) = e4da3b29c084af29dc0d802dbbba0231fc3ee855e5ef57680b6f8aa32d3d901c
+SIZE (rubygem/trollop-2.9.9.gem) = 29696
More information about the svn-ports-all
mailing list