From owner-svn-ports-head@FreeBSD.ORG Mon May 26 08:56:05 2014 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AA393C2D; Mon, 26 May 2014 08:56:05 +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 96B0E28CC; Mon, 26 May 2014 08:56:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4Q8u5hU086019; Mon, 26 May 2014 08:56:05 GMT (envelope-from gahr@svn.freebsd.org) Received: (from gahr@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4Q8u5Y5086016; Mon, 26 May 2014 08:56:05 GMT (envelope-from gahr@svn.freebsd.org) Message-Id: <201405260856.s4Q8u5Y5086016@svn.freebsd.org> From: Pietro Cerutti Date: Mon, 26 May 2014 08:56:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355290 - head/devel/ucommon 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 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, 26 May 2014 08:56:05 -0000 Author: gahr Date: Mon May 26 08:56:04 2014 New Revision: 355290 URL: http://svnweb.freebsd.org/changeset/ports/355290 QAT: https://qat.redports.org/buildarchive/r355290/ Log: - Update to 6.1.5 Changes: * key merge on load Modified: head/devel/ucommon/Makefile head/devel/ucommon/distinfo head/devel/ucommon/pkg-plist Modified: head/devel/ucommon/Makefile ============================================================================== --- head/devel/ucommon/Makefile Mon May 26 08:47:51 2014 (r355289) +++ head/devel/ucommon/Makefile Mon May 26 08:56:04 2014 (r355290) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ucommon -PORTVERSION= 6.1.4 +PORTVERSION= 6.1.5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= commoncpp Modified: head/devel/ucommon/distinfo ============================================================================== --- head/devel/ucommon/distinfo Mon May 26 08:47:51 2014 (r355289) +++ head/devel/ucommon/distinfo Mon May 26 08:56:04 2014 (r355290) @@ -1,2 +1,2 @@ -SHA256 (ucommon-6.1.4.tar.gz) = cc0dedcc6d2255743dc329fa3adb6a2543a17a2098e455c11de99f406aa67017 -SIZE (ucommon-6.1.4.tar.gz) = 830635 +SHA256 (ucommon-6.1.5.tar.gz) = 48269bf2bb53d9c835afc1e02a0ceb4f0b8c382ebd5fbf216a3fa8e4507c46c6 +SIZE (ucommon-6.1.5.tar.gz) = 830679 Modified: head/devel/ucommon/pkg-plist ============================================================================== --- head/devel/ucommon/pkg-plist Mon May 26 08:47:51 2014 (r355289) +++ head/devel/ucommon/pkg-plist Mon May 26 08:56:04 2014 (r355290) @@ -66,13 +66,13 @@ include/ucommon/vector.h include/ucommon/xml.h lib/libcommoncpp.so lib/libcommoncpp.so.6 -lib/libcommoncpp.so.6.0.9 +lib/libcommoncpp.so.6.0.10 lib/libucommon.so lib/libucommon.so.6 -lib/libucommon.so.6.0.9 +lib/libucommon.so.6.0.10 lib/libusecure.so lib/libusecure.so.6 -lib/libusecure.so.6.0.9 +lib/libusecure.so.6.0.10 libdata/pkgconfig/commoncpp.pc libdata/pkgconfig/ucommon.pc man/man1/args.1.gz