From 41d9483dde0739cae0c56143a33651997cac1998 Mon Sep 17 00:00:00 2001 From: mat Date: Thu, 17 Apr 2008 12:52:07 +0000 Subject: Update to 3.12 --- www/p5-Apache-AuthCookie/Makefile | 2 +- www/p5-Apache-AuthCookie/distinfo | 6 +++--- www/p5-Apache-AuthCookie/files/patch-Makefile.PL | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'www') diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile index 0156cd6eae31..45c4ae186561 100644 --- a/www/p5-Apache-AuthCookie/Makefile +++ b/www/p5-Apache-AuthCookie/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Apache-AuthCookie -PORTVERSION= 3.11 +PORTVERSION= 3.12 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Apache-AuthCookie/distinfo b/www/p5-Apache-AuthCookie/distinfo index 2d6844b795ba..66a1f41580ec 100644 --- a/www/p5-Apache-AuthCookie/distinfo +++ b/www/p5-Apache-AuthCookie/distinfo @@ -1,3 +1,3 @@ -MD5 (Apache-AuthCookie-3.11.tar.gz) = 536ad77c61eaafe1ef152ccdfcdbdbd2 -SHA256 (Apache-AuthCookie-3.11.tar.gz) = 2592a7d04323b697613c0f8a5d1328a1b3910778b80deefc8d9e7f71e930c8d3 -SIZE (Apache-AuthCookie-3.11.tar.gz) = 35827 +MD5 (Apache-AuthCookie-3.12.tar.gz) = f6a93ca0c75d201088f619f79ef405a9 +SHA256 (Apache-AuthCookie-3.12.tar.gz) = 2388904f0af07ea023c50fce0a9ff1d9b5facdc6e9b4fef8617d025df8f8d792 +SIZE (Apache-AuthCookie-3.12.tar.gz) = 36014 diff --git a/www/p5-Apache-AuthCookie/files/patch-Makefile.PL b/www/p5-Apache-AuthCookie/files/patch-Makefile.PL index 19c0430111ec..a58ae31e3df5 100644 --- a/www/p5-Apache-AuthCookie/files/patch-Makefile.PL +++ b/www/p5-Apache-AuthCookie/files/patch-Makefile.PL @@ -1,9 +1,9 @@ ---- Makefile.PL.orig Fri Aug 1 17:10:09 2003 -+++ Makefile.PL Sat Mar 6 12:23:30 2004 -@@ -89,6 +89,7 @@ - } +--- Makefile.PL.orig 2008-03-03 18:27:16.000000000 +0100 ++++ Makefile.PL 2008-04-17 14:22:53.000000000 +0200 +@@ -83,6 +83,7 @@ sub mod_perl_version { + # try to figure out what version of mod_perl is installed. + eval { require Apache2 }; eval { require mod_perl -- cgit