From owner-svn-ports-head@freebsd.org  Tue Oct  4 11:10:45 2016
Return-Path: <owner-svn-ports-head@freebsd.org>
Delivered-To: svn-ports-head@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 4AA33AF5000;
 Tue,  4 Oct 2016 11:10:45 +0000 (UTC)
 (envelope-from fjoe@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 1A78BA0C;
 Tue,  4 Oct 2016 11:10:45 +0000 (UTC)
 (envelope-from fjoe@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u94BAiOf025037;
 Tue, 4 Oct 2016 11:10:44 GMT (envelope-from fjoe@FreeBSD.org)
Received: (from fjoe@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id u94BAifS025035;
 Tue, 4 Oct 2016 11:10:44 GMT (envelope-from fjoe@FreeBSD.org)
Message-Id: <201610041110.u94BAifS025035@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: fjoe set sender to
 fjoe@FreeBSD.org using -f
From: Max Khon <fjoe@FreeBSD.org>
Date: Tue, 4 Oct 2016 11:10:44 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-head@freebsd.org
Subject: svn commit: r423252 - head/devel/libiqxmlrpc
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.23
Precedence: list
List-Id: SVN commit messages for the ports tree for head
 <svn-ports-head.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-head>, 
 <mailto:svn-ports-head-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-head/>
List-Post: <mailto:svn-ports-head@freebsd.org>
List-Help: <mailto:svn-ports-head-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-head>,
 <mailto:svn-ports-head-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Oct 2016 11:10:45 -0000

Author: fjoe
Date: Tue Oct  4 11:10:44 2016
New Revision: 423252
URL: https://svnweb.freebsd.org/changeset/ports/423252

Log:
  - Update to 0.13.5
  - Fix DOCS_CMAKE_OFF clause
  
  PR:		209529

Modified:
  head/devel/libiqxmlrpc/Makefile
  head/devel/libiqxmlrpc/distinfo

Modified: head/devel/libiqxmlrpc/Makefile
==============================================================================
--- head/devel/libiqxmlrpc/Makefile	Tue Oct  4 10:58:08 2016	(r423251)
+++ head/devel/libiqxmlrpc/Makefile	Tue Oct  4 11:10:44 2016	(r423252)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libiqxmlrpc
-PORTVERSION=	0.12.12
+PORTVERSION=	0.13.5
 PORTREVISION=	0
 CATEGORIES=	devel net
 MASTER_SITES=	SF
@@ -18,7 +18,7 @@ OPTIONS_DEFINE=	DOCS
 OPTIONS_DEFAULT=
 
 DOCS_BUILD_DEPENDS=	doxygen:devel/doxygen
-DOCS_CMAKE_ARGS_OFF=	-Dbuild_docs=off
+DOCS_CMAKE_OFF=	-Dbuild_docs=off
 
 USE_GNOME=	libxml2
 USES=		cmake tar:bzip2

Modified: head/devel/libiqxmlrpc/distinfo
==============================================================================
--- head/devel/libiqxmlrpc/distinfo	Tue Oct  4 10:58:08 2016	(r423251)
+++ head/devel/libiqxmlrpc/distinfo	Tue Oct  4 11:10:44 2016	(r423252)
@@ -1,2 +1,3 @@
-SHA256 (libiqxmlrpc-0.12.12.tar.bz2) = c728ee70a326a0989adc6dd386205897998f479662573bbfda81e41fc7fc7eb5
-SIZE (libiqxmlrpc-0.12.12.tar.bz2) = 67239
+TIMESTAMP = 1475579326
+SHA256 (libiqxmlrpc-0.13.5.tar.bz2) = 289927cbeb08334fff3293f24152c53818bd0929e5e08391fd160a6d50106075
+SIZE (libiqxmlrpc-0.13.5.tar.bz2) = 68587