Date: Sun, 31 May 2009 19:32:05 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: lbr@FreeBSD.org Subject: ports/135102: [PATCH] databases/p5-Search-Xapian: update to 1.0.12.0 Message-ID: <200905312332.n4VNW5Mm068959@frieza.p6m7g8.net> Resent-Message-ID: <200905312340.n4VNe2Hp045039@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135102 >Category: ports >Synopsis: [PATCH] databases/p5-Search-Xapian: update to 1.0.12.0 >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 May 31 23:40:01 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 #0: Thu May 14 21:52:43 EDT 2009 >Description: - Update to 1.0.12.0 Port maintainer (lbr@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Search-Xapian-1.0.12.0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-Search-Xapian/Makefile,v retrieving revision 1.20 diff -u -u -r1.20 Makefile --- Makefile 24 Jan 2009 10:19:26 -0000 1.20 +++ Makefile 31 May 2009 23:34:23 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Search-Xapian -PORTVERSION= 1.0.10.0 +PORTVERSION= 1.0.12.0 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,8 @@ MAINTAINER= lbr@FreeBSD.org COMMENT= Perl XS frontend to the Xapian C++ search library -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= xapian-core>=1.0.10:${PORTSDIR}/databases/xapian-core +BUILD_DEPENDS= xapian-core>=1.0.10:${PORTSDIR}/databases/xapian-core +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes CC= ${CXX} Index: distinfo =================================================================== RCS file: /home/pcvs/ports/databases/p5-Search-Xapian/distinfo,v retrieving revision 1.16 diff -u -u -r1.16 distinfo --- distinfo 24 Jan 2009 10:19:26 -0000 1.16 +++ distinfo 31 May 2009 23:34:23 -0000 @@ -1,3 +1,3 @@ -MD5 (Search-Xapian-1.0.10.0.tar.gz) = c1fdeb4071323ef64b6b6180765cf09d -SHA256 (Search-Xapian-1.0.10.0.tar.gz) = d8c1a22f7f6628e5b3363347cd8325dd600f5f807782b8d000412525eb27605b -SIZE (Search-Xapian-1.0.10.0.tar.gz) = 45314 +MD5 (Search-Xapian-1.0.12.0.tar.gz) = 057e1fd845a207bd4fad4766e3cc63e2 +SHA256 (Search-Xapian-1.0.12.0.tar.gz) = bced819e0895a4548ad6c7e89b5786ea057cf08c2e7924a0b4728e82c599bdfb +SIZE (Search-Xapian-1.0.12.0.tar.gz) = 46491 --- p5-Search-Xapian-1.0.12.0.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?200905312332.n4VNW5Mm068959>