diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-07-27 13:18:45 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-07-27 13:18:45 +0000 |
commit | 3fef219d738ac8b43b74999545d958787e236f19 (patch) | |
tree | ded621d6e7dda80e816ec717b83fee2f4a77d826 | |
parent | Update to 0.5 (diff) |
Update to 0.25_02
Notes
Notes:
svn path=/head/; revision=114874
-rw-r--r-- | devel/p5-Module-Build/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Module-Build/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Module-Build/Makefile b/devel/p5-Module-Build/Makefile index dec2ed674544..d3b96b3e5d9a 100644 --- a/devel/p5-Module-Build/Makefile +++ b/devel/p5-Module-Build/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Module-Build -PORTVERSION= 0.25.01 +PORTVERSION= 0.25.02 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Module/KWILLIAMS diff --git a/devel/p5-Module-Build/distinfo b/devel/p5-Module-Build/distinfo index 30018b23f92a..037fd7e1f220 100644 --- a/devel/p5-Module-Build/distinfo +++ b/devel/p5-Module-Build/distinfo @@ -1,2 +1,2 @@ -MD5 (Module-Build-0.25_01.tar.gz) = a688c1ab05fcb5d5011cee44f6de92fa -SIZE (Module-Build-0.25_01.tar.gz) = 108910 +MD5 (Module-Build-0.25_02.tar.gz) = d82e0be4b4a74a5092a7a0c78d6eda0c +SIZE (Module-Build-0.25_02.tar.gz) = 114124 |