mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Update to 0.1.0
- Fix LICENSE - Add LICENSE_FILE Changes: https://github.com/HHRy/gpgr/commits/master
This commit is contained in:
parent
8a805707a6
commit
089d900dbc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448981
@ -2,20 +2,19 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gpgr
|
||||
PORTVERSION= 0.0.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.1.0
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Very light interface to the command-line GPG tool
|
||||
|
||||
LICENSE= RUBY
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= gpg:security/gnupg
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (rubygem/gpgr-0.0.4.gem) = 11f5e9c94c8e5eaedefdd3325c8c426d05994f2768d72aa5de329b74ed477195
|
||||
SIZE (rubygem/gpgr-0.0.4.gem) = 22528
|
||||
TIMESTAMP = 1504098823
|
||||
SHA256 (rubygem/gpgr-0.1.0.gem) = 6243113641828bab968961df85f7047b47e203aa41820b4243b9b42e4cf2c658
|
||||
SIZE (rubygem/gpgr-0.1.0.gem) = 11776
|
||||
|
Loading…
Reference in New Issue
Block a user