Date: Sun, 8 Dec 2019 16:53:13 +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: r519340 - head/databases/php-xapian Message-ID: <201912081653.xB8GrD0F062465@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Dec 8 16:53:13 2019 New Revision: 519340 URL: https://svnweb.freebsd.org/changeset/ports/519340 Log: Update to 1.4.14 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 Sun Dec 8 16:53:08 2019 (r519339) +++ head/databases/php-xapian/Makefile Sun Dec 8 16:53:13 2019 (r519340) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian -PORTVERSION= 1.4.13 +PORTVERSION= 1.4.14 DISTVERSIONPREFIX= bindings- CATEGORIES= databases MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ Modified: head/databases/php-xapian/distinfo ============================================================================== --- head/databases/php-xapian/distinfo Sun Dec 8 16:53:08 2019 (r519339) +++ head/databases/php-xapian/distinfo Sun Dec 8 16:53:13 2019 (r519340) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571483797 -SHA256 (xapian-bindings-1.4.13.tar.xz) = 7a5a5d2712159ed0a5174a8aabedfc01452a69ebd6e2147d97e497122baa5892 -SIZE (xapian-bindings-1.4.13.tar.xz) = 1132592 +TIMESTAMP = 1575793823 +SHA256 (xapian-bindings-1.4.14.tar.xz) = 5609d5680650d8a424683eb3fe3239dc8468341cabe0861e7be5018b383b6161 +SIZE (xapian-bindings-1.4.14.tar.xz) = 1132008
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912081653.xB8GrD0F062465>