diff options
author | demon <demon@FreeBSD.org> | 2004-12-31 15:52:47 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2004-12-31 15:52:47 +0800 |
commit | 3dbd35c7af9b52571cdce874925444ffece463ae (patch) | |
tree | a9ecc1f0312782a726f43939d4c33cbb7878a2dd | |
parent | e6afc3c91b2276bd4cdd6f1bc3d414e183f94347 (diff) | |
download | freebsd-ports-gnome-3dbd35c7af9b52571cdce874925444ffece463ae.tar.gz freebsd-ports-gnome-3dbd35c7af9b52571cdce874925444ffece463ae.tar.zst freebsd-ports-gnome-3dbd35c7af9b52571cdce874925444ffece463ae.zip |
Upgrade to version 0.46.
-rw-r--r-- | net/p5-Net-Z3950/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-Z3950/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Net-Z3950/Makefile b/net/p5-Net-Z3950/Makefile index 7d6a0028fb14..1e43afeac1c0 100644 --- a/net/p5-Net-Z3950/Makefile +++ b/net/p5-Net-Z3950/Makefile @@ -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 diff --git a/net/p5-Net-Z3950/distinfo b/net/p5-Net-Z3950/distinfo index 1f9ba3aa1516..75e709e94b84 100644 --- a/net/p5-Net-Z3950/distinfo +++ b/net/p5-Net-Z3950/distinfo @@ -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 |