diff options
author | clsung <clsung@FreeBSD.org> | 2011-10-27 22:20:07 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2011-10-27 22:20:07 +0800 |
commit | f50a0602858ae20e19dfb0632bb98b123e001e45 (patch) | |
tree | 893bdd4efa508ae61c419864c1d255a036e97878 /security | |
parent | 43814130292bd5f77c93fdf35ebd2a98d3504141 (diff) | |
download | freebsd-ports-gnome-f50a0602858ae20e19dfb0632bb98b123e001e45.tar.gz freebsd-ports-gnome-f50a0602858ae20e19dfb0632bb98b123e001e45.tar.zst freebsd-ports-gnome-f50a0602858ae20e19dfb0632bb98b123e001e45.zip |
- Update to 0.45
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 2 | ||||
-rw-r--r-- | security/p5-GnuPG-Interface/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index 446e39daa860..caad87a615cd 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GnuPG-Interface -PORTVERSION= 0.44 +PORTVERSION= 0.45 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-GnuPG-Interface/distinfo b/security/p5-GnuPG-Interface/distinfo index 4ec3489d0e91..3cea4f8a620d 100644 --- a/security/p5-GnuPG-Interface/distinfo +++ b/security/p5-GnuPG-Interface/distinfo @@ -1,2 +1,2 @@ -SHA256 (GnuPG-Interface-0.44.tar.gz) = 036c159549fa142d2757faa4d23976d33c9f0b2e72daa741b1c85e6a7390b335 -SIZE (GnuPG-Interface-0.44.tar.gz) = 67458 +SHA256 (GnuPG-Interface-0.45.tar.gz) = 807275bc9415840430e9af3aa190a4a2a73dd54b7316b313e3b4b1ae1c500e23 +SIZE (GnuPG-Interface-0.45.tar.gz) = 67148 |