pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p5-GnuPG-Interface
Module Name: pkgsrc
Committed By: he
Date: Wed Jul 30 13:26:53 UTC 2008
Modified Files:
pkgsrc/security/p5-GnuPG-Interface: Makefile distinfo
Log Message:
Update from version 0.34nb4 to 0.36.
Pkgsrc changes:
o Change to use CPAN as distribution source
o Change HOMEPAGE to use search.cpan.org; leave old
HOMEPAGE pointing to sourceforge commented-out
Upstream changes:
0.36 Mon Aug 13 12:16:38 EDT 2007
* [rt.cpan.org #28814] - Performance improvement
from mehradek (Radoslaw Zielinski)
-use English;
+use English qw( -no_match_vars );
0.35 Fri Apr 20 12:33:53 EDT 2007 - Jesse Vincent
<jesse%bestpractical.com@localhost>
* New Maintainer: Jesse Vincent <jesse%bestpractical.com@localhost> took
over
maintenance of this module.
* Removed test key expiry dates. (Fixes
http://rt.cpan.org/Ticket/Display.html?id=17618)
* Applied secret key output patch for modern GPG from
http://rt.cpan.org/Ticket/Display.html?id=17619
* Applied patch to support 'tru' record types from
(http://search.cpan.org/src/JRED/Mail-GPG-1.0.6/patches/)
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/security/p5-GnuPG-Interface/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/security/p5-GnuPG-Interface/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index