Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Nov 2015 13:05:52 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r402394 - in head/devel: libcutl xsd
Message-ID:  <201511251305.tAPD5q2X086998@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}/
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511251305.tAPD5q2X086998>