Date: Thu, 18 Jun 2009 19:24:18 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: demon@FreeBSD.org Subject: ports/135789: [PATCH] net/p5-Net-Z3950-ZOOM: update to 1.25 Message-ID: <200906182324.n5INOI7w026991@frieza.p6m7g8.net> Resent-Message-ID: <200906182330.n5INUaRq005974@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135789 >Category: ports >Synopsis: [PATCH] net/p5-Net-Z3950-ZOOM: update to 1.25 >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: Thu Jun 18 23:30:35 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 8.0-CURRENT amd64 >Organization: RideCharge Inc. >Environment: System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun 4 00:22:57 EDT >Description: - Update to 1.25 Port maintainer (demon@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Net-Z3950-ZOOM-1.25.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/p5-Net-Z3950-ZOOM/Makefile,v retrieving revision 1.7 diff -u -u -r1.7 Makefile --- Makefile 17 Apr 2008 14:27:41 -0000 1.7 +++ Makefile 18 Jun 2009 21:33:41 -0000 @@ -6,8 +6,7 @@ # PORTNAME= Net-Z3950-ZOOM -PORTVERSION= 1.21 -PORTREVISION= 1 +PORTVERSION= 1.25 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +16,7 @@ LIB_DEPENDS= yaz.3:${PORTSDIR}/net/yaz BUILD_DEPENDS= p5-MARC-Record>=1.38:${PORTSDIR}/textproc/p5-MARC-Record -RUN_DEPENDS= p5-MARC-Record>=1.38:${PORTSDIR}/textproc/p5-MARC-Record +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/p5-Net-Z3950-ZOOM/distinfo,v retrieving revision 1.3 diff -u -u -r1.3 distinfo --- distinfo 8 Feb 2008 15:20:38 -0000 1.3 +++ distinfo 18 Jun 2009 03:28:40 -0000 @@ -1,3 +1,3 @@ -MD5 (Net-Z3950-ZOOM-1.21.tar.gz) = 0894f760a1cafe4cd1b7b450b8fe7b19 -SHA256 (Net-Z3950-ZOOM-1.21.tar.gz) = 9a003fe52edb44633651e9ec74419440de99e5214688a201221a17f18e699c81 -SIZE (Net-Z3950-ZOOM-1.21.tar.gz) = 66878 +MD5 (Net-Z3950-ZOOM-1.25.tar.gz) = b176d1960652504d004046236ed16c88 +SHA256 (Net-Z3950-ZOOM-1.25.tar.gz) = c994c145e6e27b0f1d3c77d36ae5bb9466828e2ef24a6c3d7234634fae3a4984 +SIZE (Net-Z3950-ZOOM-1.25.tar.gz) = 67810 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/net/p5-Net-Z3950-ZOOM/pkg-plist,v retrieving revision 1.2 diff -u -u -r1.2 pkg-plist --- pkg-plist 11 Jan 2007 15:30:36 -0000 1.2 +++ pkg-plist 18 Jun 2009 21:33:50 -0000 @@ -1,3 +1,4 @@ +bin/zoomdump bin/zselect %%SITE_PERL%%/%%PERL_ARCH%%/Net/Z3950.pm %%SITE_PERL%%/%%PERL_ARCH%%/Net/Z3950/ZOOM.pm --- p5-Net-Z3950-ZOOM-1.25.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?200906182324.n5INOI7w026991>