diff options
author | abs <abs@pkgsrc.org> | 2007-06-09 23:39:03 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2007-06-09 23:39:03 +0000 |
commit | aa80651ebc3818693d4733e024248fbb6ec41d5b (patch) | |
tree | af2665a4ed89ca0b7003ad4e6e0600149f2c3b57 /doc | |
parent | 9360e4ab2a7fa43058729f1ad8dd16c77bf3d295 (diff) | |
download | pkgsrc-aa80651ebc3818693d4733e024248fbb6ec41d5b.tar.gz |
Updated devel/p5-PAR-Dist 0.21 -> 0.22
By: smueller on 2007/04/30
* Patch from Jos Boumans: Remove use of "static" variable.
By: smueller on 2006/10/28
* parse_dist_name now supports versions starting with a 'v'.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2007 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index dba246eb0ba..b212a7392e1 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.1300 2007/06/09 23:38:12 abs Exp $ +$NetBSD: CHANGES-2007,v 1.1301 2007/06/09 23:39:32 abs Exp $ Changes to the packages collection and infrastructure in 2007: @@ -2511,3 +2511,4 @@ Changes to the packages collection and infrastructure in 2007: Updated devel/p5-Module-Build to 0.2808 [abs 2007-06-10] Updated devel/p5-Module-Install to 0.67 [abs 2007-06-10] Updated devel/p5-Module-ScanDeps to 0.74 [abs 2007-06-10] + Updated devel/p5-PAR-Dist to 0.22 [abs 2007-06-10] |