From owner-svn-ports-head@freebsd.org Sat Oct 27 23:22:27 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED77710D74FD; Sat, 27 Oct 2018 23:22:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9E8CD8047C; Sat, 27 Oct 2018 23:22:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1A60917051; Sat, 27 Oct 2018 23:22:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9RNMM46017083; Sat, 27 Oct 2018 23:22:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9RNMMsO017082; Sat, 27 Oct 2018 23:22:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201810272322.w9RNMMsO017082@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 27 Oct 2018 23:22:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483188 - head/www/xapian-omega X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/xapian-omega X-SVN-Commit-Revision: 483188 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Oct 2018 23:22:27 -0000 Author: sunpoet Date: Sat Oct 27 23:22:22 2018 New Revision: 483188 URL: https://svnweb.freebsd.org/changeset/ports/483188 Log: Update to 1.4.8 Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.8 Modified: head/www/xapian-omega/Makefile head/www/xapian-omega/distinfo Modified: head/www/xapian-omega/Makefile ============================================================================== --- head/www/xapian-omega/Makefile Sat Oct 27 23:22:14 2018 (r483187) +++ head/www/xapian-omega/Makefile Sat Oct 27 23:22:22 2018 (r483188) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian-omega -PORTVERSION= 1.4.7 +PORTVERSION= 1.4.8 CATEGORIES= www MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ LOCAL/sunpoet @@ -25,11 +25,13 @@ ICONV_DESC= Enable iconv character set conversion supp PORTSCOUT= limitw:1,even +USES= compiler:c++11-lang libtool localbase perl5 shebangfix tar:xz + CONFIGURE_ARGS= --datarootdir=${DATADIR} --docdir=${DOCSDIR} CONFIGURE_ENV= PCRE_CONFIG=${LOCALBASE}/bin/pcre-config \ XAPIAN_CONFIG=${LOCALBASE}/bin/xapian-config GNU_CONFIGURE= yes -USES= compiler:c++11-lang libtool localbase perl5 shebangfix tar:xz +USE_CXXSTD= c++11 USE_LDCONFIG= yes SHEBANG_FILES= dbi2omega htdig2omega mbox2omega Modified: head/www/xapian-omega/distinfo ============================================================================== --- head/www/xapian-omega/distinfo Sat Oct 27 23:22:14 2018 (r483187) +++ head/www/xapian-omega/distinfo Sat Oct 27 23:22:22 2018 (r483188) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532800167 -SHA256 (xapian-omega-1.4.7.tar.xz) = d1b029c62cd4e3c6216515e22c72c9d45018135cd4f50ce336b21b2046045323 -SIZE (xapian-omega-1.4.7.tar.xz) = 510644 +TIMESTAMP = 1540657496 +SHA256 (xapian-omega-1.4.8.tar.xz) = 96135b107169ca80d05ef88c4ee53c2c4e9093c97d09221b5676a58501dd11cd +SIZE (xapian-omega-1.4.8.tar.xz) = 521352