diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2002-06-19 20:35:52 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2002-06-19 20:35:52 +0800 |
commit | ebe4820eb0012e70fc137d3040a9c768bab98f71 (patch) | |
tree | 531b1e167d6a74e36f84081450ff3bdbb7766496 /www | |
parent | f85c3023b2a73a073b840ba30bda9cc5358666cc (diff) | |
download | freebsd-ports-gnome-ebe4820eb0012e70fc137d3040a9c768bab98f71.tar.gz freebsd-ports-gnome-ebe4820eb0012e70fc137d3040a9c768bab98f71.tar.zst freebsd-ports-gnome-ebe4820eb0012e70fc137d3040a9c768bab98f71.zip |
Update to mod_perl-1.27.
The person who requested this change says that mail to the maintainer
bounces. I have confirmed this.
I will understand if the maintainer backs this change out and handles
the update differently later.
Requested by: Mars G Miro <mars@cannoncreek.com>
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_perl/Makefile | 2 | ||||
-rw-r--r-- | www/mod_perl/distinfo | 2 | ||||
-rw-r--r-- | www/mod_perl2/Makefile | 2 | ||||
-rw-r--r-- | www/mod_perl2/distinfo | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/www/mod_perl/Makefile b/www/mod_perl/Makefile index 42d9fe219cd5..45363f6931bd 100644 --- a/www/mod_perl/Makefile +++ b/www/mod_perl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_perl -PORTVERSION= 1.26 +PORTVERSION= 1.27 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache diff --git a/www/mod_perl/distinfo b/www/mod_perl/distinfo index 5716d849d5ea..9619db4c403b 100644 --- a/www/mod_perl/distinfo +++ b/www/mod_perl/distinfo @@ -1 +1 @@ -MD5 (mod_perl-1.26.tar.gz) = 3281fb3dc58c3a272d30f8fc5c492256 +MD5 (mod_perl-1.27.tar.gz) = bd07f4f1065eb0d0a8d8004219357d8c diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile index 42d9fe219cd5..45363f6931bd 100644 --- a/www/mod_perl2/Makefile +++ b/www/mod_perl2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_perl -PORTVERSION= 1.26 +PORTVERSION= 1.27 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache diff --git a/www/mod_perl2/distinfo b/www/mod_perl2/distinfo index 5716d849d5ea..9619db4c403b 100644 --- a/www/mod_perl2/distinfo +++ b/www/mod_perl2/distinfo @@ -1 +1 @@ -MD5 (mod_perl-1.26.tar.gz) = 3281fb3dc58c3a272d30f8fc5c492256 +MD5 (mod_perl-1.27.tar.gz) = bd07f4f1065eb0d0a8d8004219357d8c |