cvs commit: ports/devel Makefile ports/devel/p5-CPAN-Inject Makefile distinfo pkg-descr pkg-plist

Pav Lucistnik pav at FreeBSD.org
Thu Sep 24 19:57:50 UTC 2009


pav         2009-09-24 19:57:50 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-CPAN-Inject Makefile distinfo pkg-descr pkg-plist 
  Log:
  Following the release of CPAN::Mini, the CPAN::Mini::Inject module
  was created to add additional distributions into a minicpan mirror.
  
  While it was created for use with a minicpan mirror, similar
  functionality can be reused in other situations.
  
  CPAN::Inject replicates the basics of this functionality.
  
  Specifically, it takes an arbitrary tarball and adds it to the CPAN
  sources directory for a particular author, and then add the new
  file to the CHECKSUMS file.
  
  WWW: http://search.cpan.org/dist/CPAN-Inject/
  
  PR:             ports/139033
  Submitted by:   Cezary Morga <cm at therek.net>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.3646    +1 -0      ports/devel/Makefile
  1.1       +27 -0     ports/devel/p5-CPAN-Inject/Makefile (new)
  1.1       +3 -0      ports/devel/p5-CPAN-Inject/distinfo (new)
  1.1       +13 -0     ports/devel/p5-CPAN-Inject/pkg-descr (new)
  1.1       +6 -0      ports/devel/p5-CPAN-Inject/pkg-plist (new)


More information about the cvs-ports mailing list