Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Nov 2009 10:41:46 GMT
From:      Anders F Björklund <afb@users.sourceforge.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/140698: update: databases/xapian-bindings - update to 1.0.16
Message-ID:  <200911191041.nAJAfkqo095068@www.freebsd.org>
Resent-Message-ID: <200911191050.nAJAo1dA035846@freefall.freebsd.org>

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

>Number:         140698
>Category:       ports
>Synopsis:       update: databases/xapian-bindings - update to 1.0.16
>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 Nov 19 10:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Anders F Björklund
>Release:        7.2-STABLE
>Organization:
>Environment:
>Description:
Seems like xapian-bindings is not kept up-to-date with xapian-core ?

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ur /usr/ports/databases/xapian-bindings/Makefile ./xapian-bindings/Makefile
--- /usr/ports/databases/xapian-bindings/Makefile	2009-09-19 13:58:20.000000000 +0200
+++ ./xapian-bindings/Makefile	2009-11-19 09:37:07.000000000 +0100
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	xapian-bindings
-PORTVERSION=	1.0.12
+PORTVERSION=	1.0.16
 CATEGORIES=	databases
 MASTER_SITES=	http://oligarchy.co.uk/xapian/${PORTVERSION}/
 
 MAINTAINER=	gslin@gslin.org
 COMMENT=	Bindings allowing Xapian to be used from various programming languages
 
-RUN_DEPENDS=	xapian-core>=1.0.12:${PORTSDIR}/databases/xapian-core
+RUN_DEPENDS=	xapian-core>=1.0.16:${PORTSDIR}/databases/xapian-core
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 
 CONFIGURE_ARGS+=	--datarootdir="${DATADIR}" --docdir="${DOCSDIR}" \
diff -ur /usr/ports/databases/xapian-bindings/distinfo ./xapian-bindings/distinfo
--- /usr/ports/databases/xapian-bindings/distinfo	2009-09-19 13:58:20.000000000 +0200
+++ ./xapian-bindings/distinfo	2009-11-19 09:35:24.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (xapian-bindings-1.0.12.tar.gz) = ff5e1f5cee8b32031f9851cdcd88c506
-SHA256 (xapian-bindings-1.0.12.tar.gz) = 9bb65513e03f3f244d5cc6f5926f99a1cd9c6a4ece5a26ea4dcad8206bc17dcf
-SIZE (xapian-bindings-1.0.12.tar.gz) = 1053343
+MD5 (xapian-bindings-1.0.16.tar.gz) = c330b2ccc451c890916c44446e148f07
+SHA256 (xapian-bindings-1.0.16.tar.gz) = 824413cd1bd2097b571aae192c863a260fd9147777c470c89d139cf0cca4cb0e
+SIZE (xapian-bindings-1.0.16.tar.gz) = 1052201


>Release-Note:
>Audit-Trail:
>Unformatted:



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