Commit graph

14 commits

Author SHA1 Message Date
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
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!
2010-08-21 16:32:42 +00:00
seb
3566befdd0 Update p5-Devel-Cycle from version 1.10nb1 to version 1.11.
Pkgsrc changes:
- Set USE_LANGUAGES

Upstream changes:
1.11 Mon Aug 24 08:50:25 EDT 2009
     - Florian Ragwitz fixed bug 47389
2009-08-26 01:30:03 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

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=...").
2008-10-19 19:17:40 +00:00
rhaen
f8255b0b46 - updated to 1.10
Changelog:
1.10 Tue Jul  8 21:27:20 EDT 2008
     - Slaven Rezic fixed bug 35825
2008-07-16 13:43:37 +00:00
abs
fa94948d7a Updated devel/p5-Devel-Cycle to 1.09
Revision history for Perl extension Devel::Cycle.
1.09 Mon Apr 14 12:54:56 EDT 2008
     	 -Dave Rolsky identified and fixed bug 25360.

1.08 Fri Apr 11 17:55:59 EDT 2008
     	- Peter Brakemeier identified and patched bug in which stringified objects could
           create false positives. Thanks Peter!
2008-05-28 21:56:41 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
obache
be00518dbe Update p5-Devel-Cycle to 1.07.
Patch provided by Martin Wilke via PR 34335.

Changes:
1.07 Tue May 23 22:28:03 EDT 2006
	- Fixed export_to_level() problem so that Test::Memory::Cycle works again.

1.06 Tue May 23 17:08:22 EDT 2006
	- Removed debugging warning.
	- Only checks CODErefs if PadWalker version >= 1.0.

1.05 May 18 2006
	- Added ability to detect cycles in CODErefs courtesy Yuval Kogman.
2006-10-25 14:07:51 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
wiz
3c61638cc3 Update to 1.04:
1.04
	- Added ability to detect weakened cycles courtesy Stevan Little
2005-11-23 22:09:30 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
wiz
6e9030e810 Initial import of p5-Devel-Cycle-1.03:
This perl module can be used to find memory cycles in objects and
other references.
2005-02-19 12:18:20 +00:00