From owner-svn-ports-all@freebsd.org Wed Nov 11 16:54:40 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 60F14A2C0B2; Wed, 11 Nov 2015 16:54:40 +0000 (UTC) (envelope-from pawel@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 2BB01129C; Wed, 11 Nov 2015 16:54:40 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tABGsdcE071706; Wed, 11 Nov 2015 16:54:39 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tABGsdrL071704; Wed, 11 Nov 2015 16:54:39 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201511111654.tABGsdrL071704@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 11 Nov 2015 16:54:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401285 - head/net/yaz 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, 11 Nov 2015 16:54:40 -0000 Author: pawel Date: Wed Nov 11 16:54:38 2015 New Revision: 401285 URL: https://svnweb.freebsd.org/changeset/ports/401285 Log: Update to version 5.15.0 Changelog: --- 5.15.0 2015/11/11 CCL: fix r=o, r=r WRT inherited attributes YAZ-864 --- 5.14.12 2015/11/09 Build with nettle on Debian/Ubuntu test system calls yaz_deinit_globals for better memory leak detection cs_get_host_args: allow unix:path:args notation Windows: build YAZ with VC 2015 and bundle it with runtime version 14.0.23026. Modified: head/net/yaz/Makefile head/net/yaz/distinfo Modified: head/net/yaz/Makefile ============================================================================== --- head/net/yaz/Makefile Wed Nov 11 16:53:16 2015 (r401284) +++ head/net/yaz/Makefile Wed Nov 11 16:54:38 2015 (r401285) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yaz -PORTVERSION= 5.14.11 +PORTVERSION= 5.15.0 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ Modified: head/net/yaz/distinfo ============================================================================== --- head/net/yaz/distinfo Wed Nov 11 16:53:16 2015 (r401284) +++ head/net/yaz/distinfo Wed Nov 11 16:54:38 2015 (r401285) @@ -1,2 +1,2 @@ -SHA256 (yaz-5.14.11.tar.gz) = 216bc0e76e3deb655017bb639e87f2175facfdc060138a550e290c383da2cf7a -SIZE (yaz-5.14.11.tar.gz) = 2553365 +SHA256 (yaz-5.15.0.tar.gz) = 5741b2963924413bc8d59c9b5acb8fef5e870f7a2f2f1a8bdead0b18cc1105a1 +SIZE (yaz-5.15.0.tar.gz) = 2561655