Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2018 15:19:25 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462398 - in head/security: . rubygem-attr_encrypted30
Message-ID:  <201802201519.w1KFJPFG087690@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Tue Feb 20 15:19:25 2018
New Revision: 462398
URL: https://svnweb.freebsd.org/changeset/ports/462398

Log:
  security/rubygem-attr_encrypted30: Resurrect port in version 3.0.3
  
  This prepares the update of www/gitlab to 10.4 update
  which requires this specific version
  
  Submitted by: Matthias Fechner <idefix@fechner.net>
  Reviewed by:  swills, tz

Added:
  head/security/rubygem-attr_encrypted30/
     - copied from r429792, head/security/rubygem-attr_encrypted/
Modified:
  head/security/Makefile
  head/security/rubygem-attr_encrypted30/Makefile
  head/security/rubygem-attr_encrypted30/distinfo

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Tue Feb 20 13:31:54 2018	(r462397)
+++ head/security/Makefile	Tue Feb 20 15:19:25 2018	(r462398)
@@ -1049,6 +1049,7 @@
     SUBDIR += ruby-camellia
     SUBDIR += rubygem-airbrussh
     SUBDIR += rubygem-attr_encrypted
+    SUBDIR += rubygem-attr_encrypted30
     SUBDIR += rubygem-bcrypt
     SUBDIR += rubygem-bcrypt-ruby
     SUBDIR += rubygem-bcrypt_pbkdf

Modified: head/security/rubygem-attr_encrypted30/Makefile
==============================================================================
--- head/security/rubygem-attr_encrypted/Makefile	Wed Dec 28 16:14:26 2016	(r429792)
+++ head/security/rubygem-attr_encrypted30/Makefile	Tue Feb 20 15:19:25 2018	(r462398)
@@ -1,12 +1,12 @@
-# Created by: Torsten Zuhlsdorff <ports@toco-domains.de>
 # $FreeBSD$
 
 PORTNAME=	attr_encrypted
 PORTVERSION=	3.0.3
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
+PKGNAMESUFFIX=	30
 
-MAINTAINER=	ruby@FreeBSD.org
+MAINTAINER=	idefix@fechner.net
 COMMENT=	Generates attr_accessors that encrypt and decrypt attributes
 
 LICENSE=	MIT
@@ -14,8 +14,10 @@ LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 RUN_DEPENDS=	rubygem-encryptor>=3.0.0:security/rubygem-encryptor
 
+PORTSCOUT=	limit:^3\.0\.
+
 NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
 
 .include <bsd.port.mk>

Modified: head/security/rubygem-attr_encrypted30/distinfo
==============================================================================
--- head/security/rubygem-attr_encrypted/distinfo	Wed Dec 28 16:14:26 2016	(r429792)
+++ head/security/rubygem-attr_encrypted30/distinfo	Tue Feb 20 15:19:25 2018	(r462398)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482941256
+TIMESTAMP = 1518866890
 SHA256 (rubygem/attr_encrypted-3.0.3.gem) = 6d84c64852c4bbc0926b92fe7a93295671a9e69cb2939b96fb1e4b5e8a5b33b6
 SIZE (rubygem/attr_encrypted-3.0.3.gem) = 34816



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