Update to 0.05

PR:		ports/99701
Submitted by:	aaron
This commit is contained in:
Sergey Skvortsov 2006-07-03 12:20:12 +00:00
parent 0352b32a05
commit 36782e48ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166829
2 changed files with 11 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Net-SDP
PORTVERSION= 0.04
PORTVERSION= 0.05
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@ -23,4 +23,10 @@ PERL_MODBUILD= yes
MAN1= sdp2rat.1
MAN3= Net::SDP.3 Net::SDP::Media.3 Net::SDP::Time.3
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600 # inherited from p5-libwww
IGNORE= requires at least Perl 5.6. Please install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (Net-SDP-0.04.tar.gz) = 3ffaa5d3fbd9d3a97221b18899d06d69
SHA256 (Net-SDP-0.04.tar.gz) = 96b5e4835e4b934e19122f650cf80b36821f854d16d4d9d96a146f5f94722c65
SIZE (Net-SDP-0.04.tar.gz) = 19230
MD5 (Net-SDP-0.05.tar.gz) = 63b19217f404bf1f1fc4aa18c10a0357
SHA256 (Net-SDP-0.05.tar.gz) = bd0caf565355c0983e88f51795e258cbfab28d4e3aae0b9086a90d29a5fbd1d2
SIZE (Net-SDP-0.05.tar.gz) = 19385