From tjs@pluto.cdpa.nsysu.edu.tw  Fri Feb 23 04:05:11 2007
Return-Path: <tjs@pluto.cdpa.nsysu.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 9426216A400
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 Feb 2007 04:05:11 +0000 (UTC)
	(envelope-from tjs@pluto.cdpa.nsysu.edu.tw)
Received: from pluto.cdpa.nsysu.edu.tw (Pluto.CDPA.nsysu.edu.tw [140.117.205.30])
	by mx1.freebsd.org (Postfix) with ESMTP id 3FC7113C471
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 Feb 2007 04:05:10 +0000 (UTC)
	(envelope-from tjs@pluto.cdpa.nsysu.edu.tw)
Received: from pluto.cdpa.nsysu.edu.tw (localhost [127.0.0.1])
	by pluto.cdpa.nsysu.edu.tw (8.13.8/8.13.8) with ESMTP id l1N451wZ068408;
	Fri, 23 Feb 2007 12:05:02 +0800 (CST)
	(envelope-from tjs@pluto.cdpa.nsysu.edu.tw)
Received: (from root@localhost)
	by pluto.cdpa.nsysu.edu.tw (8.13.8/8.13.8/Submit) id l1N451VB068407;
	Fri, 23 Feb 2007 12:05:01 +0800 (CST)
	(envelope-from tjs)
Message-Id: <200702230405.l1N451VB068407@pluto.cdpa.nsysu.edu.tw>
Date: Fri, 23 Feb 2007 12:05:01 +0800 (CST)
From: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc: demon@freebsd.org
Subject: [PATCH] net/p5-Net-Z3950-ZOOM: update to 1.16
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         109448
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-Z3950-ZOOM: update to 1.16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    demon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 23 04:10:06 GMT 2007
>Closed-Date:    Thu May 03 08:48:36 GMT 2007
>Last-Modified:  Thu May  3 08:50:06 GMT 2007
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun Jan 28 11:18:52 CST 2007
>Description:
- Update to 1.16

Port maintainer (demon@FreeBSD.org) is cc'd.

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

--- p5-Net-Z3950-ZOOM-1.16.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Z3950-ZOOM/Makefile /hd1/p5-Net-Z3950-ZOOM/Makefile
--- /usr/ports/net/p5-Net-Z3950-ZOOM/Makefile	Sun Dec 24 00:04:33 2006
+++ /hd1/p5-Net-Z3950-ZOOM/Makefile	Fri Feb 23 12:02:22 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-Z3950-ZOOM
-PORTVERSION=	1.14
+PORTVERSION=	1.16
 CATEGORIES=	net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Net
@@ -16,6 +16,7 @@
 COMMENT=	A perl interface to the Z39.50 Object-Orientation Model (ZOOM)
 
 LIB_DEPENDS=	yaz.2:${PORTSDIR}/net/yaz
+RUN_DEPENDS=	p5-MARC-Record>=1.38:${PORTSDIR}/textproc/p5-MARC-Record
 
 PERL_CONFIGURE=	yes
 
@@ -25,8 +26,8 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${PERL_LEVEL} < 500600
-IGNORE=		requires perl version 5.6.0 or above
+.if ${PERL_LEVEL} < 500800
+IGNORE=		requires perl 5.8.0 or later. Install lang/perl5.8 then try again
 .endif
 
 .include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Z3950-ZOOM/distinfo /hd1/p5-Net-Z3950-ZOOM/distinfo
--- /usr/ports/net/p5-Net-Z3950-ZOOM/distinfo	Sun Dec 24 00:04:33 2006
+++ /hd1/p5-Net-Z3950-ZOOM/distinfo	Fri Feb 23 11:01:16 2007
@@ -1,3 +1,3 @@
-MD5 (Net-Z3950-ZOOM-1.14.tar.gz) = 57edb09c3285e3474cf80cd4907d1365
-SHA256 (Net-Z3950-ZOOM-1.14.tar.gz) = 736d795a0883757550f2d2ea06b933632421e6e30be8dce9080845b9f5b51ce1
-SIZE (Net-Z3950-ZOOM-1.14.tar.gz) = 61244
+MD5 (Net-Z3950-ZOOM-1.16.tar.gz) = 009a2df4b2e6e1d2643b8e4637805d2a
+SHA256 (Net-Z3950-ZOOM-1.16.tar.gz) = b481458a3874d0fb7e7842996896ed3551acfb772b118029a74fa25d2fa6e098
+SIZE (Net-Z3950-ZOOM-1.16.tar.gz) = 62354
--- p5-Net-Z3950-ZOOM-1.16.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->demon 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Feb 23 04:10:24 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109448 
State-Changed-From-To: open->closed 
State-Changed-By: demon 
State-Changed-When: Thu May 3 08:48:02 UTC 2007 
State-Changed-Why:  
Port updated to version 1.18, thanks for your patch. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109448 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/109448: commit references a PR
Date: Thu,  3 May 2007 08:44:20 +0000 (UTC)

 demon       2007-05-03 08:44:13 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/p5-Net-Z3950-ZOOM Makefile distinfo 
   Log:
   Update to 1.18
   
   PR:             109822, 109448 (update to 1.16)
   
   Revision  Changes    Path
   1.2       +1 -1      ports/net/p5-Net-Z3950-ZOOM/Makefile
   1.2       +3 -3      ports/net/p5-Net-Z3950-ZOOM/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
