diff options
| -rw-r--r-- | security/rubygem-attr_encrypted/Makefile | 4 | ||||
| -rw-r--r-- | security/rubygem-attr_encrypted/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/rubygem-attr_encrypted/Makefile b/security/rubygem-attr_encrypted/Makefile index cb144e08ebe4..3fe44ae09c90 100644 --- a/security/rubygem-attr_encrypted/Makefile +++ b/security/rubygem-attr_encrypted/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= attr_encrypted -PORTVERSION= 1.3.5 +PORTVERSION= 1.4.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ 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 +RUN_DEPENDS= rubygem-encryptor>=1.3.0:security/rubygem-encryptor NO_ARCH= yes USE_RUBY= yes diff --git a/security/rubygem-attr_encrypted/distinfo b/security/rubygem-attr_encrypted/distinfo index c3b2de8044ff..bedb66e86c54 100644 --- a/security/rubygem-attr_encrypted/distinfo +++ b/security/rubygem-attr_encrypted/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/attr_encrypted-1.3.5.gem) = 024f5fb803595841dcabd2f2083b4e480fc90e06e574e7df473b3d8b509457d4 -SIZE (rubygem/attr_encrypted-1.3.5.gem) = 20992 +SHA256 (rubygem/attr_encrypted-1.4.0.gem) = b2b4444b204e7807acc60105e7e5c58b7b9ca04c8e7e6f6afee7b74261902ba7 +SIZE (rubygem/attr_encrypted-1.4.0.gem) = 21504 |
