aboutsummaryrefslogtreecommitdiff
path: root/www/perlbal
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-10-21 14:33:30 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-10-21 14:33:30 +0000
commit5a94e6f40606ea011afb75662e2df28fe722ae58 (patch)
tree8d17f446fc48e291bc089eb843f8c22bd059ab4c /www/perlbal
parent41ea7ff3f8b22d96acad9cb3b39be205984abbf6 (diff)
downloadports-5a94e6f40606ea011afb75662e2df28fe722ae58.tar.gz
ports-5a94e6f40606ea011afb75662e2df28fe722ae58.zip
Notes
Diffstat (limited to 'www/perlbal')
-rw-r--r--www/perlbal/Makefile4
-rw-r--r--www/perlbal/distinfo4
-rw-r--r--www/perlbal/pkg-plist2
3 files changed, 6 insertions, 4 deletions
diff --git a/www/perlbal/Makefile b/www/perlbal/Makefile
index a079244310c3..8db436c32bcf 100644
--- a/www/perlbal/Makefile
+++ b/www/perlbal/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Perlbal
-PORTVERSION= 1.36
+PORTVERSION= 1.38
CATEGORIES= www
MASTER_SITES= http://www.danga.com/dist/Perlbal/
PKGNAMEPREFIX= p5-
@@ -16,7 +16,7 @@ COMMENT= Reverse-proxy load balancer and webserver
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/${PERL_ARCH}/BSD/Resource.pm:${PORTSDIR}/devel/p5-BSD-Resource \
- p5-Danga-Socket>=1.44:${PORTSDIR}/devel/p5-Danga-Socket \
+ ${SITE_PERL}/Danga/Socket.pm:${PORTSDIR}/devel/p5-Danga-Socket \
${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net-mgmt/p5-Net-Netmask
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/www/perlbal/distinfo b/www/perlbal/distinfo
index 9fbb9a3aaf97..bc55fcb120a4 100644
--- a/www/perlbal/distinfo
+++ b/www/perlbal/distinfo
@@ -1,2 +1,2 @@
-MD5 (Perlbal-1.36.tar.gz) = 4f90db1ed6b6362811df07cc6fc8b5f5
-SIZE (Perlbal-1.36.tar.gz) = 95079
+MD5 (Perlbal-1.38.tar.gz) = 2dc8ab4ee887e4b6e6a9ec38ecda9b60
+SIZE (Perlbal-1.38.tar.gz) = 101001
diff --git a/www/perlbal/pkg-plist b/www/perlbal/pkg-plist
index 27657afec96b..728fc70da70c 100644
--- a/www/perlbal/pkg-plist
+++ b/www/perlbal/pkg-plist
@@ -9,6 +9,7 @@ bin/perlbal
%%SITE_PERL%%/Perlbal/CommandContext.pm
%%SITE_PERL%%/Perlbal/HTTPHeaders.pm
%%SITE_PERL%%/Perlbal/ManageCommand.pm
+%%SITE_PERL%%/Perlbal/Plugin/AccessControl.pm
%%SITE_PERL%%/Perlbal/Plugin/Highpri.pm
%%SITE_PERL%%/Perlbal/Plugin/Palimg.pm
%%SITE_PERL%%/Perlbal/Plugin/Queues.pm
@@ -22,6 +23,7 @@ bin/perlbal
%%SITE_PERL%%/Perlbal/Test.pm
%%SITE_PERL%%/Perlbal/Test/WebClient.pm
%%SITE_PERL%%/Perlbal/Test/WebServer.pm
+%%SITE_PERL%%/Perlbal/UploadListener.pm
%%SITE_PERL%%/Perlbal/Util.pm
%%SITE_PERL%%/mach/auto/Perlbal/.packlist
@dirrm %%SITE_PERL%%/Perlbal/Plugin