svn commit: r380513 - head/databases/xapian-core

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Mar 5 17:27:01 UTC 2015


Author: sunpoet
Date: Thu Mar  5 17:26:59 2015
New Revision: 380513
URL: https://svnweb.freebsd.org/changeset/ports/380513
QAT: https://qat.redports.org/buildarchive/r380513/

Log:
  - Update to 1.2.20
  
  Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.20

Modified:
  head/databases/xapian-core/Makefile
  head/databases/xapian-core/distinfo
  head/databases/xapian-core/pkg-plist

Modified: head/databases/xapian-core/Makefile
==============================================================================
--- head/databases/xapian-core/Makefile	Thu Mar  5 17:26:54 2015	(r380512)
+++ head/databases/xapian-core/Makefile	Thu Mar  5 17:26:59 2015	(r380513)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xapian-core
-PORTVERSION=	1.2.19
+PORTVERSION=	1.2.20
 PORTEPOCH=	1
 CATEGORIES=	databases
 MASTER_SITES=	http://oligarchy.co.uk/xapian/${PORTVERSION}/ \
@@ -21,7 +21,7 @@ PORTSCOUT=	limitw:1,even
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
-USES=		libtool tar:xz
+USES=		libtool pathfix tar:xz
 
 PORTDOCS=	*
 

Modified: head/databases/xapian-core/distinfo
==============================================================================
--- head/databases/xapian-core/distinfo	Thu Mar  5 17:26:54 2015	(r380512)
+++ head/databases/xapian-core/distinfo	Thu Mar  5 17:26:59 2015	(r380513)
@@ -1,2 +1,2 @@
-SHA256 (xapian-core-1.2.19.tar.xz) = 4a78260388ff1b042f0ab5d18afdd524a530ae609690d0339990ddc147a54785
-SIZE (xapian-core-1.2.19.tar.xz) = 3175384
+SHA256 (xapian-core-1.2.20.tar.xz) = c4f8d5b9e393ea32912955a17e6b6ea3f6c052ae9133ded6fe48582c25b1aa8f
+SIZE (xapian-core-1.2.20.tar.xz) = 3181788

Modified: head/databases/xapian-core/pkg-plist
==============================================================================
--- head/databases/xapian-core/pkg-plist	Thu Mar  5 17:26:54 2015	(r380512)
+++ head/databases/xapian-core/pkg-plist	Thu Mar  5 17:26:59 2015	(r380513)
@@ -45,7 +45,8 @@ lib/cmake/xapian/xapian-config.cmake
 lib/libxapian.a
 lib/libxapian.so
 lib/libxapian.so.22
-lib/libxapian.so.22.6.6
+lib/libxapian.so.22.6.7
+libdata/pkgconfig/xapian-core.pc
 man/man1/xapian-check.1.gz
 man/man1/xapian-chert-update.1.gz
 man/man1/xapian-compact.1.gz


More information about the svn-ports-head mailing list