mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
- Update to 1.3.5
- Add LICENSE_FILE - Add NO_ARCH Changes: https://github.com/attr-encrypted/attr_encrypted/commits/1-x-stable Sponsored by: PortsCamp Taiwan
This commit is contained in:
parent
1451c3f9c6
commit
d153675e14
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406435
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= attr_encrypted
|
||||
PORTVERSION= 1.3.4
|
||||
PORTVERSION= 1.3.5
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,9 +10,11 @@ MAINTAINER= ruby@FreeBSD.org
|
||||
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
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST=yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/attr_encrypted-1.3.4.gem) = 175d9e2a9193f251419818900be9627069c573141dec823175f38c8a0941a2c2
|
||||
SIZE (rubygem/attr_encrypted-1.3.4.gem) = 20992
|
||||
SHA256 (rubygem/attr_encrypted-1.3.5.gem) = 024f5fb803595841dcabd2f2083b4e480fc90e06e574e7df473b3d8b509457d4
|
||||
SIZE (rubygem/attr_encrypted-1.3.5.gem) = 20992
|
||||
|
Loading…
Reference in New Issue
Block a user