pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-prefork Updating package for p5 module prefor...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a3cb94032d54
branches:  trunk
changeset: 397171:a3cb94032d54
user:      sno <sno%pkgsrc.org@localhost>
date:      Sun Aug 09 09:53:32 2009 +0000

description:
Updating package for p5 module prefork from 1.03 to 1.04

pkgsrc changes:
  - Adding license (perl5 license)

Upstream changes:
1.04 Sun 12 Jul 2009
        - Upgrading to Module::Install::DSL 0.91
        - Sometimes there is no Config_heavy.pl
        - Updating dependencies to rid myself of memory leaks

diffstat:

 devel/p5-prefork/Makefile |  5 +++--
 devel/p5-prefork/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r bb7cd56e9276 -r a3cb94032d54 devel/p5-prefork/Makefile
--- a/devel/p5-prefork/Makefile Sun Aug 09 09:53:07 2009 +0000
+++ b/devel/p5-prefork/Makefile Sun Aug 09 09:53:32 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2009/04/23 07:12:14 sno Exp $
+# $NetBSD: Makefile,v 1.12 2009/08/09 09:53:32 sno Exp $
 #
 
-DISTNAME=      prefork-1.03
+DISTNAME=      prefork-1.04
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Net/ADAMK/}
@@ -9,6 +9,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/prefork/
 COMMENT=       Optimize module loading across forking and non-forking scenarios
+LICENSE=       ${PERL5_LICENSE}
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 PKG_DESTDIR_SUPPORT=   user-destdir
diff -r bb7cd56e9276 -r a3cb94032d54 devel/p5-prefork/distinfo
--- a/devel/p5-prefork/distinfo Sun Aug 09 09:53:07 2009 +0000
+++ b/devel/p5-prefork/distinfo Sun Aug 09 09:53:32 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2009/04/23 07:12:14 sno Exp $
+$NetBSD: distinfo,v 1.6 2009/08/09 09:53:32 sno Exp $
 
-SHA1 (prefork-1.03.tar.gz) = 29d58929a8609a288bb8382d94d99d0129fa1d8e
-RMD160 (prefork-1.03.tar.gz) = b90150f42d7c95ee7e82266584728832af00b314
-Size (prefork-1.03.tar.gz) = 28790 bytes
+SHA1 (prefork-1.04.tar.gz) = f92d4de1ea268410262a117f992c437ee7e940a4
+RMD160 (prefork-1.04.tar.gz) = d297cff7fdb6bbf51ef91d26a1980c5f7394ca14
+Size (prefork-1.04.tar.gz) = 29059 bytes



Home | Main Index | Thread Index | Old Index