Index: head/net/p5-Net-Z3950-ZOOM/Makefile =================================================================== --- head/net/p5-Net-Z3950-ZOOM/Makefile (revision 373723) +++ head/net/p5-Net-Z3950-ZOOM/Makefile (revision 373724) @@ -1,23 +1,23 @@ # Created by: Dmitry Sivachenko # $FreeBSD$ PORTNAME= Net-Z3950-ZOOM PORTVERSION= 1.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= Perl interface to the Z39.50 Object-Orientation Model (ZOOM) LIB_DEPENDS= libyaz.so:${PORTSDIR}/net/yaz BUILD_DEPENDS= p5-MARC-Record>=1.38:${PORTSDIR}/textproc/p5-MARC-Record RUN_DEPENDS= p5-MARC-Record>=1.38:${PORTSDIR}/textproc/p5-MARC-Record USES= perl5 USE_PERL5= configure CONFLICTS= p5-Net-Z3950-[0-9]* .include Index: head/net/p5-Net-Z3950-ZOOM/pkg-plist =================================================================== --- head/net/p5-Net-Z3950-ZOOM/pkg-plist (revision 373723) +++ head/net/p5-Net-Z3950-ZOOM/pkg-plist (revision 373724) @@ -1,9 +1,10 @@ +bin/zoom-delete-records bin/zoomdump bin/zselect %%SITE_ARCH%%/Net/Z3950.pm %%SITE_ARCH%%/Net/Z3950/ZOOM.pm %%SITE_ARCH%%/ZOOM.pm %%SITE_ARCH%%/ZOOM.pod %%SITE_ARCH%%/auto/Net/Z3950/ZOOM/ZOOM.so %%PERL5_MAN3%%/Net::Z3950::ZOOM.3.gz %%PERL5_MAN3%%/ZOOM.3.gz