pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/p5-POE-Component-Client-DNS
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 6 12:03:51 UTC 2010
Modified Files:
pkgsrc/net/p5-POE-Component-Client-DNS: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/p5-POE-Component-Client-DNS/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/p5-POE-Component-Client-DNS/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index