svn commit: r386964 - head/databases/xapian-core
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu May 21 21:25:12 UTC 2015
Author: sunpoet
Date: Thu May 21 21:25:11 2015
New Revision: 386964
URL: https://svnweb.freebsd.org/changeset/ports/386964
Log:
- Update to 1.2.21
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.21
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 May 21 21:25:06 2015 (r386963)
+++ head/databases/xapian-core/Makefile Thu May 21 21:25:11 2015 (r386964)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xapian-core
-PORTVERSION= 1.2.20
+PORTVERSION= 1.2.21
PORTEPOCH= 1
CATEGORIES= databases
MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \
Modified: head/databases/xapian-core/distinfo
==============================================================================
--- head/databases/xapian-core/distinfo Thu May 21 21:25:06 2015 (r386963)
+++ head/databases/xapian-core/distinfo Thu May 21 21:25:11 2015 (r386964)
@@ -1,2 +1,2 @@
-SHA256 (xapian-core-1.2.20.tar.xz) = c4f8d5b9e393ea32912955a17e6b6ea3f6c052ae9133ded6fe48582c25b1aa8f
-SIZE (xapian-core-1.2.20.tar.xz) = 3181788
+SHA256 (xapian-core-1.2.21.tar.xz) = 63f48758fbd13fa8456dd4cf9bf3ec35a096e4290f14a51ac7df23f78c162d3f
+SIZE (xapian-core-1.2.21.tar.xz) = 3202560
Modified: head/databases/xapian-core/pkg-plist
==============================================================================
--- head/databases/xapian-core/pkg-plist Thu May 21 21:25:06 2015 (r386963)
+++ head/databases/xapian-core/pkg-plist Thu May 21 21:25:11 2015 (r386964)
@@ -45,7 +45,7 @@ lib/cmake/xapian/xapian-config.cmake
lib/libxapian.a
lib/libxapian.so
lib/libxapian.so.22
-lib/libxapian.so.22.6.7
+lib/libxapian.so.22.6.8
libdata/pkgconfig/xapian-core.pc
man/man1/xapian-check.1.gz
man/man1/xapian-chert-update.1.gz
More information about the svn-ports-all
mailing list