diff options
author | he <he> | 2009-01-04 22:37:19 +0000 |
---|---|---|
committer | he <he> | 2009-01-04 22:37:19 +0000 |
commit | 7e3a6f1fe4084dfe4f7ec5f54c9d7268f40a6519 (patch) | |
tree | e7440f8b27bb5bb05a41d04cb6097e1fbc74db9c | |
parent | e1b3bd96d2481987b246a072972ab1a9f5bfdc3b (diff) | |
download | pkgsrc-7e3a6f1fe4084dfe4f7ec5f54c9d7268f40a6519.tar.gz |
Update from version 0.40nb1 to 0.42.
Upstream changes:
By: smueller on 2009/01/03
* Apply *correct* patch for blib_to_par across file system
boundaries from Radek. (Radek's patch was correct, just not my
application.)
* This is 0.42.
By: smueller on 2008/12/17
* Apply patch for blib_to_par across file system boundaries from Radek.
* This is 0.41.
-rw-r--r-- | devel/p5-PAR-Dist/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-PAR-Dist/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-PAR-Dist/Makefile b/devel/p5-PAR-Dist/Makefile index 49a04906cac..74824ee4a1b 100644 --- a/devel/p5-PAR-Dist/Makefile +++ b/devel/p5-PAR-Dist/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2008/12/18 21:44:57 he Exp $ +# $NetBSD: Makefile,v 1.17 2009/01/04 22:37:19 he Exp $ # -DISTNAME= PAR-Dist-0.40 +DISTNAME= PAR-Dist-0.42 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5moi CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PAR/} diff --git a/devel/p5-PAR-Dist/distinfo b/devel/p5-PAR-Dist/distinfo index 6d3a3372b47..8a966448ca7 100644 --- a/devel/p5-PAR-Dist/distinfo +++ b/devel/p5-PAR-Dist/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2008/11/17 04:20:50 he Exp $ +$NetBSD: distinfo,v 1.8 2009/01/04 22:37:19 he Exp $ -SHA1 (PAR-Dist-0.40.tar.gz) = 309ecc52fd9b521d34b2e28d74011ee44cd6ee7a -RMD160 (PAR-Dist-0.40.tar.gz) = ec34f47500e70ae4f60844e58d074a2fa116d3be -Size (PAR-Dist-0.40.tar.gz) = 35471 bytes +SHA1 (PAR-Dist-0.42.tar.gz) = 1ed2a3a180c69fbb357e1753ca6e34586777214e +RMD160 (PAR-Dist-0.42.tar.gz) = f288257af921c63ce9ad1c550227f4b47a642fac +Size (PAR-Dist-0.42.tar.gz) = 35585 bytes |