diff options
author | edwin <edwin@FreeBSD.org> | 2003-05-09 08:58:53 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-05-09 08:58:53 +0800 |
commit | df414532284f38d650a1535ecc2d6a74b925a23b (patch) | |
tree | 44b7c5df1038e7e21cefd1e01613e620dfc4d4b4 | |
parent | 8f2143876198422022ff60821cc4a1ff4342ee2d (diff) | |
download | freebsd-ports-gnome-df414532284f38d650a1535ecc2d6a74b925a23b.tar.gz freebsd-ports-gnome-df414532284f38d650a1535ecc2d6a74b925a23b.tar.zst freebsd-ports-gnome-df414532284f38d650a1535ecc2d6a74b925a23b.zip |
maintainer-update devel/p5-ResourcePool to 1.03
vendor uptdate to 1.03:
* Applied a patch from Chad Redman which is basically the same as
the patch from Eric Parusel which was partitially applied to
1.0102. This time I applied the patch to the correct CVS branch
*argl*.
* Minor corrections and improvements in documentation.
PR: ports/51962
Submitted by: Erwin Lansing <erwin@lansing.dk>
-rw-r--r-- | devel/p5-ResourcePool/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-ResourcePool/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-ResourcePool/Makefile b/devel/p5-ResourcePool/Makefile index f0b43ab98084..6f8c43529f79 100644 --- a/devel/p5-ResourcePool/Makefile +++ b/devel/p5-ResourcePool/Makefile @@ -7,7 +7,7 @@ # PORTNAME= ResourcePool -PORTVERSION= 1.0102 +PORTVERSION= 1.0103 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ http://www.fatalmind.com/projects/ResourcePool/ diff --git a/devel/p5-ResourcePool/distinfo b/devel/p5-ResourcePool/distinfo index 8572f31c2ef3..9add38a72fc4 100644 --- a/devel/p5-ResourcePool/distinfo +++ b/devel/p5-ResourcePool/distinfo @@ -1 +1 @@ -MD5 (ResourcePool-1.0102.tar.gz) = 87a938cb552bb4322c0aaf443b455f76 +MD5 (ResourcePool-1.0103.tar.gz) = 68b429546b706b2111e36c6b6dc91ece |