Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2003 21:59:58 +0800 (CST)
From:      Yen-Ming Lee <leeym@utopia.leeym.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48594: update port: security/p5-IO-Socket-SSL to 0.92
Message-ID:  <20030223135958.EC2E13E9D92@utopia.leeym.com>

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

>Number:         48594
>Category:       ports
>Synopsis:       update port: security/p5-IO-Socket-SSL to 0.92
>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:   Sun Feb 23 06:00:17 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 5.0-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 5.0-RELEASE-p1 FreeBSD 5.0-RELEASE-p1 #16: Thu Feb 6 06:27:39 CST 2003 root@utopia.leeym.com:/mnt/obj/usr/src/sys/UTOPIA i386


	
>Description:
- update to IO-Socket-SSL-0.92
- use COMMENT (pkg-comment should be removed)
- add WWW in pkg-descr

	
>How-To-Repeat:
	
>Fix:

	

--- p5-IO-Socket-SSL.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/p5-IO-Socket-SSL/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	22 Feb 2003 16:12:22 -0000	1.6
+++ Makefile	23 Feb 2003 13:56:15 -0000
@@ -6,13 +6,14 @@
 #
 
 PORTNAME=	IO-Socket-SSL
-PORTVERSION=	0.80
+PORTVERSION=	0.92
 CATEGORIES=	security perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	IO
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	scrappy@FreeBSD.org
+COMMENT=	Perl5 interface to SSL sockets
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/p5-IO-Socket-SSL/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	29 Mar 2002 06:05:40 -0000	1.3
+++ distinfo	23 Feb 2003 13:56:15 -0000
@@ -1 +1 @@
-MD5 (IO-Socket-SSL-0.80.tar.gz) = ed7c74c3b4a8bb41b575dc40e4ec6950
+MD5 (IO-Socket-SSL-0.92.tar.gz) = c4757e406591dcfb1e068d0156a33601
Index: pkg-comment
===================================================================
RCS file: /home/ncvs/ports/security/p5-IO-Socket-SSL/pkg-comment,v
retrieving revision 1.1
diff -u -r1.1 pkg-comment
--- pkg-comment	28 Oct 2000 00:23:12 -0000	1.1
+++ pkg-comment	23 Feb 2003 13:56:15 -0000
@@ -1 +0,0 @@
-Perl5 interface to SSL sockets
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/security/p5-IO-Socket-SSL/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	28 Oct 2000 00:23:12 -0000	1.1
+++ pkg-descr	23 Feb 2003 13:56:15 -0000
@@ -2,3 +2,5 @@
 interface to SSL sockets. The class is a descendent of
 IO::Socket::INET and provides a subset of the base class's
 interface methods.
+
+WWW: http://search.cpan.org/dist/IO-Socket-SSL/
--- p5-IO-Socket-SSL.diff ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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