2013-12-09 15:17:56 by OBATA Akio | Files touched by this commit (238) |
Log message:
Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
|
2013-07-31 09:10:35 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.219:
1.219 2013-07-06
- cygwin fixes (thanks, Reini Urban!)
- Skip t/threads.t unless perl version is 5.13.4 or greater (thanks, VPIT)
- compile with strict C89 compilers (thanks, VPIT)
- more bugfixes (thanks, VPIT)
|
2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|
2012-09-02 15:50:30 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.218
Upstream changes:
1.218
- support for Haiku OS (thanks, Tony Cook!)
|
2011-08-12 08:41:40 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
Revision bump after updating perl to 5.14.1
|
2010-09-17 07:54:48 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating devel/p5-Data-UUID from 1.216nb1 to 1.217
Upstream changes:
1.217 2010-09-14
- documentation fixes
- minor portability tweak to UUID.xs (thanks, Florian Ragwitz)
|
2010-09-08 08:22:45 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating devel/p5-Data-UUID from 1.215 to 1.216
Upstream changes:
1.216 2010-09-04
- documentation fixes only
|
2010-08-31 22:57:53 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating devel/p5-Data-UUID from 1.20.3nb1 to 1.215
pkgsrc changes:
- correct version numbering - perl version numbers are usually 3 digits:
1.3 == 1.003
1.3.5 == 1.003005
Upstream changes:
1.215 2010-05-24
- no changes, released as non-trial
1.214 TRIAL RELEASE 2010-05-14
- Use gv_stashpv instead of gv_stashpvs (Florian Ragwitz)
1.213 TRIAL RELEASE 2010-05-07
- Pass along the interpreter to ptable_store, if needed (Florian Ragwitz)
1.212 TRIAL RELEASE 2010-05-07
- fix MANIFEST (thanks for noticing, Florian Ragwitz)
1.211 TRIAL RELEASE 2010-05-07
- add a uniqueness test to threads.t (thanks, SCHWERN!)
1.210 TRIAL RELEASE 2010-05-07
- thread safety, added by Florian Ragwitz
|