pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-Template Update to 1.44:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2bf63e633047
branches:  trunk
changeset: 503603:2bf63e633047
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Nov 23 22:15:35 2005 +0000

description:
Update to 1.44:

This is a maintentance release.  There are no feature changes.

        _scrubpkg, which was responsible for eptying out temporary
        packages after the module had done with them, wasn't always
        working; the result was memory-leaks in long-running
        applications.  This should be fixed now, and there is a test
        in the test suite for it.

        Minor changes to the test suite to prevent spurious errors.

        Minor documentation changes.

diffstat:

 textproc/p5-Text-Template/Makefile |  7 +++----
 textproc/p5-Text-Template/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (30 lines):

diff -r b8e1ef79f4ed -r 2bf63e633047 textproc/p5-Text-Template/Makefile
--- a/textproc/p5-Text-Template/Makefile        Wed Nov 23 22:14:52 2005 +0000
+++ b/textproc/p5-Text-Template/Makefile        Wed Nov 23 22:15:35 2005 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2005/08/06 06:19:33 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2005/11/23 22:15:35 wiz Exp $
 #
 
-DISTNAME=       Text-Template-1.43
-PKGNAME=        p5-${DISTNAME}
+DISTNAME=      Text-Template-1.44
+PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5tte
-PKGREVISION=   2
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}
 
diff -r b8e1ef79f4ed -r 2bf63e633047 textproc/p5-Text-Template/distinfo
--- a/textproc/p5-Text-Template/distinfo        Wed Nov 23 22:14:52 2005 +0000
+++ b/textproc/p5-Text-Template/distinfo        Wed Nov 23 22:15:35 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/02/24 14:48:46 agc Exp $
+$NetBSD: distinfo,v 1.6 2005/11/23 22:15:35 wiz Exp $
 
-SHA1 (Text-Template-1.43.tar.gz) = db7da3a852b7180ac326f7b0291ca51f907bdde6
-RMD160 (Text-Template-1.43.tar.gz) = 049d23a6a7595ac204b55f11568543ad5a4e18ea
-Size (Text-Template-1.43.tar.gz) = 43455 bytes
+SHA1 (Text-Template-1.44.tar.gz) = 88c35f48770d100dfcb8eee4a9d16a39da09b9f7
+RMD160 (Text-Template-1.44.tar.gz) = 80b179ed74fbdb635170791bf655dd124dc262b0
+Size (Text-Template-1.44.tar.gz) = 43481 bytes



Home | Main Index | Thread Index | Old Index