Path to this page:
./
devel/p5-Struct-Dumb,
Make simple lightweight record-like structures
Branch: CURRENT,
Version: 0.09nb1,
Package name: p5-Struct-Dumb-0.09nb1,
Maintainer: pkgsrc-usersStruct::Dumb - make simple lightweight record-like structures
Required to build:[
devel/p5-Module-Build] [
devel/p5-Test-Fatal]
Master sites:
SHA1: dfb81a7f4eb7c543c11d51a199bcfe346d4d7ed3
RMD160: 4a2b8a4966e2364b30e3fccdf449613fafa1170c
Filesize: 15.707 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2017-06-05) Updated to version: p5-Struct-Dumb-0.09nb1
- (2016-07-28) Updated to version: p5-Struct-Dumb-0.09
- (2016-06-09) Updated to version: p5-Struct-Dumb-0.03nb1
- (2015-09-01) Package added to pkgsrc.se, version p5-Struct-Dumb-0.03 (created)
CVS history: (Expand)
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
|
2016-07-28 06:37:27 by Wen Heping | Files touched by this commit (2) |  |
Log message:
Update to 0.09
Upstream changes:
0.09 2016/03/09 17:49:17
[CHANGES]
* Allow callers to allow ARRAY dereference for special circumstances
0.08 2015/12/15 17:45:46
[CHANGES]
* Support perl 5.8.x (which lacks overloading.pm)
0.07 2015/10/11 12:37:51
[BUGFIXES]
* Provide the other conversion overload operations and allow fallback
0.06 2015/10/07 00:24:52
[BUGFIXES]
* Ensure that structs are still boolean true
0.05 2015/10/06 23:12:58
[BUGFIXES]
* Throw an exception on attempts to dereference a struct as an
array (RT107583)
* Throw an exception if accessor-mutators are invoked with extra
arguments
* Give AUTOLOAD :lvalue context so it reports the right message for
attempts to assign to missing fields (RT107577)
0.04 2015/09/30 18:29:01
[CHANGES]
* Support creating a predicate test function
|
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-09-01 14:59:12 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
Import p5-Struct-Dumb-0.03 as devel/p5-Struct-Dumb.
Struct::Dumb - make simple lightweight record-like structures
|