diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-09-15 23:48:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-09-15 23:48:58 +0800 |
commit | 5f237d4442f1679bdb25d0d6b85bcc8823a3ddf4 (patch) | |
tree | af6675028a9239840f46a12166ff7051d32ee01e /devel | |
parent | 462f7d4b6d728524603c1a199eab63ea503664f9 (diff) | |
download | freebsd-ports-gnome-5f237d4442f1679bdb25d0d6b85bcc8823a3ddf4.tar.gz freebsd-ports-gnome-5f237d4442f1679bdb25d0d6b85bcc8823a3ddf4.tar.zst freebsd-ports-gnome-5f237d4442f1679bdb25d0d6b85bcc8823a3ddf4.zip |
- Update to 3.14.1
Changes: https://github.com/seattlerb/hoe/blob/master/History.rdoc
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-hoe/Makefile | 3 | ||||
-rw-r--r-- | devel/rubygem-hoe/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/rubygem-hoe/Makefile b/devel/rubygem-hoe/Makefile index d22e6f7bc629..4c621ce5fd50 100644 --- a/devel/rubygem-hoe/Makefile +++ b/devel/rubygem-hoe/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hoe -PORTVERSION= 3.13.1 +PORTVERSION= 3.14.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -14,7 +14,6 @@ LICENSE= MIT RUN_DEPENDS= rubygem-rake>=0.8:${PORTSDIR}/devel/rubygem-rake NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/devel/rubygem-hoe/distinfo b/devel/rubygem-hoe/distinfo index 81be72e5997f..7ffd4c76b03a 100644 --- a/devel/rubygem-hoe/distinfo +++ b/devel/rubygem-hoe/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/hoe-3.13.1.gem) = 18414316a39bc828b4b943aed6817774ce23642fa6b51450b25ae596e7084cd5 -SIZE (rubygem/hoe-3.13.1.gem) = 130048 +SHA256 (rubygem/hoe-3.14.1.gem) = dc2a2cc4ce1d856fd57a8e1d87455eae4025c9b1380e362fb75397de8ec323e5 +SIZE (rubygem/hoe-3.14.1.gem) = 130048 |