Date: Mon, 16 Oct 2017 17:46:08 +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: r452217 - head/databases/php-xapian Message-ID: <201710161746.v9GHk80k034047@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Oct 16 17:46:08 2017 New Revision: 452217 URL: https://svnweb.freebsd.org/changeset/ports/452217 Log: Update to 1.4.5 Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.5 Modified: head/databases/php-xapian/Makefile head/databases/php-xapian/distinfo Modified: head/databases/php-xapian/Makefile ============================================================================== --- head/databases/php-xapian/Makefile Mon Oct 16 17:46:03 2017 (r452216) +++ head/databases/php-xapian/Makefile Mon Oct 16 17:46:08 2017 (r452217) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian -PORTVERSION= 1.4.4 +PORTVERSION= 1.4.5 DISTVERSIONPREFIX= bindings- CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ Modified: head/databases/php-xapian/distinfo ============================================================================== --- head/databases/php-xapian/distinfo Mon Oct 16 17:46:03 2017 (r452216) +++ head/databases/php-xapian/distinfo Mon Oct 16 17:46:08 2017 (r452217) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493031953 -SHA256 (xapian-bindings-1.4.4.tar.xz) = 3b323eac41c42750b7dacc9319b1477a7c1b552c95f590127643dee3b44d8a39 -SIZE (xapian-bindings-1.4.4.tar.xz) = 1117140 +TIMESTAMP = 1508167173 +SHA256 (xapian-bindings-1.4.5.tar.xz) = 647886730a71bcc0e9f666fcd702b7141d4e9a82e1085e44eb4470624e1a9d33 +SIZE (xapian-bindings-1.4.5.tar.xz) = 1118884
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710161746.v9GHk80k034047>