Skip site navigation (1)Skip section navigation (2)
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:   ports/109448: [PATCH] net/p5-Net-Z3950-ZOOM: update to 1.16
Message-ID:  <200702230405.l1N451VB068407@pluto.cdpa.nsysu.edu.tw>
Resent-Message-ID: <200702230410.l1N4A6cb059892@freefall.freebsd.org>

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

>Number:         109448
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-Z3950-ZOOM: update to 1.16
>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:   Fri Feb 23 04:10:06 GMT 2007
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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