Date: Thu, 21 Jun 2007 13:07:44 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/113898: [PATCH] databases/xapian-bindings: update to 1.0.1, reset maintainership Message-ID: <20070621050744.AAED35C2B@ccreader.NCTU.edu.tw> Resent-Message-ID: <200706210510.l5L5A4uH060437@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 113898 >Category: ports >Synopsis: [PATCH] databases/xapian-bindings: update to 1.0.1, reset maintainership >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 21 05:10:04 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.2-STABLE i386 >Organization: >Environment: System: FreeBSD ccreader.NCTU.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #1: Tue Jun 5 03:26:27 CST >Description: - Update to 1.0.1 - Reset maintainership to ports@FreeBSD.org Port maintainer (gslin@gslin.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- xapian-bindings-1.0.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/databases/xapian-bindings/Makefile /home/staff/gslin/work/ports/xapian-bindings/Makefile --- /usr/ports/databases/xapian-bindings/Makefile Wed May 30 16:45:32 2007 +++ /home/staff/gslin/work/ports/xapian-bindings/Makefile Thu Jun 21 13:07:20 2007 @@ -6,15 +6,15 @@ # PORTNAME= xapian-bindings -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= databases java MASTER_SITES= http://www.oligarchy.co.uk/xapian/${PORTVERSION}/ -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bindings allowing Xapian to be used from various programming languages -RUN_DEPENDS= xapian-core>=1.0.0:${PORTSDIR}/databases/xapian-core -BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= xapian-core>=1.0.1:${PORTSDIR}/databases/xapian-core +BUILD_DEPENDS:= ${RUN_DEPENDS} CONFIGURE_ARGS= --without-csharp --without-java --without-ruby --without-tcl GNU_CONFIGURE= yes diff -ruN --exclude=CVS /usr/ports/databases/xapian-bindings/distinfo /home/staff/gslin/work/ports/xapian-bindings/distinfo --- /usr/ports/databases/xapian-bindings/distinfo Wed May 30 16:45:32 2007 +++ /home/staff/gslin/work/ports/xapian-bindings/distinfo Thu Jun 21 12:03:03 2007 @@ -1,3 +1,3 @@ -MD5 (xapian-bindings-1.0.0.tar.gz) = 422b65976fd33374d66b688c1bc657fa -SHA256 (xapian-bindings-1.0.0.tar.gz) = 627df294f4e025ed3352fe0213f0eb0b07f779c7a624564c00a0105924e4cf83 -SIZE (xapian-bindings-1.0.0.tar.gz) = 926449 +MD5 (xapian-bindings-1.0.1.tar.gz) = 3280974b85acf143d667866a8a4a4d7c +SHA256 (xapian-bindings-1.0.1.tar.gz) = 0fbaa8acc16e585e705bd0384f3a9b4fc70eafa9f8620cd6d99ca6152cc3735d +SIZE (xapian-bindings-1.0.1.tar.gz) = 953691 --- xapian-bindings-1.0.1.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?20070621050744.AAED35C2B>