Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv27377
Modified Files: io-stty-pm.info Log Message: new version Index: io-stty-pm.info =================================================================== RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/io-stty-pm.info,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- io-stty-pm.info 20 Jan 2006 20:21:21 -0000 1.1 +++ io-stty-pm.info 3 Jun 2010 05:45:21 -0000 1.2 @@ -1,13 +1,32 @@ Package: io-stty-pm -Version: 0.02 -Revision: 12 +Version: 0.03 +Revision: 1 ### ### -Source: mirror:cpan:authors/id/A/AU/AUSCHUTZ/IO-Stty-.02.tar.gz -Source-MD5: db2919cf267fce93682f0f854359f04e +Source: mirror:cpan:authors/id/T/TO/TODDR/IO-Stty-%v.tar.gz +Source-MD5: 936386b3996613678d8b6a7f0b044f67 ### Type: perl ### +BuildDepends: module-build-pm +CompileScript: << +#!/bin/sh -ev + exec 2>&1 + perl$perlversion Build.PL \ + --install_path arch=%i/lib/perl5 \ + --install_path bin=%i/bin \ + --install_path bindoc=%i/share/man/man1 \ + --install_path lib=%i/lib/perl5 \ + --install_path libdoc=%i/share/man/man3 \ + --install_path script=%i/bin + ./Build +<< +InfoTest: << + TestScript: ./Build test || exit 2 +<< +InstallScript: << + ./Build install +<< UpdatePOD: true ### DocFiles: README @@ -17,4 +36,4 @@ License: Artistic Maintainer: Dave Vasilevsky <v...@users.sourceforge.net> Homepage: http://search.cpan.org/dist/IO-Stty -PatchScript: perl -i -pe 's,^#!\S+,#!/usr/bin/perl,' stty.pl +#PatchScript: perl -i -pe 's,^#!\S+,#!/usr/bin/perl,' stty.pl ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs