diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/rubygem-attr_encrypted/Makefile | 4 | ||||
-rw-r--r-- | security/rubygem-attr_encrypted/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/security/rubygem-attr_encrypted/Makefile b/security/rubygem-attr_encrypted/Makefile index ef484ebda14d..cb144e08ebe4 100644 --- a/security/rubygem-attr_encrypted/Makefile +++ b/security/rubygem-attr_encrypted/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= attr_encrypted -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES= security rubygems MASTER_SITES= RG @@ -10,9 +10,11 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Generates attr_accessors that encrypt and decrypt attributes LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-encryptor>=1.3.0:${PORTSDIR}/security/rubygem-encryptor +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST=yes diff --git a/security/rubygem-attr_encrypted/distinfo b/security/rubygem-attr_encrypted/distinfo index d372ffb7f57d..c3b2de8044ff 100644 --- a/security/rubygem-attr_encrypted/distinfo +++ b/security/rubygem-attr_encrypted/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/attr_encrypted-1.3.4.gem) = 175d9e2a9193f251419818900be9627069c573141dec823175f38c8a0941a2c2 -SIZE (rubygem/attr_encrypted-1.3.4.gem) = 20992 +SHA256 (rubygem/attr_encrypted-1.3.5.gem) = 024f5fb803595841dcabd2f2083b4e480fc90e06e574e7df473b3d8b509457d4 +SIZE (rubygem/attr_encrypted-1.3.5.gem) = 20992 |