Next | Query returned 40 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2010-08-27 08:31:41 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating devel/p5-Path-Class from 0.19nb1 to 0.21

Upstream changes:
0.21 - Tue Aug 17 19:13:13 CDT 2010
 - Don't test the 'iomode' option under 5.6, because layers aren't
   supported yet.
 - Fixes to spelling errors in the docmuentatino. [Ansgar Burchardt
   and Debian patchers]
   2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | Package updated
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
   2010-06-15 18:52:17 by Christoph Badura | Files touched by this commit (2) | Package updated
Log message:
Apply update generously provided by Stoned Elipot.  Thanks a bunch!

Update p5-Path-Class from version 0.18 to version 0.19.

Upstream changes:
0.19 - Sun Jun  6 20:50:27 CDT 2010

 - slurp() now accepts an 'iolayers' option to control how the file is
   opened. [Graham Barr]

 - In the openr() and openw() file methods, we now croak() instead of
   die() so that the error messages are more useful. [Ian Sillitoe]

 - Allow subclassing, by adding dir_class() and file_class() static
   methods, allowing them to be overridden. [Matt Trout & John LoVerso
   & Michael Schwern]

 - Fixed a testing failure that could occur whenever testing in a
   directory path that contains symlinks (e.g. /tmp on Mac OS X).

 - Added a 'no_hidden' parameter for children() [EDENC <EDENC@cpan.org>]

 - Fixed the heading for the is_relative() POD section. [CUB \ 
<cub.uanic@gmail.com>]
   2010-01-16 16:16:38 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating devel/p5-Path-Class from 0.17 to 0.18.

pkgsrc changes:
- Adjusting HOMEPAGE URI and dependencies

Upstream changes:
0.18 - Sun Dec 20 10:11:02 CST 2009
 - Similar to the next() bug for files/directories named "0" or \ 
"0.0"
   in the previous release, the children() and recurse() methods have
   now been fixed in the same way. [spotted by ARTHAS, MSISK]
   2009-06-15 22:18:06 by Jens Rehsack | Files touched by this commit (2)
Log message:
pkgsrc changes:
  - Updating package of p5 module Path::Class from 0.16nb1 to 0.17
  - Setting license to ${PERL5_LICENSE} according to META.yaml

Upstream changes:
 - dir(undef) now returns undef rather than the rootdir, because undef
   was probably a mistake by the caller, and the rootdir is too scary
   a default. [Suggested by John Goulah]

 - Temporary files during testing are now created in the system temp
   directory, rather than somewhere in t/ .  See RT #31382. [Suggested
   by Alex Page]

 - Added is_relative() as the obvious complement to the existing
   is_absolute() method.

 - Added a resolve() method to clean up paths much more thoroughly
   than cleanup(), e.g. resolving symlinks, collapsing foo/../bar
   sections, etc. [Suggested by David Garamond]

 - Fixed a problem in which a file/directory called "0" or \ 
"0.0" would
   end a loop prematurely when using the idiom 'while($x =
   $dir->next) {...}'.  See http://rt.cpan.org/Ticket/Display.html?id=29374
   [Spotted by Daniel Lo]

 - Fixed an exists($array[$i]) that prevented compatibility with perl
   5.005.

 - Moved the repository from my personal CVS repo to Google Code.
   2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179)
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980)
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
   2007-10-09 21:19:17 by Martti Kuparinen | Files touched by this commit (44)
Log message:
Remove trailing spaces.
   2007-01-10 22:58:19 by Christoph Badura | Files touched by this commit (4) | Imported package
Log message:
Initial import of devel/p5-Path-Class 0.16.

Path::Class is a module for manipulation of file and directory
specifications (strings describing their locations, like
'/home/ken/foo.txt' or 'C:\Windows\Foo.txt') in a cross-platform manner.
It supports pretty much every platform Perl runs on, including Unix,
Windows, Mac, VMS, Epoc, Cygwin, OS/2, and NetWare.

Needed for SVK-v2.0.0.


Next | Query returned 40 messages, browsing 31 to 40 | previous