summaryrefslogtreecommitdiff
path: root/net/p5-Net-SIP/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2008-01-07 09:39:10 +0000
committerAnton Berezin <tobez@FreeBSD.org>2008-01-07 09:39:10 +0000
commitf0e1a2e060fc159e1c6e83ee19367b1f174eea55 (patch)
treedca31f879eacc9d05a474c31dc14afded5314eff /net/p5-Net-SIP/Makefile
parentUpdate to 1.24. (diff)
Update to 0.41. Require perl 5.8.2+.
Changes: http://search.cpan.org/dist/Net-SIP/Changes
Notes
Notes: svn path=/head/; revision=205156
Diffstat (limited to 'net/p5-Net-SIP/Makefile')
-rw-r--r--net/p5-Net-SIP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-SIP/Makefile b/net/p5-Net-SIP/Makefile
index 22d3751fd14b..0324f27e8692 100644
--- a/net/p5-Net-SIP/Makefile
+++ b/net/p5-Net-SIP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-SIP
-PORTVERSION= 0.40
+PORTVERSION= 0.41
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +16,7 @@ COMMENT= Framework SIP (Voice Over IP, RFC3261)
RUN_DEPENDS= p5-Net-DNS>=0.56:${PORTSDIR}/dns/p5-Net-DNS
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.8.2+
MAN3= Net::SIP.3 Net::SIP::Debug.3 \
Net::SIP::Dispatcher.3 Net::SIP::Dispatcher::Eventloop.3 \