Version: 0.88, Package name: p5-Module-Signature-0.88 |
Maintained by: Alexander Bluhm |
Master sites:
|
Description Module::Signature adds cryptographic authentications to CPAN distributions, via the special SIGNATURE file. You should add the module signature keys to your public keyring: gpg --import ${PREFIX}/share/p5-Module-Signature/*.pub Use cpansign -v to verify a module's signature before you build it. |
Filesize: 96.384 KB |
Version History (View Complete History) |
|
2020-08-21 08:49:51 by Alexander Bluhm | Files touched by this commit (3) |
Log message: update p5-Module-Signature to 0.87 |
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-09-02 10:33:08 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Module-Signature to 0.83 |
2018-08-30 04:31:06 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Missing BDEP on security/gnupg. |
2018-08-28 13:01:10 by Alexander Bluhm | Files touched by this commit (3) |
Log message: update p5-Module-Signature to 0.82 |
2016-09-15 16:03:36 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Module-Signature to 0.81 |
2016-06-08 15:48:45 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Module-Signature to 0.80 |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2015-05-19 11:21:15 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Module-Signature to 0.79 |
2015-04-15 12:41:22 by Alexander Bluhm | Files touched by this commit (3) |
Log message: update p5-Module-Signature to 0.78 |
2015-04-15 08:25:05 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: security fixes for the issues mentioned in http://seclists.org/oss-sec/2015/q2/59 ok bluhm@ (MAINTAINER) |
2015-04-15 08:21:10 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: security fixes for the issues mentioned in http://seclists.org/oss-sec/2015/q2/59 ok bluhm@ (MAINTAINER) |
2015-04-15 08:20:24 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - security update to p5-Module-Signature 0.75 http://seclists.org/oss-sec/2015/q2/59 ok bluhm@ (MAINTAINER) |
2011-05-28 06:14:25 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Module-Signature to 0.68 |
2011-04-21 09:26:38 by Alexander Bluhm | Files touched by this commit (2) |
Log message: - update p5-Module-Signature to 0.67 - no use groff |
2010-12-03 04:46:54 by Antoine Jacoutot | Files touched by this commit (371) |
Log message: Bump after recent cpan.port.mk change. ok jasper@ (final commit) |
2010-11-26 00:51:00 by Marc Espie | Files touched by this commit (15) |
Log message: make use of PKGSPEC to simplify depends, requires most recent security/gnupg to compile correctly |
2010-11-20 10:22:46 by Marc Espie | Files touched by this commit (296) |
Log message: new depends |
2010-10-18 15:41:48 by Marc Espie | Files touched by this commit (144) |
Log message: USE_GROFF=Yes |
2010-10-02 08:02:10 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Module-Signature to 0.66 |
2010-08-25 00:34:51 by Antoine Jacoutot | Files touched by this commit (16) |
Log message: Force dependency on gnupg1 since gnupg2 has the same PKGNAME, it can create some depency mess. The long term solution is to update+merge gnupg2 into gnupg1 but for now at least we have a clean dependency chain. looks ok to jasper@ and pea@ |
2010-05-18 16:30:46 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Module-Signature to 0.64 |
2010-05-07 04:26:40 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Module-Signature to 0.63 |
2009-12-28 05:53:17 by Alexander Bluhm | Files touched by this commit (2) |
Log message: update p5-Module-Signature to 0.61 |
2009-08-25 14:23:46 by Alexander Bluhm | Files touched by this commit (2) |
Log message: Set GNUPGHOME during port build to avoid additional patch. Enable regression test that checks the signature with gpg. ok sturm |
2008-10-03 17:47:24 by Alexander Bluhm | Files touched by this commit (1) |
Log message: Add missing p5- prefix. ok sthen |
2008-10-01 15:54:55 by Stuart Henderson | Files touched by this commit (3) |
Log message: Adjust for Digest::SHA move to base perl. Bump packages all round. |