Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 2014 17:43:46 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r358984 - head/databases/xapian-bindings
Message-ID:  <201406231743.s5NHhkEK057065@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jun 23 17:43:46 2014
New Revision: 358984
URL: http://svnweb.freebsd.org/changeset/ports/358984
QAT: https://qat.redports.org/buildarchive/r358984/

Log:
  - Update to 1.2.18
  - Use USES=libtool
  
  Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.18

Modified:
  head/databases/xapian-bindings/Makefile
  head/databases/xapian-bindings/distinfo

Modified: head/databases/xapian-bindings/Makefile
==============================================================================
--- head/databases/xapian-bindings/Makefile	Mon Jun 23 17:43:41 2014	(r358983)
+++ head/databases/xapian-bindings/Makefile	Mon Jun 23 17:43:46 2014	(r358984)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xapian-bindings
-PORTVERSION=	1.2.17
-PORTREVISION=	1
+PORTVERSION=	1.2.18
 CATEGORIES=	databases
 MASTER_SITES=	http://oligarchy.co.uk/xapian/${PORTVERSION}/ \
 		LOCAL/sunpoet
@@ -25,7 +24,7 @@ CONFIGURE_ARGS=	--datarootdir=${DATADIR}
 		--without-csharp --without-java --without-tcl
 GNU_CONFIGURE=	yes
 MAKE_ENV=	INSTALL_STRIP_FLAG=${STRIP}
-USES=		tar:xz
+USES=		libtool tar:xz
 
 PORTDOCS=	*
 

Modified: head/databases/xapian-bindings/distinfo
==============================================================================
--- head/databases/xapian-bindings/distinfo	Mon Jun 23 17:43:41 2014	(r358983)
+++ head/databases/xapian-bindings/distinfo	Mon Jun 23 17:43:46 2014	(r358984)
@@ -1,2 +1,2 @@
-SHA256 (xapian-bindings-1.2.17.tar.xz) = 54ad5d818fa7d6558acbf517a04c78db9fb4c90103eda0a0f9fe9a864683f80a
-SIZE (xapian-bindings-1.2.17.tar.xz) = 827160
+SHA256 (xapian-bindings-1.2.18.tar.xz) = e0c13d4a15d310c309f03dc8a8edfb9f99c0876ea5c1b1261c38988126cfecf7
+SIZE (xapian-bindings-1.2.18.tar.xz) = 828232



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