mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 0.43
This commit is contained in:
parent
65cc755fda
commit
3fc19620f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271375
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= GnuPG-Interface
|
||||
PORTVERSION= 0.42
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.43
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -29,9 +28,11 @@ MAN3= GnuPG::Fingerprint.3 \
|
||||
GnuPG::Options.3 \
|
||||
GnuPG::PrimaryKey.3 \
|
||||
GnuPG::PublicKey.3 \
|
||||
GnuPG::Revoker.3 \
|
||||
GnuPG::SecretKey.3 \
|
||||
GnuPG::Signature.3 \
|
||||
GnuPG::SubKey.3 \
|
||||
GnuPG::UserAttribute.3 \
|
||||
GnuPG::UserId.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (GnuPG-Interface-0.42.tar.gz) = c5cc5426c02b93900cb96f4879c9be28
|
||||
SHA256 (GnuPG-Interface-0.42.tar.gz) = 1a37b30324f29d2f9a1cf69e560a358bdcc004cdec044b2276cc0877ac07a423
|
||||
SIZE (GnuPG-Interface-0.42.tar.gz) = 59861
|
||||
SHA256 (GnuPG-Interface-0.43.tar.gz) = db004fa01b96ab0eaf7744c3e7d7454240c700b2d8f8d1d4d2d304d30e18f60e
|
||||
SIZE (GnuPG-Interface-0.43.tar.gz) = 68157
|
||||
|
@ -7,9 +7,11 @@
|
||||
%%SITE_PERL%%/GnuPG/Options.pm
|
||||
%%SITE_PERL%%/GnuPG/PrimaryKey.pm
|
||||
%%SITE_PERL%%/GnuPG/PublicKey.pm
|
||||
%%SITE_PERL%%/GnuPG/Revoker.pm
|
||||
%%SITE_PERL%%/GnuPG/SecretKey.pm
|
||||
%%SITE_PERL%%/GnuPG/Signature.pm
|
||||
%%SITE_PERL%%/GnuPG/SubKey.pm
|
||||
%%SITE_PERL%%/GnuPG/UserAttribute.pm
|
||||
%%SITE_PERL%%/GnuPG/UserId.pm
|
||||
@dirrmtry %%SITE_PERL%%/GnuPG
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/GnuPG/Interface
|
||||
|
Loading…
Reference in New Issue
Block a user