diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-05-22 18:02:52 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-05-22 18:02:52 +0800 |
commit | ae632884542e68694ba186eeeb69af44418e690d (patch) | |
tree | 4c98abf682837bc43251e784673efb1a83cbad04 /www | |
parent | b9508eced284bd82550ed8c2a6ba491dce7bc333 (diff) | |
download | freebsd-ports-gnome-ae632884542e68694ba186eeeb69af44418e690d.tar.gz freebsd-ports-gnome-ae632884542e68694ba186eeeb69af44418e690d.tar.zst freebsd-ports-gnome-ae632884542e68694ba186eeeb69af44418e690d.zip |
Update 1.22_02 -> 1.24:
Mostly non-critical bugfixes.
While a few new features have been added, most folks who need to upgrade
will know about the bugs that have been biting them.
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 6475c7fb50b7..5604af944435 100644 --- a/www/mod_perl/Makefile +++ b/www/mod_perl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_perl -PORTVERSION= 1.22 +PORTVERSION= 1.24 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 64959e5d4ce4..787871909b0f 100644 --- a/www/mod_perl/distinfo +++ b/www/mod_perl/distinfo @@ -1 +1 @@ -MD5 (mod_perl-1.22.tar.gz) = 5ec093c3b11c5b411d28aa1447b4a0bc +MD5 (mod_perl-1.24.tar.gz) = 08d0ac4c9e2436fdb038021ae8826a8c diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile index 6475c7fb50b7..5604af944435 100644 --- a/www/mod_perl2/Makefile +++ b/www/mod_perl2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_perl -PORTVERSION= 1.22 +PORTVERSION= 1.24 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 64959e5d4ce4..787871909b0f 100644 --- a/www/mod_perl2/distinfo +++ b/www/mod_perl2/distinfo @@ -1 +1 @@ -MD5 (mod_perl-1.22.tar.gz) = 5ec093c3b11c5b411d28aa1447b4a0bc +MD5 (mod_perl-1.24.tar.gz) = 08d0ac4c9e2436fdb038021ae8826a8c |