Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2013 11:01:51 +0000 (UTC)
From:      Dmitry Sivachenko <demon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330628 - head/net/yazproxy
Message-ID:  <201310171101.r9HB1pJ2021566@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310171101.r9HB1pJ2021566>