Update to version 1.19.

This commit is contained in:
Dmitry Sivachenko 2013-12-21 18:57:08 +00:00
parent f5f69be5a9
commit 703d06df1d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337159
3 changed files with 6 additions and 8 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Net-Z3950-SimpleServer
PORTVERSION= 1.16
PORTREVISION= 1
PORTVERSION= 1.19
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -11,13 +10,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= A Perl module for developing Z39.50 servers
LIB_DEPENDS= yaz:${PORTSDIR}/net/yaz
LIB_DEPENDS= libyaz.so:${PORTSDIR}/net/yaz
USES= perl5
USE_PERL5= configure
CONFIGURE_ENV= LOCALBASE=${LOCALBASE}
MAN3= Net::Z3950::GRS1.3 Net::Z3950::SimpleServer.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Net-Z3950-SimpleServer-1.16.tar.gz) = c9cbe2b7bbac59462c7de815351037747d63db2c81d35dc33859b09fe9a3d2d1
SIZE (Net-Z3950-SimpleServer-1.16.tar.gz) = 36324
SHA256 (Net-Z3950-SimpleServer-1.19.tar.gz) = eafe3219fd938efb6d47709937a446cfa9614852a905e5a0f6918398356a27f0
SIZE (Net-Z3950-SimpleServer-1.19.tar.gz) = 36696

View File

@ -1,3 +1,5 @@
%%PERL5_MAN3%%/Net::Z3950::GRS1.3.gz
%%PERL5_MAN3%%/Net::Z3950::SimpleServer.3.gz
%%SITE_PERL%%/%%PERL_ARCH%%/Net/Z3950/GRS1.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/Z3950/OID.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/Z3950/SimpleServer.pm