diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-12-08 11:01:40 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-12-08 11:01:40 +0000 |
commit | 484640664a4dc8d44fd6e01263332fa7e8df52ff (patch) | |
tree | 2d73b4ab078c719ccc5f755192780396d6967452 | |
parent | Fix information leakage security vulnerability. (diff) |
Update to 0.26.06
Notes
Notes:
svn path=/head/; revision=123453
-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 311a63345dc6..1185d1b4ceed 100644 --- a/devel/p5-Module-Build/Makefile +++ b/devel/p5-Module-Build/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Module-Build -PORTVERSION= 0.26.05 +PORTVERSION= 0.26.06 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 cdc0ef536f2d..205419094436 100644 --- a/devel/p5-Module-Build/distinfo +++ b/devel/p5-Module-Build/distinfo @@ -1,2 +1,2 @@ -MD5 (Module-Build-0.2605.tar.gz) = bd58160de80e8d9c5ca6aa7bb603b6ca -SIZE (Module-Build-0.2605.tar.gz) = 124788 +MD5 (Module-Build-0.2606.tar.gz) = 7c03476a9c0b5b27416b8a978afa8996 +SIZE (Module-Build-0.2606.tar.gz) = 124970 |