Index: head/net/yaz/Makefile =================================================================== --- head/net/yaz/Makefile (revision 137027) +++ head/net/yaz/Makefile (revision 137028) @@ -1,30 +1,30 @@ # New ports collection makefile for: yaz # Date created: 16 Sep 2000 # Whom: Dmitry Sivachenko # # $FreeBSD$ # PORTNAME= yaz -PORTVERSION= 2.1.6 +PORTVERSION= 2.1.8 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ MAINTAINER= demon@FreeBSD.org COMMENT= Z39.50/SR client and API library LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 USE_ICONV= yes USE_OPENSSL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-shared --with-openssl=${OPENSSLBASE} \ --with-iconv=${LOCALBASE} --with-xml2=${LOCALBASE} \ --enable-tcpd INSTALLS_SHLIB= yes MAN1= yaz-asncomp.1 yaz-client.1 yaz-marcdump.1 yaz-iconv.1 zoomsh.1 MAN7= yaz.7 yaz-log.7 MAN8= yaz-config.8 yaz-ztest.8 .include Property changes on: head/net/yaz/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.36 \ No newline at end of property +1.37 \ No newline at end of property Index: head/net/yaz/distinfo =================================================================== --- head/net/yaz/distinfo (revision 137027) +++ head/net/yaz/distinfo (revision 137028) @@ -1,2 +1,2 @@ -MD5 (yaz-2.1.6.tar.gz) = 54b3cd987f00dc15334614f28182c6fc -SIZE (yaz-2.1.6.tar.gz) = 1797967 +MD5 (yaz-2.1.8.tar.gz) = 87045c6c4cb094b6ac258d43c1ae4dff +SIZE (yaz-2.1.8.tar.gz) = 1692003 Property changes on: head/net/yaz/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.29 \ No newline at end of property +1.30 \ No newline at end of property