From owner-svn-ports-head@FreeBSD.ORG Mon Feb 23 09:19:23 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 376E476F; Mon, 23 Feb 2015 09:19:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 08C53625; Mon, 23 Feb 2015 09:19:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1N9JMEt003111; Mon, 23 Feb 2015 09:19:22 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1N9JMtl003105; Mon, 23 Feb 2015 09:19:22 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201502230919.t1N9JMtl003105@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Mon, 23 Feb 2015 09:19:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379649 - head/textproc/libucl X-SVN-Group: ports-head 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.18-1 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: Mon, 23 Feb 2015 09:19:23 -0000 Author: koobs Date: Mon Feb 23 09:19:21 2015 New Revision: 379649 URL: https://svnweb.freebsd.org/changeset/ports/379649 QAT: https://qat.redports.org/buildarchive/r379649/ Log: textproc/libucl: Update to 0.7.2 - Update to 0.7.2 - Update pkg-plist PR: 197777 (lucky 7's) Submitted by: Neel Chauhan Modified: head/textproc/libucl/Makefile head/textproc/libucl/distinfo head/textproc/libucl/pkg-plist Modified: head/textproc/libucl/Makefile ============================================================================== --- head/textproc/libucl/Makefile Mon Feb 23 09:14:26 2015 (r379648) +++ head/textproc/libucl/Makefile Mon Feb 23 09:19:21 2015 (r379649) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libucl -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= textproc devel MAINTAINER= koobs@FreeBSD.org @@ -41,7 +41,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-silent-rules GH_ACCOUNT= vstakhov -GH_COMMIT= 15fd9b5 +GH_COMMIT= 518233b PATHFIX_MAKEFILEIN= Makefile.am INSTALL_TARGET= install-strip Modified: head/textproc/libucl/distinfo ============================================================================== --- head/textproc/libucl/distinfo Mon Feb 23 09:14:26 2015 (r379648) +++ head/textproc/libucl/distinfo Mon Feb 23 09:19:21 2015 (r379649) @@ -1,2 +1,2 @@ -SHA256 (libucl-0.7.1.tar.gz) = b5d33483c460657fd3d57f3199d25696ec130410508b5f03802b355536624256 -SIZE (libucl-0.7.1.tar.gz) = 1986397 +SHA256 (libucl-0.7.2.tar.gz) = bafa496a776d6fdb0bc39b84828f049b49024ab94a2f64a081bf2ca2ee87a4ff +SIZE (libucl-0.7.2.tar.gz) = 1986593 Modified: head/textproc/libucl/pkg-plist ============================================================================== --- head/textproc/libucl/pkg-plist Mon Feb 23 09:14:26 2015 (r379648) +++ head/textproc/libucl/pkg-plist Mon Feb 23 09:19:21 2015 (r379649) @@ -4,8 +4,8 @@ include/ucl.h lib/libucl.a lib/libucl.so -lib/libucl.so.5 -lib/libucl.so.5.0.0 +lib/libucl.so.4 +lib/libucl.so.4.1.0 %%LUA%%%%LUA_MODLIBDIR%%/ucl.a %%LUA%%%%LUA_MODLIBDIR%%/ucl.so libdata/pkgconfig/libucl.pc