Commit graph

12 commits

Author SHA1 Message Date
wiz
73716d23de Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
agc
203292f73e Add SHA512 digests for distfiles for net category
Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
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
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
obache
9b57b4605a Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-12-09 14:17:41 +00:00
mspo
61c7843e9f update to 1.80
1.80: 2012-02-26

    -- FLV streaming plugin (Gosuke Miyashita <gosukenator@gmail.com>)

    -- New Throttle plugin (Adam Thomason <thomason@reticulatedsplines.net>)

    -- Force keepalives off when we haven't finished reading a request body, but we
       are already sending a response. (Jonathan Steinert <hachi@kuiki.net>)

    -- Add support for Content-MD5 checking on PUT requests to web server services.
       (Eric Wong <normalperson@yhbt.net>)

    -- Include an XFFExtras plugin that can add X-Forwarded-Port and X-Forwarded-Proto
       headers to help proxy backends construct canonical URLs with less configuration.
       (RT 60260) (Jonathan Steinert <hachi@kuiki.net>)

    -- Fix perlbal-check's age calculation to get the maximum age of queues across all
       Perlbals. (Abe Hassan <ahassan@saymedia.com>)

    -- Add DEFAULT command to allow setting default values for later service tunables
       (Mark Smith <mark@qq.is>)

    -- Change IO::Socket::SSL version requirement error to reflect what we actually
       require. (Jonathan Steinert <hachi@kuiki.net>)

    -- Completely redo the deps list for perlbal. This addresses an issue exposed when
       LWP was split into component modules (RT 68490) , plus other subtle issues we've
       been ignoring or unaware of. (Jonathan Steinert <hachi@kuiki.net>)

    -- Stop loading Storable, we don't use it (Jonathan Steinert <hachi@kuiki.net>)

    -- Switch Devel::Peek to an optional requirement (Jonathan Steinert <hachi@kuiki.net>)

    -- Change perlbal-check to use IO::Socket::INET, not just IO::Socket
       (Jonathan Steinert <hachi@kuiki.net>)

    -- Can use PERLBAL_REMOVE_FIELDS=1 to disable fields and improve performance
       (Nicolas Rochelemagne <nicolas.rochelemagne@cpanel.net>)

    -- Optimize handling of SET for bool values
       (Nicolas Rochelemagne <nicolas.rochelemagne@cpanel.net>)
2013-10-02 00:13:10 +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
sbd
6de0827f41 The pattern part of DEPENDS lines must have a version pattern. 2012-02-04 02:34:59 +00:00
mspo
584db8783d perlbal is a proxy/load balancer written in perl. 2012-01-31 02:45:46 +00:00