2015-07-12 20:56:37 by Thomas Klausner | Files touched by this commit (405) |
Log message:
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 16:43:23 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
Update to 0.22:
**** 0.22 February 11, 2015
Fix: rt.cpan.org #101184
make siginception and sigexpiration available as time() values
Fix: rt.cpan.org #101183
wrong URL for blog in README
Fix: rt.cpan.org #83031
[RRSIG] lack of ECDSA support
***0.21 October 24, 2014
Fix: rt.cpan.org #99250
[RRSIG] validation fails when Signer's Name is upper case
Fix: rt.cpan.org #99106
Premature end of base64 data (in 14-misc.t test script)
***0.20 August 15, 2014
Fix: rt.cpan.org #97457
!hex! error when parsing NSEC3 with empty salt
***0.19 Jun 6, 2014
Remove inappropriate deprecation warning in DNSKEY.pm
***0.18 May 8, 2014
Recode RR implementations to provide Net::DNS 0.69+ interface.
Fix: rt.cpan.org #95034
Failure to parse NSEC3PARAM record with null salt
Fix: rt.cpan.org #81289
Failure to handle GOST DS records
***0.17 November 29, 2013
Fix: rt.cpan.org #90270
NSEC3->covered() should use case-insensitive comparisons
Fix: rt.cpan.org #79606
Lower case zone-name part with DNSKEY::privatename
Allow to specify algorithms with ::Private->new_rsa_private and
::Private->generate_rsa instead of assuming RSASHA1.
Fix: rt.cpan.org #55621
Specify license type (mit) in META.yml
Fix: rt.cpan.org #60269
Remove Digest::SHA1 prerequirement
Fix: rt.cpan.org #62387 & #63273
Typo fixes
Fix: rt.cpan.org #62386
Make Net::DNS::RR::DS::digtype method work
Fix: rt.cpan.org #62385
Do not compress Next Domain Name in NSEC rdata.
Fix: rt.cpan.org #61104
Spelling correction in DS.pm and fix of key2ds demo program
Fix: rt.cpan.org #60185
Make sure %main::SIG hash keeps its values when compiling Net::DNS::RR::SIG
in perl versions before 5.14. See also: rt.perl.org #76138
Fix: rt.cpan.org #64552 and rt.cpan.org #79606
Support for private-key-format v1.3
Fix: rt.cpan.org #75892
Do not canonicalize the "Next Domain Name" rdata field of a NSEC RR
for draft-ietf-dnsext-dnssec-bis-updates-17 compliance.
BUG FIX/FEATURE: validation of wildcard RRs now available. Duane
Wessels is acknowledged for submitting the initial code on which
this fix is based.
FIX: case sensitivity of ownername during DS generation
(Acknowledgements Jens Wagner)
|
2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2014-10-09 15:45:06 by Thomas Klausner | Files touched by this commit (456) |
Log message:
Remove SVR4_PKGNAME, per discussion on tech-pkg.
|
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
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.
|
2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
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-03-02 11:44:46 by Matthias Scheler | Files touched by this commit (69) |
Log message:
Reset maintainer to "pkgsrc-users@NetBSD.org".
|
2012-10-23 20:17:02 by Aleksej Saushev | Files touched by this commit (368) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|
2012-05-09 08:21:39 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Since p5-Crypt-OpenSSL-RSA versions before 0.27 are broken with
perl-5.14, and perl-5.14 is pkgsrc's default, depend on at least that
version. Bump PKGREVISION.
|