Date: Sat, 22 Jul 2006 10:03:08 +0200 (CEST) From: Lars Balker Rasmussen <lbr@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/100710: [patch] databases/xapian-core: up to 0.9.6 Message-ID: <20060722080308.DDD5B3FF3A@tux.nerdheaven.dk> Resent-Message-ID: <200607220810.k6M8A7cB036063@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100710 >Category: ports >Synopsis: [patch] databases/xapian-core: up to 0.9.6 >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: Sat Jul 22 08:10:07 GMT 2006 >Closed-Date: >Last-Modified: >Originator: lbr >Release: FreeBSD 6.0-BETA1 i386 >Organization: >Environment: System: FreeBSD lagavulin.balker.org 6.0-BETA1 FreeBSD 6.0-BETA1 #2: Tue Jul 19 19:30:51 CEST 2005 root@lagavulin.balker.org:/usr/obj/usr/src/sys/LAGAVULIN i386 >Description: up to 0.9.6 >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/databases/xapian-core/Makefile,v retrieving revision 1.3 diff -u -a -r1.3 Makefile --- Makefile 28 Apr 2006 03:32:08 -0000 1.3 +++ Makefile 22 Jul 2006 08:00:52 -0000 @@ -6,7 +6,7 @@ # PORTNAME= xapian-core -PORTVERSION= 0.9.5 +PORTVERSION= 0.9.6 PORTREVISION= 0 CATEGORIES= databases MASTER_SITES= http://www.oligarchy.co.uk/xapian/${PORTVERSION}/ Index: distinfo =================================================================== RCS file: /home/pcvs/ports/databases/xapian-core/distinfo,v retrieving revision 1.3 diff -u -a -r1.3 distinfo --- distinfo 28 Apr 2006 03:32:08 -0000 1.3 +++ distinfo 22 Jul 2006 08:00:52 -0000 @@ -1,3 +1,3 @@ -MD5 (xapian-core-0.9.5.tar.gz) = 94135d127d45cbfd8c6efd7056cbb3c6 -SHA256 (xapian-core-0.9.5.tar.gz) = d67fd28b280108a612d6c2c58bb8dd7dd7cc7aa47524aed1a1a91da9e2c20b55 -SIZE (xapian-core-0.9.5.tar.gz) = 2768279 +MD5 (xapian-core-0.9.6.tar.gz) = cc9e1e0a690924b60a8249670767403e +SHA256 (xapian-core-0.9.6.tar.gz) = 48f9aa8e9d35a69c94b1a344ffbe5d04764c80cdcecc4a2a46c1a0508ae21753 +SIZE (xapian-core-0.9.6.tar.gz) = 2782365 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/databases/xapian-core/pkg-plist,v retrieving revision 1.3 diff -u -a -r1.3 pkg-plist --- pkg-plist 28 Apr 2006 03:32:08 -0000 1.3 +++ pkg-plist 22 Jul 2006 08:00:52 -0000 @@ -31,6 +31,6 @@ lib/libxapian.a lib/libxapian.la lib/libxapian.so -lib/libxapian.so.11 +lib/libxapian.so.12 share/aclocal/xapian.m4 @dirrm include/xapian >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060722080308.DDD5B3FF3A>