- Update to 1.09 to build with yaz3
This commit is contained in:
parent
78c8ae51d7
commit
a92f4d3f57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210547
@ -6,27 +6,19 @@
|
||||
#
|
||||
|
||||
PORTNAME= Net-Z3950-SimpleServer
|
||||
PORTVERSION= 1.04
|
||||
PORTVERSION= 1.09
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Net
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-update
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
COMMENT= A Perl module for developing Z39.50 servers
|
||||
|
||||
LIB_DEPENDS= yaz.2:${PORTSDIR}/net/yaz
|
||||
LIB_DEPENDS= yaz.3:${PORTSDIR}/net/yaz
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
CONFIGURE_ENV= LOCALBASE=${LOCALBASE}
|
||||
|
||||
MAN3= Net::Z3950::GRS1.3 Net::Z3950::SimpleServer.3
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
pre-configure:
|
||||
cd ${WRKSRC} && \
|
||||
${REINPLACE_CMD} -e 's,LOG_WARN,YLOG_WARN,' SimpleServer.xs
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Net-Z3950-SimpleServer-1.04-update.tar.gz) = 58dfd5d7f840b94cdcfc5bcff10b739e
|
||||
SHA256 (Net-Z3950-SimpleServer-1.04-update.tar.gz) = 2a910b88b617ad5e9f8ead1d0bbae20ae8baec5c90ad1848bd7147142d42119e
|
||||
SIZE (Net-Z3950-SimpleServer-1.04-update.tar.gz) = 29415
|
||||
MD5 (Net-Z3950-SimpleServer-1.09.tar.gz) = 2244f485c463e5953e92899758e262e3
|
||||
SHA256 (Net-Z3950-SimpleServer-1.09.tar.gz) = d880966af14938223c16f83b270682a7cf691a5a2b42850f3e314eb9a09a23bb
|
||||
SIZE (Net-Z3950-SimpleServer-1.09.tar.gz) = 32635
|
||||
|
Loading…
Reference in New Issue
Block a user