ports/99701: [PATCH] net/p5-Net-SDP: update to 0.05

Aaron Dalton aaron at FreeBSD.org
Sat Jul 1 22:27:59 UTC 2006


>Number:         99701
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-SDP: update to 0.05
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 01 22:00:34 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May  8 10:21:06 UTC
>Description:
- Update to 0.05

Port maintainer (skv at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Net-SDP-0.05.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-SDP/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	16 Jun 2006 11:32:58 -0000	1.3
+++ Makefile	1 Jul 2006 19:53:11 -0000
@@ -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 @@
 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>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-SDP/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	16 Jun 2006 11:32:58 -0000	1.4
+++ distinfo	1 Jul 2006 19:53:11 -0000
@@ -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
--- p5-Net-SDP-0.05.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list