Commit graph

18 commits

Author SHA1 Message Date
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
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
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +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
8f3f73ee07 Update to 1.053
Upstream changelog please visit:
http://search.cpan.org/src/RCAPUTO/POE-Component-Client-DNS-1.053/CHANGES
2013-12-15 13:27:45 +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
obache
3b0f2f4d0e Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:14:40 +00:00
wiz
35dc24abe7 Update to 1.051, set LICENSE .
================================
2009-10-14 03:06:11 -0400 v1_051
================================

    Prepare for release.

    Add a 00_info.t test to help debug platform and dependency based
    issues.

    Administrivia to convert the repository to git.

================================
2009-08-28 06:46:24 +0000 v1_050
================================

    Jonathan Yu found a warning while packaging this distro for Debian.
    I've applied his patch from rt.cpan.org 48335, and I took his
    suggestion to start using Test::NoWarnings.

    Philip Gwyn found a strange case where IPv6 localhost was returned as
    ::1 rather than the long form. Added a check for both forms.

    Bumped the version to 1.050 for release.

    Fix a POD error (line too long, broken link to RT) reported by
    Jonathan Yu, ironically in rt.cpan.org ticket 48336. :)

    Fix a warning for /etc/hosts files that contain blank lines or
    comments. Suggested by Leonid Rashkovsky in e-mail.

===============================
2009-07-28 06:01:07 +0000 v1_04
===============================

    Use latest POE, and prepare for a new release.

    Added a machine-readable repository directory to the distribution.
    Documented the bug tracker, repository, and other resource URLs.

    Resolve (heh) rt.cpan.org ticket #13899. AAAA requests will check for
    IPv6 addresses in /etc/hosts or your favorite operating system's
    equivalent.

    Resolve rt.cpan.org ticket #13492 by Sébastien Aperghis-Tramoni,
    #14723 by Branislav Gerzo, and umbrella ticket #15009 by cycling
    through the list of resolvers known to Net::DNS if the top one times
    out.

    Applied a patch by René Mayorga, resolving rt.cpan.org ticket 41313.
    René's patch uses Net::DNS to find poe.perl.org's address and use
    that instead of hardcoded values. Thanks also go to René for
    submitting the patch through rt.cpan.org. I may never have discovered
    ticket 506915 on bugs.debian.org.

===============================
2009-02-18 04:48:06 +0000 v1_03
===============================

    Fix warnings uncovered by POE's recent global-warning issue.

    Make it safe to have more than one PoCoDNS object.

    Somehow this bug has been no problem for people this entire time. An
    amazing trick really :D

===============================
2009-01-13 20:08:27 +0000 v1_02
===============================

    A host-file test was failing because its address segments were wider
    than single octets.

===============================
2008-10-29 16:18:54 +0000 v1_01
===============================

    New version.

    Accommodate DNS change for poe.perl.org in the tests.

    Apply Martin Ferrari's patch to skip network tests if there's no
    detectable network. Resolves rt.cpan.org ticket 33677.
2010-09-06 12:03:51 +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
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
he
e099b1ef3f Update from version 0.98nb1 to 1.00, discussed in general terms with maintainer.
Pkgsrc changes:
 o Canonicalize HOMEPAGE
 o Adjust dependencies to match Makefile.PL

Upstream changes (at least I *think* these are the ones for 0.99 and 1.00):

======================================
9999-99-99 99:99:99.999999Z (untagged)
======================================

  2007-01-06 18:12:47 (r64) by rcaputo; DNS.pm M

    By the power of PAUSEskull, this is a fine morning! Release 1.00!

  2007-01-06 18:11:52 (r63) by rcaputo; DNS.pm M

    Expose the underlying Net::DNS::Resolver with a get_resolver()
    accessor. Thanks to Chris Williams for kinda suggesting it. :)

  2006-11-06 19:23:35 (r62) by rcaputo; Makefile.PL M

    Set a LICENSE. Cheap kwalitee points!

  2006-10-17 16:35:24 (r61) by rcaputo; t/06_hosts.t M

    Don't try to call a method on a failed request. Resolves rt.cpan.org
    21190 by Alexandr Ciornii.

  2006-10-17 15:05:34 (r60) by rcaputo; Makefile.PL M

    Some rt.cpan.org tickets refer to issues in Net::DNS. Require the
    latest version of that dependency in the hopes that some things are
    fixed. Too bad I don't have test cases for those issues... there's no
    way for me to tell if anything's fixed by this simple change.

=========================
2006-05-21 20:45:46 v0_99
=========================

  2006-05-21 20:45:11 (r58) by rcaputo; DNS.pm M

    Bump up the version.

  2006-05-21 20:44:39 (r57) by rcaputo; DNS.pm M

    Fix shutdown(). It was not performing nearly enough cleanup.

    Replace some post() calls with call() to avoid race conditions. In
    general, method interfaces should use call() rather than post() so
    that they affect internal structures synchronously.

  2006-05-21 20:43:08 (r56) by rcaputo
  t/02_tag_args.t M; t/03_api_3.t M; t/05_api_4.t M; t/06_hosts.t M

    Turn on ASSERT_DEFAULT for some of the tests. Add _stop handlers so
    they don't fail with all POE asserts on.

  2006-03-24 03:58:51 (r55) by rcaputo; DNS.pm M

    Belatedly bump up the version.
2008-08-24 21:44:09 +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
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
adrianp
c192d86d01 POE::Component::Client::DNS is an event driven wrapper for
Net::DNS::Resolver.  It accepts events containing Net::DNS::Resolver
questions, and it emits events carrying Net::DNS::Packet responses.
2005-07-14 23:01:23 +00:00