ports/153092: [PATCH] security/p5-IO-Socket-SSL: [SUMMARIZE CHANGES]

Philip M. Gollucci pgollucci at p6m7g8.com
Sun Dec 12 21:50:40 UTC 2010


>Number:         153092
>Category:       ports
>Synopsis:       [PATCH] security/p5-IO-Socket-SSL: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 12 21:50:39 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Oct 12 00:51:25 UTC 2010
>Description:
[DESCRIBE CHANGES]

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

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

--- p5-IO-Socket-SSL-1.35.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/p5-IO-Socket-SSL/Makefile,v
retrieving revision 1.43
diff -u -u -r1.43 Makefile
--- Makefile	7 Dec 2010 09:04:47 -0000	1.43
+++ Makefile	12 Dec 2010 20:52:40 -0000
@@ -15,8 +15,9 @@
 COMMENT=	Perl5 interface to SSL sockets
 
 RUN_DEPENDS=	p5-Net-SSLeay>=1.21:${PORTSDIR}/security/p5-Net-SSLeay \
-	${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6
-BUILD_DEPENDS=	${RUN_DEPENDS}
+	${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 \
+	p5-Net-LibIDN>=0:${PORTSDIR}/dns/p5-Net-LibIDN
+#	 p5-Net-IDN-Encode>=0:${PORTSDIR}/textproc/p5-Net-IDN-Encode
 
 PERL_CONFIGURE=	yes
 
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/security/p5-IO-Socket-SSL/pkg-plist,v
retrieving revision 1.10
diff -u -u -r1.10 pkg-plist
--- pkg-plist	7 Dec 2010 09:04:47 -0000	1.10
+++ pkg-plist	12 Dec 2010 19:04:40 -0000
@@ -1,6 +1,5 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/SSL/.packlist
 %%SITE_PERL%%/IO/Socket/SSL.pm
-lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%/perllocal.pod
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/SSL
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO
--- p5-IO-Socket-SSL-1.35.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list