Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv21753

Added Files:
        apache-test-pm.info apache-test-pm.patch 
        calendar-simple-pm.info 
Log Message:
to 10.7

--- NEW FILE: calendar-simple-pm.info ---
Package: calendar-simple-pm
Version: 1.21
Revision: 1
Type: perl
Description: Perl extension to create simple calendars
License: Artistic/GPL
Maintainer: Christian Schaffner <[email protected]>

# Unpack Phase:
Source: mirror:cpan:authors/id/D/DA/DAVECROSS/Calendar-Simple-%v.tar.gz
Source-MD5: 8fbfe46c0a25d036ca100460fcd00223

# Install Phase:
UpdatePOD: True
DocFiles: Changes README

# Additional Info:
Homepage: http://search.cpan.org/dist/Calendar-Simple/

--- NEW FILE: apache-test-pm.patch ---
diff -Naur Apache-Test-1.27-orig/Makefile.PL Apache-Test-1.27/Makefile.PL
--- Apache-Test-1.27-orig/Makefile.PL   2005-12-21 16:45:14.000000000 +0100
+++ Apache-Test-1.27/Makefile.PL        2005-12-21 16:48:39.000000000 +0100
@@ -44,7 +44,7 @@
 # installs the uninstall code
 if (TOP_LEVEL) {
     require "./install-pl";
-    add_Apache__test_target();
+#    add_Apache__test_target();
 }
 
 Apache::TestConfig::custom_config_file_stub_write();

--- NEW FILE: apache-test-pm.info ---
Info2: <<
Package: apache-test-pm%type_pkg[perl]
Version: 1.29
Revision: 1
Description: Test wrapper for testing Apache
Type: perl (5.12.3)
License: Artistic
Maintainer: Christian Schaffner <[email protected]>

# Dependencies:
Depends: perl%type_pkg[perl]-core, file-spec-pm%type_pkg[perl]
BuildDepends: fink (>= 0.24.12-1)
Conflicts: %N-man
Replaces: %N-man

# Unpack Phase:
Source: mirror:cpan:authors/id/P/PG/PGOLLUCCI/Apache-Test-%v.tar.gz
Source-MD5: d99c88b856302420211cee2f891ad931

# Patch Phase:
PatchFile: %{Ni}.patch
PatchFile-MD5: 6d12379625fba7b7fbadfca45135c36a

# Compile Phase:
NoPerlTests: true
# CompileScript: <<
# #!/bin/bash -ev
# perl Makefile.PL PREFIX=%p \
#  INSTALLPRIVLIB=%p/lib/perl5 \
#  INSTALLARCHLIB=%p/lib/perl5/darwin \
#  INSTALLSITELIB=%p/lib/perl5 \
#  INSTALLSITEARCH=%p/lib/perl5/darwin \
#  INSTALLMAN1DIR=%p/share/man/man1 \
#  INSTALLMAN3DIR=%p/share/man/man3 \
#  INSTALLSITEMAN1DIR=%p/share/man/man1 \
#  INSTALLSITEMAN3DIR=%p/share/man/man3 \
#  INSTALLBIN=%p/bin \
#  INSTALLSITEBIN=%p/bin \
#  INSTALLSCRIPT=%p/bin
# make
# chown -R nobody:nobody %b/t
# export HOME=/tmp
# sudo -u nobody make test
# <<

# Install Phase:
UpdatePOD: true
DocFiles: Changes MANIFEST README
InstallScript: <<
 %{default_script}
 mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<

# Additional Data:
DescPackaging: <<
Test disabled since they try to start apache.
If you want to run them uncomment the CompileScript.
<<
Homepage: http://search.cpan.org/dist/Apache-Test/
<<


------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to