diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-04 02:44:45 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-04 02:44:45 +0800 |
commit | b3f1c06d1e78a4edb5bba68af9624baa7df9264f (patch) | |
tree | bd92ffb41cb415406478b154899b52471f457e6a /devel | |
parent | 684dc4869e7bf8a0e2b8dcf7a74574f5e501b1d2 (diff) | |
download | freebsd-ports-graphics-b3f1c06d1e78a4edb5bba68af9624baa7df9264f.tar.gz freebsd-ports-graphics-b3f1c06d1e78a4edb5bba68af9624baa7df9264f.tar.zst freebsd-ports-graphics-b3f1c06d1e78a4edb5bba68af9624baa7df9264f.zip |
- Update to 2.3.8
- Add NO_ARCH
Changes: https://github.com/assaf/uuid/blob/master/CHANGELOG
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-uuid/Makefile | 3 | ||||
-rw-r--r-- | devel/rubygem-uuid/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/rubygem-uuid/Makefile b/devel/rubygem-uuid/Makefile index b0993b3e2f1..b8d21be6092 100644 --- a/devel/rubygem-uuid/Makefile +++ b/devel/rubygem-uuid/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= uuid -PORTVERSION= 2.3.7 +PORTVERSION= 2.3.8 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,6 +13,7 @@ LICENSE= MIT RUN_DEPENDS= rubygem-macaddr>=1.0:${PORTSDIR}/net/rubygem-macaddr +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/devel/rubygem-uuid/distinfo b/devel/rubygem-uuid/distinfo index 7d883e209be..134e82ca1d9 100644 --- a/devel/rubygem-uuid/distinfo +++ b/devel/rubygem-uuid/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/uuid-2.3.7.gem) = 97da1c55aa3e14850e773c3638974b836ec3dd1095b70da3e41f903dac020113 -SIZE (rubygem/uuid-2.3.7.gem) = 13824 +SHA256 (rubygem/uuid-2.3.8.gem) = 7b0401e0fc4beff00833b73e528df45500ccd37ed5181f2f0768d0235eaf223f +SIZE (rubygem/uuid-2.3.8.gem) = 14848 |