From owner-cvs-ports@FreeBSD.ORG Thu Oct 21 06:46:28 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8578B106564A; Thu, 21 Oct 2010 06:46:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 739CC8FC14; Thu, 21 Oct 2010 06:46:28 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o9L6kSxq013656; Thu, 21 Oct 2010 06:46:28 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o9L6kSXX013655; Thu, 21 Oct 2010 06:46:28 GMT (envelope-from sunpoet) Message-Id: <201010210646.o9L6kSXX013655@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 21 Oct 2010 06:46:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/wsdlpull Makefile distinfo pkg-plist ports/www/wsdlpull/files patch-src__xmlpull__XmlUtils.cpp X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2010 06:46:28 -0000 sunpoet 2010-10-21 06:46:28 UTC FreeBSD ports repository Modified files: www/wsdlpull Makefile distinfo pkg-plist Removed files: www/wsdlpull/files patch-src__xmlpull__XmlUtils.cpp Log: - Update to 1.24 Changes: * Generate single empty tag for nillable complex elements i.e instead of * Pass the correct schema parser when types are imported * Options to parse schemas from the web/filesystem * Thread safety fixes while fetching temp files * Updated AUTHORS.txt file PR: ports/151557 Submitted by: KATO Tsuguru Approved by: pgollucci (mentor, implicit) Revision Changes Path 1.34 +16 -14 ports/www/wsdlpull/Makefile 1.18 +3 -3 ports/www/wsdlpull/distinfo 1.2 +0 -11 ports/www/wsdlpull/files/patch-src__xmlpull__XmlUtils.cpp (dead) 1.8 +46 -57 ports/www/wsdlpull/pkg-plist