From owner-svn-ports-all@FreeBSD.ORG Fri Dec 5 15:26:46 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 72678B13; Fri, 5 Dec 2014 15:26:46 +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 44752B09; Fri, 5 Dec 2014 15:26:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB5FQkqt076130; Fri, 5 Dec 2014 15:26:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB5FQj4Q076127; Fri, 5 Dec 2014 15:26:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412051526.sB5FQj4Q076127@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 5 Dec 2014 15:26:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374033 - head/devel/libdap 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.18-1 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: Fri, 05 Dec 2014 15:26:46 -0000 Author: sunpoet Date: Fri Dec 5 15:26:44 2014 New Revision: 374033 URL: https://svnweb.freebsd.org/changeset/ports/374033 QAT: https://qat.redports.org/buildarchive/r374033/ Log: - Update to 3.13.3 Changes: - Fixed a memory leak in the CE parser when evaluating server functions. - Memory leak fix in RValue.cc - affects server function evaluation only. Modified: head/devel/libdap/Makefile head/devel/libdap/distinfo head/devel/libdap/pkg-plist Modified: head/devel/libdap/Makefile ============================================================================== --- head/devel/libdap/Makefile Fri Dec 5 14:55:58 2014 (r374032) +++ head/devel/libdap/Makefile Fri Dec 5 15:26:44 2014 (r374033) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libdap -PORTVERSION= 3.13.1 -PORTREVISION= 1 +PORTVERSION= 3.13.3 CATEGORIES= devel MASTER_SITES= http://www.opendap.org/pub/source/ \ LOCAL/sunpoet Modified: head/devel/libdap/distinfo ============================================================================== --- head/devel/libdap/distinfo Fri Dec 5 14:55:58 2014 (r374032) +++ head/devel/libdap/distinfo Fri Dec 5 15:26:44 2014 (r374033) @@ -1,2 +1,2 @@ -SHA256 (libdap-3.13.1.tar.gz) = 5e69a8b0fcf01d27b247c782daa8c202bc7037db2ff92f9787adfb19218387ba -SIZE (libdap-3.13.1.tar.gz) = 1580225 +SHA256 (libdap-3.13.3.tar.gz) = 6040e3b29e1bcd4a636285e2cd26ec629d1d2d9006c6db661f91af8de5977db1 +SIZE (libdap-3.13.3.tar.gz) = 1630899 Modified: head/devel/libdap/pkg-plist ============================================================================== --- head/devel/libdap/pkg-plist Fri Dec 5 14:55:58 2014 (r374032) +++ head/devel/libdap/pkg-plist Fri Dec 5 15:26:44 2014 (r374033) @@ -98,7 +98,7 @@ include/libdap/xdr-datatypes.h lib/libdap.a lib/libdap.so lib/libdap.so.17 -lib/libdap.so.17.0.0 +lib/libdap.so.17.0.2 lib/libdapclient.a lib/libdapclient.so lib/libdapclient.so.6