From owner-svn-ports-head@freebsd.org Tue Apr 24 23:39:11 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 9DFFAFB719C; Tue, 24 Apr 2018 23:39:11 +0000 (UTC) (envelope-from bofh@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 3F6DD7B25F; Tue, 24 Apr 2018 23:39:11 +0000 (UTC) (envelope-from bofh@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 34C0F21646; Tue, 24 Apr 2018 23:39:11 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3ONdBbs024840; Tue, 24 Apr 2018 23:39:11 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3ONdA7q024837; Tue, 24 Apr 2018 23:39:10 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201804242339.w3ONdA7q024837@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Tue, 24 Apr 2018 23:39:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468251 - head/databases/pxlib X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/databases/pxlib X-SVN-Commit-Revision: 468251 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.25 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: Tue, 24 Apr 2018 23:39:11 -0000 Author: bofh Date: Tue Apr 24 23:39:10 2018 New Revision: 468251 URL: https://svnweb.freebsd.org/changeset/ports/468251 Log: databases/pxlib: Update version 0.6.7=>0.6.8 - Add pkgconfig Modified: head/databases/pxlib/Makefile head/databases/pxlib/distinfo head/databases/pxlib/pkg-plist Modified: head/databases/pxlib/Makefile ============================================================================== --- head/databases/pxlib/Makefile Tue Apr 24 23:28:44 2018 (r468250) +++ head/databases/pxlib/Makefile Tue Apr 24 23:39:10 2018 (r468251) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pxlib -PORTVERSION= 0.6.7 +PORTVERSION= 0.6.8 CATEGORIES= databases MASTER_SITES= SF @@ -13,7 +13,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser -USES= gmake iconv libtool pathfix perl5 +USES= gmake iconv libtool pathfix perl5 pkgconfig USE_GNOME= intltool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/databases/pxlib/distinfo ============================================================================== --- head/databases/pxlib/distinfo Tue Apr 24 23:28:44 2018 (r468250) +++ head/databases/pxlib/distinfo Tue Apr 24 23:39:10 2018 (r468251) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470863050 -SHA256 (pxlib-0.6.7.tar.gz) = 7187a0e3694b0d7d654433d9d4e6e289e8e938f8cac5eb6136ce643251a5507a -SIZE (pxlib-0.6.7.tar.gz) = 536756 +TIMESTAMP = 1524577766 +SHA256 (pxlib-0.6.8.tar.gz) = 4d0a84a36d46a81ff8c629c4a00de3e7b6e7327d5d56c0a2ae44c1ea715ae63f +SIZE (pxlib-0.6.8.tar.gz) = 532895 Modified: head/databases/pxlib/pkg-plist ============================================================================== --- head/databases/pxlib/pkg-plist Tue Apr 24 23:28:44 2018 (r468250) +++ head/databases/pxlib/pkg-plist Tue Apr 24 23:39:10 2018 (r468251) @@ -5,7 +5,7 @@ include/pxversion.h lib/libpx.a lib/libpx.so lib/libpx.so.0 -lib/libpx.so.0.6.6 +lib/libpx.so.0.6.8 libdata/pkgconfig/pxlib.pc %%MANPAGES%%man/man3/PX_add_primary_index.3.gz %%MANPAGES%%man/man3/PX_close.3.gz