Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Apr 2016 11:16:54 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r412331 - head/security/rubygem-attr_encrypted
Message-ID:  <201604011116.u31BGs6C003883@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Apr  1 11:16:54 2016
New Revision: 412331
URL: https://svnweb.freebsd.org/changeset/ports/412331

Log:
  - Update to 1.4.0
  - Update RUN_DEPENDS: remove PORTSDIR
  
  Changes:	https://github.com/attr-encrypted/attr_encrypted/commits/1-x-stable

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	Fri Apr  1 11:16:50 2016	(r412330)
+++ head/security/rubygem-attr_encrypted/Makefile	Fri Apr  1 11:16:54 2016	(r412331)
@@ -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 e
 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

Modified: head/security/rubygem-attr_encrypted/distinfo
==============================================================================
--- head/security/rubygem-attr_encrypted/distinfo	Fri Apr  1 11:16:50 2016	(r412330)
+++ head/security/rubygem-attr_encrypted/distinfo	Fri Apr  1 11:16:54 2016	(r412331)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604011116.u31BGs6C003883>