Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv15930/10.4/unstable/main/finkinfo/libs/perlmods

Modified Files:
        html-mason-pm.info 
Log Message:
New upstream version (1.35)


Index: html-mason-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/html-mason-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- html-mason-pm.info  17 Feb 2006 01:39:16 -0000      1.2
+++ html-mason-pm.info  15 Nov 2006 23:35:51 -0000      1.3
@@ -1,7 +1,7 @@
 Info2: <<
 Package: html-mason-pm%type_pkg[perl]
-Version: 1.28
-Revision: 3
+Version: 1.35
+Revision: 1
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Description: Perl-based web site development system
 Type: perl (5.8.1 5.8.4 5.8.6)
@@ -9,21 +9,53 @@
 Maintainer: Christian Schaffner <[EMAIL PROTECTED]>
 
 # Dependencies:
-Depends: perl%type_pkg[perl]-core, file-spec-pm%type_pkg[perl], 
params-validate-pm%type_pkg[perl] (>= 0.7-1), exception-class-pm%type_pkg[perl] 
(>= 1.14-1), cache-cache-pm%type_pkg[perl], class-container-pm%type_pkg[perl] 
(>= 0.07-1), scalar-list-utils-pm%type_pkg[perl], cgi-pm%type_pkg[perl]
-BuildDepends: fink (>= 0.20.1-1), test-simple-pm%type_pkg[perl]
+Depends: <<
+ perl%type_pkg[perl]-core,
+ file-spec-pm%type_pkg[perl],
+ params-validate-pm%type_pkg[perl] (>= 0.7-1),
+ exception-class-pm%type_pkg[perl] (>= 1.14-1),
+ cache-cache-pm%type_pkg[perl],
+ class-container-pm%type_pkg[perl] (>= 0.07-1),
+ scalar-list-utils-pm%type_pkg[perl],
+ cgi-pm%type_pkg[perl] (>= 3.04-1),
+ libapreq2-pm%type_pkg[perl],
+ html-parser-pm%type_pkg[perl]
+<<
+BuildDepends: <<
+ fink (>= 0.20.1-1),
+ test-simple-pm%type_pkg[perl],
+ module-build-pm%type_pkg[perl]
+<<
 Conflicts: %N-man
 Replaces: %N-man
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/D/DR/DROLSKY/HTML-Mason-%v.tar.gz
-Source-MD5: 9d6d47349e8afe67f25539395a931ea6
+Source-MD5: c09f77e2af500b51d22e0238c0534994
+
+# Compile Phase:
+CompileScript: <<
+#!/bin/sh -ex
+       exec 2>&1
+       perlversion=%type_raw[perl]
+       eval "`perl$perlversion -V:archname`"
+       perl$perlversion Build.PL \
+               --install_path arch=%i/lib/perl5/$perlversion/$archname \
+               --install_path bin=%i/bin \
+               --install_path bindoc=%i/lib/perl5/$perlversion/man/man1 \
+               --install_path lib=%i/lib/perl5/$perlversion \
+               --install_path libdoc=%i/lib/perl5/$perlversion/man/man3 \
+               --install_path script=%i/bin
+       ./Build
+       ./Build test
+<<
 
 # Install Phase:
 UpdatePOD: true
 DocFiles: Changes CREDITS MANIFEST README UPGRADE
 InstallScript: <<
-  %{default_script}
-  mv %i/share/man %i/lib/perl5/%type_raw[perl]
+       ./Build install
+       find %d -name .packlist -exec rm -rf {} \;
 <<
 
 # Additional Data:


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to