Date: Wed, 27 Sep 2017 13:23:31 +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: r450737 - head/databases/xapian-core12 Message-ID: <201709271323.v8RDNVnQ057993@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Sep 27 13:23:31 2017 New Revision: 450737 URL: https://svnweb.freebsd.org/changeset/ports/450737 Log: Update to 1.2.25 Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.2.25 Modified: head/databases/xapian-core12/Makefile head/databases/xapian-core12/distinfo head/databases/xapian-core12/pkg-plist Modified: head/databases/xapian-core12/Makefile ============================================================================== --- head/databases/xapian-core12/Makefile Wed Sep 27 13:13:13 2017 (r450736) +++ head/databases/xapian-core12/Makefile Wed Sep 27 13:23:31 2017 (r450737) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian-core -PORTVERSION= 1.2.24 +PORTVERSION= 1.2.25 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ Modified: head/databases/xapian-core12/distinfo ============================================================================== --- head/databases/xapian-core12/distinfo Wed Sep 27 13:13:13 2017 (r450736) +++ head/databases/xapian-core12/distinfo Wed Sep 27 13:23:31 2017 (r450737) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475134941 -SHA256 (xapian-core-1.2.24.tar.xz) = 57a82717ba07e9777958b6ef48d94b81ea41ac4c74d544f74da597fab1e1f87b -SIZE (xapian-core-1.2.24.tar.xz) = 3210192 +TIMESTAMP = 1506515418 +SHA256 (xapian-core-1.2.25.tar.xz) = 7c77ff259bc92414c620015d6798f5f3e2c52907936096ec97c23c17fc0d6403 +SIZE (xapian-core-1.2.25.tar.xz) = 3253292 Modified: head/databases/xapian-core12/pkg-plist ============================================================================== --- head/databases/xapian-core12/pkg-plist Wed Sep 27 13:13:13 2017 (r450736) +++ head/databases/xapian-core12/pkg-plist Wed Sep 27 13:23:31 2017 (r450737) @@ -45,7 +45,7 @@ lib/cmake/xapian/xapian-config.cmake lib/libxapian.a lib/libxapian.so lib/libxapian.so.22 -lib/libxapian.so.22.7.2 +lib/libxapian.so.22.7.3 libdata/pkgconfig/xapian-core.pc man/man1/xapian-check.1.gz man/man1/xapian-chert-update.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709271323.v8RDNVnQ057993>