pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-PAR-Dist Updated devel/p5-PAR-Dist to 0.29
details: https://anonhg.NetBSD.org/pkgsrc/rev/292b0cabf9eb
branches: trunk
changeset: 542827:292b0cabf9eb
user: abs <abs%pkgsrc.org@localhost>
date: Wed May 28 21:32:41 2008 +0000
description:
Updated devel/p5-PAR-Dist to 0.29
By: smueller on 2008/02/06
* Make file://foo.par URLs installable.
* This is 0.29.
____________________________________________________________________________
By: smueller on 2008/02/05
* Setting installation targets to undef with install_par
should remove them altogether now. This way, you can
make sure, some parts aren't installed. (Such as manpages
on win32)
* This is 0.28.
* Now hopefully back to bi-annual releases ;)
____________________________________________________________________________
By: smueller on 2008/02/04
* No more signature. I keep breaking things with it.
* This is 0.27.
____________________________________________________________________________
By: smueller on 2008/02/03
* If the return code from LWP::Simple is 304/not modified,
then that's a success. So we shouldn't throw an error.
* This is 0.26.
____________________________________________________________________________
By: smueller on 2007/06/29
* Use Archive::Unzip::Burst for unzipping if available.
* Some refactoring and code cleanup.
* This is 0.25.
____________________________________________________________________________
By: smueller on 2007/07/20
* Remove shebang from Makefile.PL. No assumptions about the user's perl.
* Port Makefile.PL to use ExtUtils::MakeMaker so I no longer need to
release for Module::Install upgrades. PAR::Dist wasn't using any of
the advanced features anyway!
* This is 0.24.
____________________________________________________________________________
By: smueller on 2007/06/20
* Add contains_binaries.
* This is 0.23
diffstat:
devel/p5-PAR-Dist/Makefile | 4 ++--
devel/p5-PAR-Dist/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r b00d3898a856 -r 292b0cabf9eb devel/p5-PAR-Dist/Makefile
--- a/devel/p5-PAR-Dist/Makefile Wed May 28 21:29:55 2008 +0000
+++ b/devel/p5-PAR-Dist/Makefile Wed May 28 21:32:41 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2007/06/13 09:41:30 heinz Exp $
+# $NetBSD: Makefile,v 1.11 2008/05/28 21:32:41 abs Exp $
#
-DISTNAME= PAR-Dist-0.22
+DISTNAME= PAR-Dist-0.29
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5moi
CATEGORIES= devel perl5
diff -r b00d3898a856 -r 292b0cabf9eb devel/p5-PAR-Dist/distinfo
--- a/devel/p5-PAR-Dist/distinfo Wed May 28 21:29:55 2008 +0000
+++ b/devel/p5-PAR-Dist/distinfo Wed May 28 21:32:41 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2007/06/09 23:39:03 abs Exp $
+$NetBSD: distinfo,v 1.5 2008/05/28 21:32:41 abs Exp $
-SHA1 (PAR-Dist-0.22.tar.gz) = d856bbb08e8bdb7e04d359490abb17b58a936f91
-RMD160 (PAR-Dist-0.22.tar.gz) = bed57c7879848733a8287b31b6b8300e0b6fed14
-Size (PAR-Dist-0.22.tar.gz) = 24162 bytes
+SHA1 (PAR-Dist-0.29.tar.gz) = bfcbcd7f0aa7e767f9c9e27099f1f2a5f64e53f1
+RMD160 (PAR-Dist-0.29.tar.gz) = 31bb3376663ce9d85e005d30866cc33c5cfd3a4f
+Size (PAR-Dist-0.29.tar.gz) = 14565 bytes
Home |
Main Index |
Thread Index |
Old Index