pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Net-Z3950-ZOOM Update from version 1.24 to 1.24...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f08c9b47952b
branches: trunk
changeset: 547435:f08c9b47952b
user: he <he%pkgsrc.org@localhost>
date: Tue Sep 16 18:07:23 2008 +0000
description:
Update from version 1.24 to 1.24nb1.
Pkgsrc changes:
o Instead of pointing to ../../wip/ (oops!), use ../../databases
for the newly imported p5-MARC-Record package, which is a dependency
of this package. Should fix PR#39562.
diffstat:
net/p5-Net-Z3950-ZOOM/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 1ba49d450323 -r f08c9b47952b net/p5-Net-Z3950-ZOOM/Makefile
--- a/net/p5-Net-Z3950-ZOOM/Makefile Tue Sep 16 18:05:07 2008 +0000
+++ b/net/p5-Net-Z3950-ZOOM/Makefile Tue Sep 16 18:07:23 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/09/14 19:32:55 he Exp $
+# $NetBSD: Makefile,v 1.2 2008/09/16 18:07:23 he Exp $
DISTNAME= Net-Z3950-ZOOM-1.24
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
@@ -12,7 +13,7 @@
#PKG_INSTALLATION_TYPES= overwrite pkgviews
DEPENDS+= p5-Event>=1.06:../../devel/p5-Event
-DEPENDS+= p5-MARC-Record>=2.0.0:../../wip/p5-MARC-Record
+DEPENDS+= p5-MARC-Record>=2.0.0:../../databases/p5-MARC-Record
BUILDLINK_API_DEPENDS.yaz+= yaz>=2.1.50
PERL5_PACKLIST= auto/Net/Z3950/ZOOM/.packlist
Home |
Main Index |
Thread Index |
Old Index