| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 May 2013 14:15:23
0.9.15
|
kuriyama  |
- Upgrade to 0.9.15. |
03 Mar 2013 13:40:47
0.9.10
|
kuriyama  |
- Upgrade to 0.9.10.
PR: ports/175508
Submitted by: lth |
18 Jul 2012 14:06:27
0.9.4
|
kuriyama  |
- Upgrade to 0.9.4. |
10 Jun 2012 18:42:48
0.9.3
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
22 Oct 2011 16:24:54
0.9.3
|
kuriyama  |
- Upgrade to 0.9.3. |
14 Oct 2011 13:52:34
0.9.0
|
kuriyama  |
carton is a command line tool to track the Perl module dependencies
for your Perl application. The managed dependencies are tracked in a
carton.lock file, which is meant to be version controlled, and the
lock file allows other developers of your application will have the
exact same versions of the modules.
WWW: http://search.cpan.org/dist/carton/ |