Problems found with existing digests:
Package fotoxx distfile fotoxx-14.03.1.tar.gz
ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
Package pgraf: missing distfile pgraf-20010131.tar.gz
Package qvplay: missing distfile qvplay-0.95.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.
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.
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.
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!
currently existing graphics/p5-GDGraph3d ("corrected" name of dist-file).
This update includes LICENSE adding and since 0.56 following upstream changes:
0.61 16.Oct.2002
- Added support for h_bars (or rotate_graph) (Chia-liang Kao)
- Added a new cynlider.pm bar style (Chia-liang Kao)
0.60 Dec 07 2001
- Fixed another bug with x_tick_number rendering - off by one tick.
Sent patch to MVERB for same bug in GD::Graph::axestype.pm
0.59 Dec 05 2001
- Fixed bug with x_tick_number
0.58 Dec 05 2001
- Added visual tests and note in Makefile.PL
- Built test suite in t/
0.57 Nov 08 2001
- Rebuilt with h2xs 1.20 with options
-v 0.57 -X -n GD::Graph3d