[Lunar-commits] CVS: moonbase/perl/Module-Build BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Terry Chan tchan at lunar-linux.org
Fri Dec 17 17:07:39 UTC 2004


Update of /var/cvs/lunar/moonbase/perl/Module-Build
In directory espresso.foo-projects.org:/tmp/cvs-serv10389

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
Added another perl cpan module to moonbase.  Its needed by the latest SDL_perl
module to build correctly.  Yet another case of hidden CPAN depends!


--- NEW FILE: BUILD ---
(

  perl  Makefile.PL  &&
  make               &&
  prepare_install    &&
  make    install

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends  perl

--- NEW FILE: DETAILS ---
          MODULE=Module-Build
         VERSION=0.2606
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://www.cpan.org/authors/id/KWILLIAMS/
      SOURCE_VFY=sha1:ae15067b84677fd761c21590b2a5bbf1219d4744
        WEB_SITE=http://search.cpan.org/search?dist=Module-Build
         ENTERED=20041217
         UPDATED=20041217
           SHORT="Build, test and install Perl modules"
cat << EOF
Build, test, and install Perl modules
EOF



More information about the Lunar-commits mailing list