From owner-svn-ports-all@freebsd.org Tue Feb 20 15:19:26 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53F9AF0A6C4; Tue, 20 Feb 2018 15:19:26 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 051A07B7B4; Tue, 20 Feb 2018 15:19:26 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D9C9030A8; Tue, 20 Feb 2018 15:19:25 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1KFJPwk087693; Tue, 20 Feb 2018 15:19:25 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1KFJPFG087690; Tue, 20 Feb 2018 15:19:25 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201802201519.w1KFJPFG087690@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Tue, 20 Feb 2018 15:19:25 +0000 (UTC) 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 X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: in head/security: . rubygem-attr_encrypted30 X-SVN-Commit-Revision: 462398 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Feb 2018 15:19:26 -0000 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 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 # $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 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