Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Sep 2009 19:57:50 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-CPAN-Inject Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200909241957.n8OJvoUg075159@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909241957.n8OJvoUg075159>