Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
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.
0.108_001 2015-02-03
- add full flavored struct accessors and implement all in XS, supports now
colnames, fetchrow_arrayref, fetchall_arrayref, fetchrow_hashref, fetchall_hashref,
fetchall_hash fetchall_array fetchall_table
- as_list is deprecated in favor of fetchall_hash
0.107 2015-01-20
- eliminate potential memory leaks in get_fs_stats, get_network_io_stats,
get_network_iface_stats, get_process_stats
- add support for device_canonical
- update bundled ppport.h to 3.28 one
0.016 2015-01-06
- update meta-information
- update author tests
- take advantage of Config::AutoConf 0.306
0.105_001 2014-09-07
- take advantage of Config::AutoConf 0.23
- switch to ExtUtils::MakeMaker, it seems more active maintained
- add a test for possible leak
- improve repository documentation (README.md)
0.104 2014-02-20
- fix link targets for stats description
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
Unix-Statgrab from 0.101 to 0.103 in sysutils/p5-Unix-Statgrab
PkgSrc changes:
Generate package using Packager::Utils 0.001
Upstream changes since 0.101:
Revision history for Perl extension Unix::Statgrab.
0.103 2014-02-19
- learn include paths and linker flags from pkg-config, if available
- keep configure phase settings persistent for building stage
- redo meta_add using meta-spec v2 * includes developer deps to please
ribasushi
0.102 2013-09-28
- Update repository URI - it's now officially hosted on i-scream.org with
a mirror on GitHub for issue tracking and easy deal with pull requests
Unix::Statgrab is a wrapper for libstatgrab as available from
http://www.i-scream.org/libstatgrab/. It is a reasonably portable attempt
to query interesting stats about your computer. It covers information on
the operating system, CPU, memory usage, network interfaces, hard-disks etc.