diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-10-14 16:30:07 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-10-14 16:30:07 +0000 |
commit | 2f4c28bafb4448c674f2fec2dcef73e332eb4d3b (patch) | |
tree | 6df39bcb2f950f86994972cebf645b31c4ed3e10 | |
parent | Update to 0.27.0 (diff) |
Update to 2.4.4
Changes: https://github.com/dmendel/bindata/blob/master/ChangeLog.rdoc
-rw-r--r-- | devel/rubygem-bindata/Makefile | 7 | ||||
-rw-r--r-- | devel/rubygem-bindata/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/rubygem-bindata/Makefile b/devel/rubygem-bindata/Makefile index 0ead33bfdd3e..4c703c37b603 100644 --- a/devel/rubygem-bindata/Makefile +++ b/devel/rubygem-bindata/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bindata -PORTVERSION= 2.4.3 +PORTVERSION= 2.4.4 CATEGORIES= devel ruby MASTER_SITES= RG @@ -14,8 +14,9 @@ LICENSE_COMB= dual LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL LICENSE_FILE_RUBY= ${WRKSRC}/COPYING -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include <bsd.port.mk> diff --git a/devel/rubygem-bindata/distinfo b/devel/rubygem-bindata/distinfo index d5b6f5eb0325..d761538b1979 100644 --- a/devel/rubygem-bindata/distinfo +++ b/devel/rubygem-bindata/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520704226 -SHA256 (rubygem/bindata-2.4.3.gem) = 5953836e884b629ab0bcb6102d201fcb9b776431ce7165ab8b9375df4f48be4f -SIZE (rubygem/bindata-2.4.3.gem) = 79872 +TIMESTAMP = 1539374654 +SHA256 (rubygem/bindata-2.4.4.gem) = 1e3f315df34dc59f02354f243535d6b83d962fb48ca208244b324cdbb715e44f +SIZE (rubygem/bindata-2.4.4.gem) = 79872 |