svn commit: r420023 - head/security/rubygem-attr_encrypted

Torsten Zuehlsdorff tz at FreeBSD.org
Wed Aug 10 14:19:35 UTC 2016


Author: tz
Date: Wed Aug 10 14:19:34 2016
New Revision: 420023
URL: https://svnweb.freebsd.org/changeset/ports/420023

Log:
  security/rubygem-attr_encrypted: Update from 1.4.0 to 3.0.2
  
  Changes: https://github.com/attr-encrypted/attr_encrypted/blob/3.0.2/CHANGELOG.md
  
  Approved by: swills (mentor)

Modified:
  head/security/rubygem-attr_encrypted/Makefile
  head/security/rubygem-attr_encrypted/distinfo

Modified: head/security/rubygem-attr_encrypted/Makefile
==============================================================================
--- head/security/rubygem-attr_encrypted/Makefile	Wed Aug 10 14:19:04 2016	(r420022)
+++ head/security/rubygem-attr_encrypted/Makefile	Wed Aug 10 14:19:34 2016	(r420023)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	attr_encrypted
-PORTVERSION=	1.4.0
+PORTVERSION=	3.0.2
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Generates attr_accessors that e
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-RUN_DEPENDS=	rubygem-encryptor>=1.3.0:security/rubygem-encryptor
+RUN_DEPENDS=	rubygem-encryptor>=3.0.0:security/rubygem-encryptor
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/security/rubygem-attr_encrypted/distinfo
==============================================================================
--- head/security/rubygem-attr_encrypted/distinfo	Wed Aug 10 14:19:04 2016	(r420022)
+++ head/security/rubygem-attr_encrypted/distinfo	Wed Aug 10 14:19:34 2016	(r420023)
@@ -1,2 +1,3 @@
-SHA256 (rubygem/attr_encrypted-1.4.0.gem) = b2b4444b204e7807acc60105e7e5c58b7b9ca04c8e7e6f6afee7b74261902ba7
-SIZE (rubygem/attr_encrypted-1.4.0.gem) = 21504
+TIMESTAMP = 1469115690
+SHA256 (rubygem/attr_encrypted-3.0.2.gem) = c1256b459336d4a2012a0d0c70ce5cd3dac46acb5e78da6f77f6f104cb1e8b7b
+SIZE (rubygem/attr_encrypted-3.0.2.gem) = 33792


More information about the svn-ports-all mailing list