diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-09-13 01:09:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-09-13 01:09:21 +0800 |
commit | 41bff165d4e14ed27cab5504122e4004d87c211b (patch) | |
tree | 48793c0429dd5653406ecaf3a3832c5b5786bd4d | |
parent | beb7addb3d63b1ef19cf4a364d500f6015e9bd9a (diff) | |
download | freebsd-ports-gnome-41bff165d4e14ed27cab5504122e4004d87c211b.tar.gz freebsd-ports-gnome-41bff165d4e14ed27cab5504122e4004d87c211b.tar.zst freebsd-ports-gnome-41bff165d4e14ed27cab5504122e4004d87c211b.zip |
- Update to 1.1.0
Changes: https://github.com/avdi/naught/blob/master/Changelog.md
-rw-r--r-- | devel/rubygem-naught/Makefile | 3 | ||||
-rw-r--r-- | devel/rubygem-naught/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/rubygem-naught/Makefile b/devel/rubygem-naught/Makefile index d5dd3a0f7a1f..c9ac2b4c4c06 100644 --- a/devel/rubygem-naught/Makefile +++ b/devel/rubygem-naught/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= naught -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,6 @@ COMMENT= Naught is a toolkit for building Null Objects LICENSE= MIT NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/devel/rubygem-naught/distinfo b/devel/rubygem-naught/distinfo index bdd9d38370d9..6b805b17b8ce 100644 --- a/devel/rubygem-naught/distinfo +++ b/devel/rubygem-naught/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/naught-1.0.0.gem) = edc710f133e8455deb413ffc5f0ca9da586f04a2b716cfbf65d324360c84a612 -SIZE (rubygem/naught-1.0.0.gem) = 18432 +SHA256 (rubygem/naught-1.1.0.gem) = 4f4f6b44e52237ffca56977ccee1cafa93e95434062974e9b580adf7cbe892f3 +SIZE (rubygem/naught-1.1.0.gem) = 19456 |