ports/100514: [PATCH] security/p5-IO-Socket-SSL: update to 0.99.1

Gea-Suan Lin gslin at gslin.org
Wed Jul 19 06:10:19 UTC 2006


>Number:         100514
>Category:       ports
>Synopsis:       [PATCH] security/p5-IO-Socket-SSL: update to 0.99.1
>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:   Wed Jul 19 06:10:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 0.99.1
- Reduce building dependencies.
- Add $FreeBSD$ to pkg-plist and sort it.

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

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

--- p5-IO-Socket-SSL-0.99.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/p5-IO-Socket-SSL/Makefile /home/staff/gslin/work/p5-IO-Socket-SSL/Makefile
--- /usr/ports/security/p5-IO-Socket-SSL/Makefile	Mon Aug  1 01:19:47 2005
+++ /home/staff/gslin/work/p5-IO-Socket-SSL/Makefile	Wed Jul 19 14:04:17 2006
@@ -6,17 +6,17 @@
 #
 
 PORTNAME=	IO-Socket-SSL
-PORTVERSION=	0.97
+PORTVERSION=	0.99.1
 CATEGORIES=	security perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	IO
 PKGNAMEPREFIX=	p5-
+DISTNAME=	${PORTNAME}-0.991
 
 MAINTAINER=	scrappy at FreeBSD.org
 COMMENT=	Perl5 interface to SSL sockets
 
-BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/security/p5-IO-Socket-SSL/distinfo /home/staff/gslin/work/p5-IO-Socket-SSL/distinfo
--- /usr/ports/security/p5-IO-Socket-SSL/distinfo	Tue Jan 24 09:03:15 2006
+++ /home/staff/gslin/work/p5-IO-Socket-SSL/distinfo	Wed Jul 19 14:02:28 2006
@@ -1,3 +1,3 @@
-MD5 (IO-Socket-SSL-0.97.tar.gz) = 34562e9475de132faa0f14ca2be053a5
-SHA256 (IO-Socket-SSL-0.97.tar.gz) = a491e815462f2ff698b123e161f259d5be84fb6b9c7d702dea907acfa059975d
-SIZE (IO-Socket-SSL-0.97.tar.gz) = 32741
+MD5 (IO-Socket-SSL-0.991.tar.gz) = 050767e4ef39f53b22aa8ffa6a32f6a3
+SHA256 (IO-Socket-SSL-0.991.tar.gz) = 905bf8edb54707cca9466e96818ce615bae1a5f3a82e6c930f947fdfd90867de
+SIZE (IO-Socket-SSL-0.991.tar.gz) = 39160
diff -ruN --exclude=CVS /usr/ports/security/p5-IO-Socket-SSL/pkg-plist /home/staff/gslin/work/p5-IO-Socket-SSL/pkg-plist
--- /usr/ports/security/p5-IO-Socket-SSL/pkg-plist	Sun Jan 22 10:50:49 2006
+++ /home/staff/gslin/work/p5-IO-Socket-SSL/pkg-plist	Wed Jul 19 14:03:57 2006
@@ -1,7 +1,8 @@
-%%SITE_PERL%%/IO/Socket/SSL.pm
+ at comment $FreeBSD$
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/SSL/.packlist
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/SSL
+%%SITE_PERL%%/IO/Socket/SSL.pm
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/SSL
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket
- at dirrm %%SITE_PERL%%/IO/Socket
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO
+ at dirrmtry %%SITE_PERL%%/IO/Socket
 @dirrmtry %%SITE_PERL%%/IO
--- p5-IO-Socket-SSL-0.99.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list