Date: Sun, 29 Jul 2018 19:10:42 +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: r475697 - head/databases/py-xapian Message-ID: <201807291910.w6TJAgkx035739@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jul 29 19:10:42 2018 New Revision: 475697 URL: https://svnweb.freebsd.org/changeset/ports/475697 Log: Update to 1.4.7 Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.6 https://trac.xapian.org/wiki/ReleaseOverview/1.4.7 Modified: head/databases/py-xapian/Makefile head/databases/py-xapian/distinfo Modified: head/databases/py-xapian/Makefile ============================================================================== --- head/databases/py-xapian/Makefile Sun Jul 29 19:10:37 2018 (r475696) +++ head/databases/py-xapian/Makefile Sun Jul 29 19:10:42 2018 (r475697) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian -PORTVERSION= 1.4.5 +PORTVERSION= 1.4.7 DISTVERSIONPREFIX= bindings- CATEGORIES= databases python MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ Modified: head/databases/py-xapian/distinfo ============================================================================== --- head/databases/py-xapian/distinfo Sun Jul 29 19:10:37 2018 (r475696) +++ head/databases/py-xapian/distinfo Sun Jul 29 19:10:42 2018 (r475697) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508167173 -SHA256 (xapian-bindings-1.4.5.tar.xz) = 647886730a71bcc0e9f666fcd702b7141d4e9a82e1085e44eb4470624e1a9d33 -SIZE (xapian-bindings-1.4.5.tar.xz) = 1118884 +TIMESTAMP = 1532800136 +SHA256 (xapian-bindings-1.4.7.tar.xz) = 4519751376dc5b59893b812495e6004fd80eb4a10970829aede71a35264b4e6a +SIZE (xapian-bindings-1.4.7.tar.xz) = 1121700
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807291910.w6TJAgkx035739>