Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2007 11:58:22 +0100 (CET)
From:      Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/118037: [PATCH] databases/xapian-core update to 1.0.4
Message-ID:  <200711141058.lAEAwM9u050640@y.dockes.com>
Resent-Message-ID: <200711141100.lAEB06No043556@freefall.freebsd.org>

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

>Number:         118037
>Category:       ports
>Synopsis:       [PATCH] databases/xapian-core update to 1.0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 14 11:00:05 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Francois Dockes
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD y 6.2-STABLE FreeBSD 6.2-STABLE #0: Tue Oct 9 14:04:56 CEST 2007 root@y:/usr/obj/usr/src/sys/MOUTON i386


	
>Description:
	Follow xapian new release
>How-To-Repeat:
	
>Fix:


diff -ruN xapian-core.prev/Makefile xapian-core/Makefile
--- xapian-core.prev/Makefile	2007-10-25 21:59:22.000000000 +0200
+++ xapian-core/Makefile	2007-11-14 10:47:44.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xapian-core
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.4
 CATEGORIES=	databases
 MASTER_SITES=	http://www.oligarchy.co.uk/xapian/${PORTVERSION}/ \
 		${MASTER_SITE_LOCAL}
diff -ruN xapian-core.prev/distinfo xapian-core/distinfo
--- xapian-core.prev/distinfo	2007-10-25 21:59:22.000000000 +0200
+++ xapian-core/distinfo	2007-11-14 10:48:11.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (xapian-core-1.0.3.tar.gz) = 161d84aac06b7b20bc5a4441b20d3dc7
-SHA256 (xapian-core-1.0.3.tar.gz) = 65b1bf5ac40b186197b5501c4077550966d794ab8072a1e33d3e3d41010cd69d
-SIZE (xapian-core-1.0.3.tar.gz) = 3376028
+MD5 (xapian-core-1.0.4.tar.gz) = 57cd26fb4a3677bfe05d4c9df5012357
+SHA256 (xapian-core-1.0.4.tar.gz) = 0c793262166f2f523eb384ede047d5c28ec923104d0fb57ee7cd739c81fcdfff
+SIZE (xapian-core-1.0.4.tar.gz) = 3416510
diff -ruN xapian-core.prev/pkg-plist xapian-core/pkg-plist
--- xapian-core.prev/pkg-plist	2007-10-25 21:59:22.000000000 +0200
+++ xapian-core/pkg-plist	2007-11-14 11:43:51.000000000 +0100
@@ -36,7 +36,7 @@
 lib/libxapian.a
 lib/libxapian.la
 lib/libxapian.so
-lib/libxapian.so.17
+lib/libxapian.so.18
 share/aclocal/xapian.m4
 %%PORTDOCS%%%%DOCSDIR%%/admin_notes.html
 %%PORTDOCS%%%%DOCSDIR%%/apidoc.pdf
>Release-Note:
>Audit-Trail:
>Unformatted:



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