Index: head/net/p5-Net-Z3950/Makefile =================================================================== --- head/net/p5-Net-Z3950/Makefile (revision 210545) +++ head/net/p5-Net-Z3950/Makefile (revision 210546) @@ -1,31 +1,35 @@ # New ports collection makefile for: p5-Net-Z3950 # Date created: 23 December 2001 # Whom: Dmitry Sivachenko # # $FreeBSD$ # PORTNAME= Net-Z3950 PORTVERSION= 0.51 CATEGORIES= net perl5 MASTER_SITES= http://perl.z3950.org/download/ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= A perl interface to the Z39.50 information retrieval protocol BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Event.pm:${PORTSDIR}/devel/p5-Event -LIB_DEPENDS= yaz.2:${PORTSDIR}/net/yaz +LIB_DEPENDS= yaz.3:${PORTSDIR}/net/yaz RUN_DEPENDS= ${SITE_PERL}/MARC/Record.pm:${PORTSDIR}/textproc/p5-MARC-Record \ ${SITE_PERL}/${PERL_ARCH}/Event.pm:${PORTSDIR}/devel/p5-Event + +BROKEN= does not compile with yaz 3.x, deprecated in favor of ZOOM-Perl (net/p5-Net-Z3950-ZOOM) +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2008-05-04 PERL_CONFIGURE= yes MAN3= Net::Z3950::ResultSet.3 Net::Z3950::Manager.3 \ Net::Z3950::Tutorial.3 Net::Z3950::Record.3 \ Net::Z3950::Connection.3 Net::Z3950::APDU.3 Net::Z3950.3 \ Net::Z3950::ScanSet.3 CONFLICTS= p5-Net-Z3950-ZOOM-[0-9]* .include Property changes on: head/net/p5-Net-Z3950/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property