svn commit: r448124 - head/devel/rubygem-thor
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Aug 17 15:05:10 UTC 2017
Author: sunpoet
Date: Thu Aug 17 15:05:08 2017
New Revision: 448124
URL: https://svnweb.freebsd.org/changeset/ports/448124
Log:
Update to 0.20.0
- Add LICENSE_FILE
Changes: https://github.com/erikhuda/thor/blob/master/CHANGELOG.md
Modified:
head/devel/rubygem-thor/Makefile
head/devel/rubygem-thor/distinfo
Modified: head/devel/rubygem-thor/Makefile
==============================================================================
--- head/devel/rubygem-thor/Makefile Thu Aug 17 15:05:03 2017 (r448123)
+++ head/devel/rubygem-thor/Makefile Thu Aug 17 15:05:08 2017 (r448124)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= thor
-PORTVERSION= 0.19.4
+PORTVERSION= 0.20.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -9,9 +9,9 @@ MAINTAINER= ruby at FreeBSD.org
COMMENT= Scripting framework that replaces rake, sake, and rubigen
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE.md
NO_ARCH= yes
-
USE_RUBY= yes
USES= gem
Modified: head/devel/rubygem-thor/distinfo
==============================================================================
--- head/devel/rubygem-thor/distinfo Thu Aug 17 15:05:03 2017 (r448123)
+++ head/devel/rubygem-thor/distinfo Thu Aug 17 15:05:08 2017 (r448124)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483215791
-SHA256 (rubygem/thor-0.19.4.gem) = da8aa62e197c5c203d9dc3db06314abdab2d8dc9807d0094a9c0503cd36ec506
-SIZE (rubygem/thor-0.19.4.gem) = 52736
+TIMESTAMP = 1502974263
+SHA256 (rubygem/thor-0.20.0.gem) = b47dad86e151c08921cf935c1ad2be4d9982e435784d6bc223530b62a4bfb85a
+SIZE (rubygem/thor-0.20.0.gem) = 54272
More information about the svn-ports-all
mailing list