Date: Mon, 5 Nov 2018 21:44: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: r484232 - head/databases/ruby-xapian Message-ID: <201811052144.wA5Li5aX051271@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Nov 5 21:44:05 2018 New Revision: 484232 URL: https://svnweb.freebsd.org/changeset/ports/484232 Log: Update to 1.4.9 Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.9 Modified: head/databases/ruby-xapian/Makefile head/databases/ruby-xapian/distinfo Modified: head/databases/ruby-xapian/Makefile ============================================================================== --- head/databases/ruby-xapian/Makefile Mon Nov 5 21:43:56 2018 (r484231) +++ head/databases/ruby-xapian/Makefile Mon Nov 5 21:44:05 2018 (r484232) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian -PORTVERSION= 1.4.8 +PORTVERSION= 1.4.9 DISTVERSIONPREFIX= bindings- CATEGORIES= databases ruby MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ Modified: head/databases/ruby-xapian/distinfo ============================================================================== --- head/databases/ruby-xapian/distinfo Mon Nov 5 21:43:56 2018 (r484231) +++ head/databases/ruby-xapian/distinfo Mon Nov 5 21:44:05 2018 (r484232) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540657348 -SHA256 (xapian-bindings-1.4.8.tar.xz) = a62377e54764bae444ee7feff517ab23ce314e92b94c4c03193a42884aa8de4b -SIZE (xapian-bindings-1.4.8.tar.xz) = 1123812 +TIMESTAMP = 1541430516 +SHA256 (xapian-bindings-1.4.9.tar.xz) = 9f2d53a6225b6884bae783325d22a2bd44b6988836fa4974ffeb6414c8f88352 +SIZE (xapian-bindings-1.4.9.tar.xz) = 1123628
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811052144.wA5Li5aX051271>