Index: head/net/p5-Net-Z3950/Makefile =================================================================== --- head/net/p5-Net-Z3950/Makefile (revision 119402) +++ head/net/p5-Net-Z3950/Makefile (revision 119403) @@ -1,29 +1,29 @@ # New ports collection makefile for: p5-Net-Z3950 # Date created: 23 December 2001 # Whom: Dmitry Sivachenko # # $FreeBSD$ # PORTNAME= Net-Z3950 -PORTVERSION= 0.35 +PORTVERSION= 0.44 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 RUN_DEPENDS= ${SITE_PERL}/MARC.pm:${PORTSDIR}/textproc/p5-MARC \ ${SITE_PERL}/${PERL_ARCH}/Event.pm:${PORTSDIR}/devel/p5-Event PERL_CONFIGURE= yes CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} 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 .include Property changes on: head/net/p5-Net-Z3950/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/net/p5-Net-Z3950/distinfo =================================================================== --- head/net/p5-Net-Z3950/distinfo (revision 119402) +++ head/net/p5-Net-Z3950/distinfo (revision 119403) @@ -1,2 +1,2 @@ -MD5 (Net-Z3950-0.35.tar.gz) = 1061c3852d027d8ecf42abe862025176 -SIZE (Net-Z3950-0.35.tar.gz) = 71839 +MD5 (Net-Z3950-0.44.tar.gz) = a4e10f92bf4fd59f4efc88a76b590156 +SIZE (Net-Z3950-0.44.tar.gz) = 83381 Property changes on: head/net/p5-Net-Z3950/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/net/p5-Net-Z3950/pkg-plist =================================================================== --- head/net/p5-Net-Z3950/pkg-plist (revision 119402) +++ head/net/p5-Net-Z3950/pkg-plist (revision 119403) @@ -1,15 +1,16 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Z3950/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Z3950/autosplit.ix %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Z3950/Z3950.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Z3950/Z3950.so %%SITE_PERL%%/%%PERL_ARCH%%/Net/Z3950.pm %%SITE_PERL%%/%%PERL_ARCH%%/Net/Z3950/APDU.pm %%SITE_PERL%%/%%PERL_ARCH%%/Net/Z3950/Connection.pm %%SITE_PERL%%/%%PERL_ARCH%%/Net/Z3950/Manager.pm %%SITE_PERL%%/%%PERL_ARCH%%/Net/Z3950/Record.pm %%SITE_PERL%%/%%PERL_ARCH%%/Net/Z3950/ResultSet.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Z3950/ScanSet.pm %%SITE_PERL%%/%%PERL_ARCH%%/Net/Z3950/Tutorial.pm @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Z3950 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Net/Z3950 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Net Property changes on: head/net/p5-Net-Z3950/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property