pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Module-Signature [Changes for 0.44 - 2004-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f515a0ad0b68
branches: trunk
changeset: 489263:f515a0ad0b68
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Feb 19 10:35:00 2005 +0000
description:
[Changes for 0.44 - 2004-12-16]
* Add "pmfiles.dat" to legacy manifest_skip routine to accomodate
early Win32 hacks. Reported by Steve Hay via Michael Schwern.
[Changes for 0.43 - 2004-12-16]
* Updated t/0-signature.t to be more friendly with Test::More;
contributed by Michael Schwern.
* Add $Timeout (default 3 seconds) to control the timeout for
probing connections to the key server.
* Take account of the .ts files produced by newer MakeMakers
in the suggested MANIFEST.SKIP list.
[Changes for 0.42 - 2004-11-20]
* Move under SVK version control management; ditch keyword tags.
* Michael Schwern pointed out that during development, the
"signature.t" file would keep failing.
* Documented how to generate SIGNATURE files as part of "make dist",
for Module::Install, ExtUtils::MakeMaker and Module::Build users .
diffstat:
security/p5-Module-Signature/Makefile | 5 ++---
security/p5-Module-Signature/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 96356db39aaf -r f515a0ad0b68 security/p5-Module-Signature/Makefile
--- a/security/p5-Module-Signature/Makefile Sat Feb 19 10:23:43 2005 +0000
+++ b/security/p5-Module-Signature/Makefile Sat Feb 19 10:35:00 2005 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:08 grant Exp $
+# $NetBSD: Makefile,v 1.3 2005/02/19 10:35:00 wiz Exp $
#
-DISTNAME= Module-Signature-0.41
+DISTNAME= Module-Signature-0.44
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ms
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
diff -r 96356db39aaf -r f515a0ad0b68 security/p5-Module-Signature/distinfo
--- a/security/p5-Module-Signature/distinfo Sat Feb 19 10:23:43 2005 +0000
+++ b/security/p5-Module-Signature/distinfo Sat Feb 19 10:35:00 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/11/11 18:11:58 seb Exp $
+$NetBSD: distinfo,v 1.2 2005/02/19 10:35:00 wiz Exp $
-SHA1 (Module-Signature-0.41.tar.gz) = 203a35b8bb7f9098286fbb2c3c92465d83b51c88
-Size (Module-Signature-0.41.tar.gz) = 56276 bytes
+SHA1 (Module-Signature-0.44.tar.gz) = 85dbefa492db64cc18110162901c52debc9acbb9
+Size (Module-Signature-0.44.tar.gz) = 54622 bytes
SHA1 (patch-aa) = 17dc9e97f45058cc273265bcc3b9dcc1f39de6ec
Home |
Main Index |
Thread Index |
Old Index