[csw-devel] SF.net SVN: gar:[10171] csw/mgar/pkg/cpan/Net-Z3950-ZOOM/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Jun 10 15:11:14 CEST 2010
Revision: 10171
http://gar.svn.sourceforge.net/gar/?rev=10171&view=rev
Author: dmichelsen
Date: 2010-06-10 13:11:14 +0000 (Thu, 10 Jun 2010)
Log Message:
-----------
cpan/Net-Z3950-ZOOM: Adjust Makefile
Modified Paths:
--------------
csw/mgar/pkg/cpan/Net-Z3950-ZOOM/trunk/Makefile
csw/mgar/pkg/cpan/Net-Z3950-ZOOM/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/Net-Z3950-ZOOM/trunk/files/COPYING
Modified: csw/mgar/pkg/cpan/Net-Z3950-ZOOM/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Net-Z3950-ZOOM/trunk/Makefile 2010-06-10 11:21:08 UTC (rev 10170)
+++ csw/mgar/pkg/cpan/Net-Z3950-ZOOM/trunk/Makefile 2010-06-10 13:11:14 UTC (rev 10171)
@@ -7,9 +7,16 @@
define BLURB
endef
+DISTFILES = COPYING
+
PACKAGES = CSWpmnetz3950zoom
CATALOGNAME = pm_netz3950zoom
-DEP_PKGS = CSWpmmarcrecord
+DEP_PKGS = CSWyaz CSWpmmarcrecord
+DEP_PKGS += CSWgcrypt CSWlibxslt CSWgpgerr CSWiconv CSWlibxml2 CSWzlib
+# The testsuite must be run on a machine with direct internet access or
+# *a lot* of tests fail. The testsuite has passed fully on "login".
+SKIPTEST ?= 1
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Net-Z3950-ZOOM/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Net-Z3950-ZOOM/trunk/checksums 2010-06-10 11:21:08 UTC (rev 10170)
+++ csw/mgar/pkg/cpan/Net-Z3950-ZOOM/trunk/checksums 2010-06-10 13:11:14 UTC (rev 10171)
@@ -1 +1,2 @@
+c0467ddca41aa25c386a53871c5132a4 COPYING
8a1d7ac4abf7a8ed72dca4bb8bf0bc44 Net-Z3950-ZOOM-1.26.tar.gz
Added: csw/mgar/pkg/cpan/Net-Z3950-ZOOM/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Net-Z3950-ZOOM/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Net-Z3950-ZOOM/trunk/files/COPYING 2010-06-10 13:11:14 UTC (rev 10171)
@@ -0,0 +1,6 @@
+Copyright (C) 2005-2007 by Index Data.
+
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself, either Perl version 5.8.4 or,
+at your option, any later version of Perl 5 you may have available.
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list