diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-03-11 06:46:25 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-03-11 06:46:25 +0800 |
commit | e7573ae3ce8e7a6379b9b817b10751e2871aba32 (patch) | |
tree | d6f291435938c175bc519dda4628c018ba488d3d /devel | |
parent | 148c6269892ebb56face9ccef4fba6522ebfeb4d (diff) | |
download | freebsd-ports-gnome-e7573ae3ce8e7a6379b9b817b10751e2871aba32.tar.gz freebsd-ports-gnome-e7573ae3ce8e7a6379b9b817b10751e2871aba32.tar.zst freebsd-ports-gnome-e7573ae3ce8e7a6379b9b817b10751e2871aba32.zip |
Update to 4.5.1
- Add LICENSE_FILE
Changes: https://github.com/markbates/configatron/blob/master/History.txt
https://github.com/markbates/configatron/commits/master
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-configatron/Makefile | 4 | ||||
-rw-r--r-- | devel/rubygem-configatron/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/rubygem-configatron/Makefile b/devel/rubygem-configatron/Makefile index 50b544ba1d51..51de95a22aee 100644 --- a/devel/rubygem-configatron/Makefile +++ b/devel/rubygem-configatron/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= configatron -PORTVERSION= 4.5.0 +PORTVERSION= 4.5.1 CATEGORIES= devel ruby MASTER_SITES= RG @@ -10,9 +10,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Configuration system for Ruby applications LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes - USE_RUBY= yes USES= gem diff --git a/devel/rubygem-configatron/distinfo b/devel/rubygem-configatron/distinfo index b32c83f7dfe6..4091b51b4ab6 100644 --- a/devel/rubygem-configatron/distinfo +++ b/devel/rubygem-configatron/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/configatron-4.5.0.gem) = 1bdae1711e532a414c4b74ee41ef2b1302ebfbdbb703bf3d917e9aa847563d16 -SIZE (rubygem/configatron-4.5.0.gem) = 17408 +TIMESTAMP = 1489157712 +SHA256 (rubygem/configatron-4.5.1.gem) = 690b70ba1636980ac4970ac5870514c562c2ab0272978a3a7291ad5733eac569 +SIZE (rubygem/configatron-4.5.1.gem) = 18432 |