From owner-svn-ports-all@FreeBSD.ORG Thu Oct 17 11:01:52 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1C7C8D86; Thu, 17 Oct 2013 11:01:52 +0000 (UTC) (envelope-from demon@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0A5B725CA; Thu, 17 Oct 2013 11:01:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9HB1psr021571; Thu, 17 Oct 2013 11:01:51 GMT (envelope-from demon@svn.freebsd.org) Received: (from demon@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9HB1pJ2021566; Thu, 17 Oct 2013 11:01:51 GMT (envelope-from demon@svn.freebsd.org) Message-Id: <201310171101.r9HB1pJ2021566@svn.freebsd.org> From: Dmitry Sivachenko Date: Thu, 17 Oct 2013 11:01:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330628 - head/net/yazproxy 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.14 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: Thu, 17 Oct 2013 11:01:52 -0000 Author: demon Date: Thu Oct 17 11:01:51 2013 New Revision: 330628 URL: http://svnweb.freebsd.org/changeset/ports/330628 Log: Update to version 1.3.9 Modified: head/net/yazproxy/Makefile head/net/yazproxy/distinfo Modified: head/net/yazproxy/Makefile ============================================================================== --- head/net/yazproxy/Makefile Thu Oct 17 10:56:56 2013 (r330627) +++ head/net/yazproxy/Makefile Thu Oct 17 11:01:51 2013 (r330628) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= yazproxy -PORTVERSION= 1.3.8 +PORTVERSION= 1.3.9 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yazproxy/ MAINTAINER= demon@FreeBSD.org COMMENT= A powerful general purpose Z39.50/SRW/SRU proxy -LIB_DEPENDS= yazpp:${PORTSDIR}/net/yaz++ +LIB_DEPENDS= libyazpp.so:${PORTSDIR}/net/yaz++ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-shared --with-yazpp=${LOCALBASE}/bin Modified: head/net/yazproxy/distinfo ============================================================================== --- head/net/yazproxy/distinfo Thu Oct 17 10:56:56 2013 (r330627) +++ head/net/yazproxy/distinfo Thu Oct 17 11:01:51 2013 (r330628) @@ -1,2 +1,2 @@ -SHA256 (yazproxy-1.3.8.tar.gz) = 3726ed4e996b9ff4b16db74e38077b311b63fc4a2751ff8641f018a713cf51c7 -SIZE (yazproxy-1.3.8.tar.gz) = 554420 +SHA256 (yazproxy-1.3.9.tar.gz) = e930f35b0736150ec8a5dd26f91c9a9814c9638ac12aebe643b6493e75f9e667 +SIZE (yazproxy-1.3.9.tar.gz) = 554698