Commit graph

19 commits

Author SHA1 Message Date
wiz
40bbad7ac6 Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg
2015-07-12 18:56:06 +00:00
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
11a093bf7b Update 1.402 to 1.405
1.405     2014-05-09 22:28:43-04:00 America/New_York
          minor tweaks to how message-id local part is generated

1.404     2014-01-13 23:04:43-05:00 America/New_York
          no changes since previous release

1.403     2013-08-13 09:11:47 America/New_York
          [This might break your code]
          no longer a subclass of Email::Address!
2014-11-22 14:52:55 +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
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
d70c8e374b Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:19:01 +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
obache
bb3696f957 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
sno
7a5502d6e6 Updating mail/p5-Email-MessageID from 1.401nb1 to 1.402
pkgsrc changes:
- add license definition

Upstream changes:
1.402     2010-07-14
          improve documentation of in_brackets
2010-09-10 06:08:05 +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
91983a3769 Removing pkgsrc dependency to sysutils/p5-Sys-Hostname-Long - the META.yml
names Sys::Hostname >= 1.1 - perl-5.10 comes with 1.11.
2009-02-25 20:09:20 +00:00
he
337bb83906 Update from version 1.400 to 1.401.
Upstream changes:

1.401     2009-01-22
          add repo location to metadata
2009-02-22 12:12:17 +00:00
he
06141a3587 Update from version 1.351nb1 to 1.400.
Pkgsrc changes:
 o Adjust dependency for p5-Test-Simple according to corelist output
   (perl 5.7.3 had 0.41 of Test::More)

Upstream changes:

1.400     2008-10-02
          return MessageID objects, not Email::Address objects
          this lets us add in_brackets
          use Sys::Hostname::Long if available
2008-11-17 23:05:33 +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
a79aa0a6aa updated to 1.351
added dependency to p5-Sys-Hostname-long

ChangeLog:
1.351     2007-03-22
          packaging improvements

1.35      2006-07-11
          Fixed version required for Sys::Hostname (thanks BARBIE)
          plan tests (for compat with older harnesses)
          keep a unique per pid part to fend of encroaching collisions (rjbs)
          remove ineffective caching mechanism (rjbs)
2008-07-22 13:25:40 +00:00
heinz
545db81a7c Roman Kulik cannot maintain those packages anymore (he told me in
private mail some months ago).
2008-07-20 16:09:34 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +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
adrianp
68c2e8ec20 Message-ids are optional, but highly recommended, headers that
identify a message uniquely. This software generates a unique
message-id.

Imported from pkgsrc-wip and packaged by kuli0020@umn.edu
2007-07-29 11:24:26 +00:00