Commit graph

13 commits

Author SHA1 Message Date
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
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +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
gls
14aad663b2 Update p5-Net-Libdnet to 0.96.
pkgsrc changes:
- Set LICENSE
- Add dependency to p5-Class-Gomor, as reported in PR pkg/45674.

Upstream changes:

0.96 Wed Nov 16 23:07:38 CET 2011
 - bugfix: default to be compiled against libdnet (and not libdumbnet)
 - update: added some die() in example programs

0.95 Sun Mar 13 23:47:10 CET 2011
 - new: added ubuntu and standard patchs. See README.

0.94 Fri Jan 14 11:09:49 CET 2011
 - bugfix: tohash method in pod
 - applied http://rt.cpan.org/Public/Bug/Display.html?id=52359

0.93 Thu Jan 13 11:07:07 CET 2011
 - update: makes components more inline with local install
 of libdnet
 - update: copyright notice
2011-12-01 21:14:22 +00:00
obache
3b0f2f4d0e Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:14:40 +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
234b679b5c pkgsrc changes:
- Updating package for p5 module Net::Libdnet from 0.01nb1 to 0.92
  - Adjusting master site and homepage

Upstream changes:
0.92 Wed May 13 20:59:41 CEST 2009
   - applied http://rt.cpan.org/Ticket/Display.html?id=43899
   - applied http://rt.cpan.org/Ticket/Display.html?id=45697
   - copyright notice update

0.91 Sun Dec  7 19:15:43 CET 2008
   - new: Net::Libdnet::Intf methods now return a Net::Libdnet::Entry::Intf object
   - new: Net::Libdnet::Intf now also has getSrcIntfFromDst(), getSrcIpFromDst()
   - update: constants renamed to be prefixed with DNET_

0.90 Tue Nov 25 22:44:42 CET 2008
   - complete rewrite of XS code
   - near full implementation of libdnet API
   - two APIs: a low-level and a high-level object oriented one
   - backward compatibility should remain

0.02 Tue Nov 25 20:59:27 CET 2008
   - ownership transfered to me
   - updated copyright notices
   - still uses a BSD license
2009-07-18 18:35:32 +00:00
adrianp
2ae6078ec7 Give up MAINTAINER 2009-07-17 18:00:13 +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
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +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
6ed6501649 Net::Libdnet - Perl interface to libdnet 2007-01-03 13:50:19 +00:00