Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Sep 2009 20:00:14 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/139033: commit references a PR
Message-ID:  <200909242000.n8OK0E9X042378@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/139033; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/139033: commit references a PR
Date: Thu, 24 Sep 2009 19:58:03 +0000 (UTC)

 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)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



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