From leeym@utopia.leeym.com  Sun Feb 23 06:00:13 2003
Return-Path: <leeym@utopia.leeym.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 70C2C37B405
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Feb 2003 06:00:13 -0800 (PST)
Received: from utopia.leeym.com (utopia.leeym.com [61.218.64.93])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7208B43FAF
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Feb 2003 06:00:12 -0800 (PST)
	(envelope-from leeym@utopia.leeym.com)
Received: from localhost (localhost [127.0.0.1])
	by utopia.leeym.com (Postfix) with ESMTP id 1FAAE3E9D93
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Feb 2003 22:00:10 +0800 (CST)
Received: by utopia.leeym.com (Postfix, from userid 1000)
	id EC2E13E9D92; Sun, 23 Feb 2003 21:59:58 +0800 (CST)
Message-Id: <20030223135958.EC2E13E9D92@utopia.leeym.com>
Date: Sun, 23 Feb 2003 21:59:58 +0800 (CST)
From: Yen-Ming Lee <leeym@utopia.leeym.com>
Reply-To: Yen-Ming Lee <leeym@utopia.leeym.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: update port: security/p5-IO-Socket-SSL to 0.92
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48594
>Category:       ports
>Synopsis:       update port: security/p5-IO-Socket-SSL to 0.92
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    scrappy
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 23 06:00:17 PST 2003
>Closed-Date:    Wed Apr 23 18:07:03 PDT 2003
>Last-Modified:  Wed Apr 23 18:07:03 PDT 2003
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->scrappy 
Responsible-Changed-By: leeym 
Responsible-Changed-When: Sun Feb 23 07:12:22 PST 2003 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48594 
State-Changed-From-To: open->closed 
State-Changed-By: kuriyama 
State-Changed-When: Wed Apr 23 18:06:51 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48594 
>Unformatted:
