Commit graph

8 commits

Author SHA1 Message Date
obache
39619a9444 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:26:04 +00:00
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
sno
06271d7acc Updating devel/p5-File-Which from 1.08 to 1.09
Upstream changes:
1.09 Sun 27 Sep 2009
	- Set svn:executable for the exe files so cygwin tests work
2009-10-11 08:06:42 +00:00
sno
231c63733c Updating devel/p5-File-Which from 1.07 to 1.08
pkgsrc changes:
  - Add dependency to devel/p5-Test-Script
  - "Fix" comment

Upstream changes:
1.08 Tue 15 Sep 2009
	- Fixing pwhich
	- Adding a proper test for it
	- Adds a dependency on Test::Script 1.08
2009-09-16 18:59:33 +00:00
sno
d64454974c Updating package for p5 module File::Which from 0.05nb1 to 1.07
pkgsrc changes:
  - Adding license (perl5 license)
  - Adding build dependency to more current Test::More (according to
    META.yml)

Upstream changes:
1.07 Tue 28 Jul 2009
	- CPAN Testers looks good for 1.06_01, moving to production release

1.06_01 Sat 25 Jul 2009
	- Taking over this hugely old and very popular module to clean it
	  up a bit.
	- Moved from Test.pm to Test::More.
	- Updated Changes
	- Cleaned up some code a bit to make it more readable.
	- Added an explicit minimum Perl version
	- Changed platform detection code to constants for less code size
	  and compile-time if () optimisation.
	- Removed non-leading tabs and other whitespace nigglies.
2009-08-08 14:03:46 +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
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
wiz
7b34ef76ff Initial import of p5-File-Which-0.05:
File::Which is a portable implementation (in Perl) of `which', and
can be used to get the absolute filename of an executable program
installed somewhere in your PATH, or just check for its existence.
It includes the command-line utility `pwhich' which has the same
function as `which'.
2007-02-27 13:53:00 +00:00