Commit graph

11 commits

Author SHA1 Message Date
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
mef
d8fcb648dc - To skip make test, add the line
TEST_TARGET?= # to skip make test (but can be enabled by 'env TEST_TARGET=test make test')
for following packages:
  devel/p5-File-ShareDir-Install
  time/p5-DateTime-Format-Strptime
  www/p5-LWP-Protocol-https
- Add BUILD_DEPENDS for make test
2015-05-10 02:43:37 +00:00
mef
92f3e00364 Update to 0.10
--------------
0.10  Dec 10 2014
    - Recurse with $def in _scan_share_dir
        Thank you KENTNL for rt95749
2015-01-31 01:33:20 +00:00
wen
75865aa777 Update to 0.09
Upstream changes:
0.09  Jul 7 2014
    - Get rid of DB::single
        Thank you djerius@cpan.org
    - Don't do POD tests

0.08  Jan 29 2014
    - Tests may now be run in parallel
        Thank you KENTNL@cpan.org

0.07  Jan 17 2014
    - Added delete_share
        Thank you dmuey@cpan.org

0.06  Jan 16 2014
    - Added $INCLUDE_DOTFILES and $INCLUDE_DOTDIRS
        Thank you sharyanto@cpan.org
2014-10-16 12:11:50 +00:00
wiz
1b2f5ba83a Use standard email address (pkgsrc-p5-people should not be MAINTAINER). 2014-07-19 14:26:06 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
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.
2014-05-29 23:35:13 +00:00
wen
3234d89168 Update to 0.05
Upstream changes:
0.05  Sep 3 2013
    - Tweak doco and fix typos
        Thank you dsteinbrunner@pobox.com
2013-11-05 02:28:15 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
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.
2013-05-31 12:39:57 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
sno
24c4a77d14 Importing Perl 5 module File::ShareDir::Install version 0.04 from CPAN
into devel/p5-File-ShareDir-Install.

File::ShareDir::Install allows you to install read-only data files from a
distribution. It is a companion module to File::ShareDir, which allows you
to locate these files after installation.

There is a port Module::Install::Share to ExtUtils::MakeMaker with the
improvement of only installing the files you want; .svn and other
source-control junk will be ignored.
2012-07-05 12:54:55 +00:00