Date: Sun, 8 Dec 2019 16:53:03 +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: r519338 - head/databases/lua-xapian Message-ID: <201912081653.xB8Gr3Cr062215@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Dec 8 16:53:03 2019 New Revision: 519338 URL: https://svnweb.freebsd.org/changeset/ports/519338 Log: Update to 1.4.14 Changes: https://trac.xapian.org/wiki/ReleaseOverview Modified: head/databases/lua-xapian/Makefile head/databases/lua-xapian/distinfo Modified: head/databases/lua-xapian/Makefile ============================================================================== --- head/databases/lua-xapian/Makefile Sun Dec 8 16:52:58 2019 (r519337) +++ head/databases/lua-xapian/Makefile Sun Dec 8 16:53:03 2019 (r519338) @@ -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/lua-xapian/distinfo ============================================================================== --- head/databases/lua-xapian/distinfo Sun Dec 8 16:52:58 2019 (r519337) +++ head/databases/lua-xapian/distinfo Sun Dec 8 16:53:03 2019 (r519338) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571483795 -SHA256 (xapian-bindings-1.4.13.tar.xz) = 7a5a5d2712159ed0a5174a8aabedfc01452a69ebd6e2147d97e497122baa5892 -SIZE (xapian-bindings-1.4.13.tar.xz) = 1132592 +TIMESTAMP = 1575793819 +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.xB8Gr3Cr062215>