Date: Tue, 26 Jan 2021 17:23:05 +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: r562757 - head/databases/php-xapian Message-ID: <202101261723.10QHN5K8015182@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jan 26 17:23:05 2021 New Revision: 562757 URL: https://svnweb.freebsd.org/changeset/ports/562757 Log: Update to 1.4.18 Changes: https://trac.xapian.org/wiki/ReleaseOverview Modified: head/databases/php-xapian/Makefile head/databases/php-xapian/distinfo Modified: head/databases/php-xapian/Makefile ============================================================================== --- head/databases/php-xapian/Makefile Tue Jan 26 17:23:00 2021 (r562756) +++ head/databases/php-xapian/Makefile Tue Jan 26 17:23:05 2021 (r562757) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian -PORTVERSION= 1.4.17 +PORTVERSION= 1.4.18 DISTVERSIONPREFIX= bindings- CATEGORIES= databases MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ Modified: head/databases/php-xapian/distinfo ============================================================================== --- head/databases/php-xapian/distinfo Tue Jan 26 17:23:00 2021 (r562756) +++ head/databases/php-xapian/distinfo Tue Jan 26 17:23:05 2021 (r562757) @@ -1,3 +1,3 @@ -TIMESTAMP = 1598029421 -SHA256 (xapian-bindings-1.4.17.tar.xz) = 48a65d91e0c3a4a8f4a1ca05dc39225912088aca2c47c0048cc93b09d338ebd3 -SIZE (xapian-bindings-1.4.17.tar.xz) = 1135100 +TIMESTAMP = 1611665351 +SHA256 (xapian-bindings-1.4.18.tar.xz) = fe52064e90d202f7819130ae3ad013c8b2b9cb517ad9fd607cf41d0110c5f18f +SIZE (xapian-bindings-1.4.18.tar.xz) = 1135644
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101261723.10QHN5K8015182>