From owner-svn-ports-all@freebsd.org Wed Nov 25 13:05:53 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DDA48A37E73; Wed, 25 Nov 2015 13:05:53 +0000 (UTC) (envelope-from rakuco@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 mx1.freebsd.org (Postfix) with ESMTPS id 93AD11C3B; Wed, 25 Nov 2015 13:05:53 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAPD5q0w087003; Wed, 25 Nov 2015 13:05:52 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAPD5q2X086998; Wed, 25 Nov 2015 13:05:52 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201511251305.tAPD5q2X086998@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Wed, 25 Nov 2015 13:05:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402394 - in head/devel: libcutl xsd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Nov 2015 13:05:54 -0000 Author: rakuco Date: Wed Nov 25 13:05:52 2015 New Revision: 402394 URL: https://svnweb.freebsd.org/changeset/ports/402394 Log: Update libcutl to 1.10 and bump PORTREVISION in dependent ports. Modified: head/devel/libcutl/Makefile head/devel/libcutl/distinfo head/devel/libcutl/pkg-plist head/devel/xsd/Makefile Modified: head/devel/libcutl/Makefile ============================================================================== --- head/devel/libcutl/Makefile Wed Nov 25 12:29:01 2015 (r402393) +++ head/devel/libcutl/Makefile Wed Nov 25 13:05:52 2015 (r402394) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libcutl -PORTVERSION= 1.9.0 +PORTVERSION= 1.10.0 CATEGORIES= devel MASTER_SITES= http://www.codesynthesis.com/download/${PORTNAME}/${PORTVERSION:R}/ Modified: head/devel/libcutl/distinfo ============================================================================== --- head/devel/libcutl/distinfo Wed Nov 25 12:29:01 2015 (r402393) +++ head/devel/libcutl/distinfo Wed Nov 25 13:05:52 2015 (r402394) @@ -1,2 +1,2 @@ -SHA256 (libcutl-1.9.0.tar.gz) = 1b575aa8ed74aa36adc0f755ae9859c6e48166a60779a5564dd21b8cb05afb7d -SIZE (libcutl-1.9.0.tar.gz) = 1012872 +SHA256 (libcutl-1.10.0.tar.gz) = bdee4b10ce621f18ec91e9ba63d539a2d74542a1d443e0e3f819861ab689d2f6 +SIZE (libcutl-1.10.0.tar.gz) = 1024621 Modified: head/devel/libcutl/pkg-plist ============================================================================== --- head/devel/libcutl/pkg-plist Wed Nov 25 12:29:01 2015 (r402393) +++ head/devel/libcutl/pkg-plist Wed Nov 25 13:05:52 2015 (r402394) @@ -54,7 +54,7 @@ include/cutl/xml/serializer.hxx include/cutl/xml/serializer.ixx include/cutl/xml/value-traits.hxx include/cutl/xml/value-traits.txx -lib/libcutl-1.9.so +lib/libcutl-1.10.so lib/libcutl.so libdata/pkgconfig/libcutl.pc %%PORTDOCS%%%%DOCSDIR%%/INSTALL Modified: head/devel/xsd/Makefile ============================================================================== --- head/devel/xsd/Makefile Wed Nov 25 12:29:01 2015 (r402393) +++ head/devel/xsd/Makefile Wed Nov 25 13:05:52 2015 (r402394) @@ -3,6 +3,7 @@ PORTNAME= xsd PORTVERSION= 4.0.0 DISTVERSIONSUFFIX= +dep +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.codesynthesis.com/download/${PORTNAME}/${PORTVERSION:R}/