Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Dec 2010 21:41:51 GMT
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jadawin@FreeBSD.org
Subject:   ports/153092: [PATCH] security/p5-IO-Socket-SSL: [SUMMARIZE CHANGES]
Message-ID:  <201012122141.oBCLfpH5002562@frieza.p6m7g8.net>
Resent-Message-ID: <201012122150.oBCLodPG041075@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012122141.oBCLfpH5002562>