mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Upgrade to version 0.46.
This commit is contained in:
parent
86e509e853
commit
eb1b821d8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125587
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Net-Z3950
|
||||
PORTVERSION= 0.44
|
||||
PORTVERSION= 0.46
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= http://perl.z3950.org/download/
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -16,7 +16,7 @@ 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 \
|
||||
RUN_DEPENDS= ${SITE_PERL}/MARC/Record.pm:${PORTSDIR}/textproc/p5-MARC-Record \
|
||||
${SITE_PERL}/${PERL_ARCH}/Event.pm:${PORTSDIR}/devel/p5-Event
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (Net-Z3950-0.44.tar.gz) = a4e10f92bf4fd59f4efc88a76b590156
|
||||
SIZE (Net-Z3950-0.44.tar.gz) = 83381
|
||||
MD5 (Net-Z3950-0.46.tar.gz) = 817ebe4fd3f7fa23ac27d86073483bd9
|
||||
SIZE (Net-Z3950-0.46.tar.gz) = 84032
|
||||
|
Loading…
Reference in New Issue
Block a user