- Update to 0.18
- remove data/trustdb.gpg (GnuPG generates it automatically) PR: ports/70159 Submitted by: Cheng-Lung Sung <clsung@dragon2.dot.net>
This commit is contained in:
parent
41ca95f327
commit
09acab6ab2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115732
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= PGP-Sign
|
||||
PORTVERSION= 0.17
|
||||
PORTVERSION= 0.18
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= PGP
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (PGP-Sign-0.17.tar.gz) = caab81561eeae34735d20dc308ea6428
|
||||
SIZE (PGP-Sign-0.17.tar.gz) = 29219
|
||||
MD5 (PGP-Sign-0.18.tar.gz) = 5a7909360ee989cdfbbc02696be56424
|
||||
SIZE (PGP-Sign-0.18.tar.gz) = 30524
|
||||
|
|
Loading…
Reference in a new issue