Date: Thu, 1 Aug 2019 16:15:51 +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: r507786 - head/databases/ruby-xapian Message-ID: <201908011615.x71GFpV3002012@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Aug 1 16:15:51 2019 New Revision: 507786 URL: https://svnweb.freebsd.org/changeset/ports/507786 Log: Update to 1.4.12 Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.12 Modified: head/databases/ruby-xapian/Makefile head/databases/ruby-xapian/distinfo Modified: head/databases/ruby-xapian/Makefile ============================================================================== --- head/databases/ruby-xapian/Makefile Thu Aug 1 16:15:46 2019 (r507785) +++ head/databases/ruby-xapian/Makefile Thu Aug 1 16:15:51 2019 (r507786) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xapian -PORTVERSION= 1.4.11 -PORTREVISION= 1 +PORTVERSION= 1.4.12 DISTVERSIONPREFIX= bindings- CATEGORIES= databases ruby MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ Modified: head/databases/ruby-xapian/distinfo ============================================================================== --- head/databases/ruby-xapian/distinfo Thu Aug 1 16:15:46 2019 (r507785) +++ head/databases/ruby-xapian/distinfo Thu Aug 1 16:15:51 2019 (r507786) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551506636 -SHA256 (xapian-bindings-1.4.11.tar.xz) = 9da356c8b20a66ea3d44002e24fee4ed961989d9ba726a13d13e8d56f216718d -SIZE (xapian-bindings-1.4.11.tar.xz) = 1125716 +TIMESTAMP = 1564577776 +SHA256 (xapian-bindings-1.4.12.tar.xz) = 7577174efbee2b893b5387fb0bdf3b630e82f55288a00a4c3ec9fdc463e42a49 +SIZE (xapian-bindings-1.4.12.tar.xz) = 1132048
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908011615.x71GFpV3002012>