2017-07-22 11:09:09 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.4.10
Upstream changes:
v2.4.10 2017-07-18T04:12:23Z
- https://github.com/gfx/p5-Mouse/compare/v2.4.9...v2.4.10
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|
2017-02-25 16:40:02 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.4.9
Upstream changes:
v2.4.9 2017-02-22T01:23:31Z
- Fix build issue on newer Perl
|
2017-02-18 08:36:18 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.4.8
Upstream changes:
v2.4.8 2017-02-16T08:45:28Z
- Fix stack collapse(#71)
|
2017-01-18 13:08:39 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.4.7
Upstream changes:
v2.4.7 2017-01-14T13:46:04Z
- Workaround for issue #64(#67)
In some case stack is corrupted at more than 23 attributes.
This change may makes a bit slow in that case.
|
2017-01-07 04:21:18 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.4.6
Upstream changes:
v2.4.6 2017-01-06T06:51:15Z
- Fix test for older Perls (#68)
- Define macros for older Visual Studio compiler(#66)
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-08-29 04:37:24 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.4.5
Upstream changes:
v2.4.5 2015-08-03T15:57:50Z
- Fix for older Perl(< 5.14.0) (#54)
|
2015-08-23 04:11:22 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Add following lines for make test
# for make test
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
# (recommended)
BUILD_DEPENDS+= p5-Test-Output-[0-9]*:../../devel/p5-Test-Output
BUILD_DEPENDS+= p5-Test-LeakTrace-[0-9]*:../../devel/p5-Test-LeakTrace
BUILD_DEPENDS+= p5-IO-String-[0-9]*:../../devel/p5-IO-String
BUILD_DEPENDS+= p5-Pod-Coverage-[0-9]*:../../textproc/p5-Pod-Coverage
|