pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
p5-Net-Whois-RIPE: update to 2.006.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed Sep 20 13:49:58 2017 +0200
Changeset: 2dcf3714434e53e2b27443cb2b29962da942db3f
Modified Files:
p5-Net-Whois-RIPE/Makefile
p5-Net-Whois-RIPE/distinfo
Log Message:
p5-Net-Whois-RIPE: update to 2.006.
2.006000 2015-05-23
- Fix bug in attribute autogeneration which affected Inet6Num.pm
2.005006 2015-05-23
- Add helper scripts to automatically cope with RIPE database modification
- Modify Objects to match RIPE database version 1.79.2
- Fix to make Net::Whois::Object now emit warning instead of dieing on unknwon attribute
2.005005 2015-03-26
- Fix to make Net::Whois::Generic use 'hostname' parameter
(reported by Stanislav Sinyagin)
- Fix on Net::Whois::Object::AutNum to accept lowecase AutNum name
2.005004 2014-06-29
- Modify Objects to match RIPE database version 1.74.1
2.005003 2014-06-11
- Remove extra VERSION in Net::Whois::Generic
- Load Net::Whois::Generic with Net::Whois::RIPE (experimental)
- Clean tests (remove unneeded 'use Data::Dumper')
- Fix doc (to remove Net::Whois::Object->query() examples)
2.005002 2014-06-09
- Deprecate Net::Whois::Object->query() (Net::Whois::Generic->query() is now recommended)
2.005001 2013-10-11
- Add support for APNIC objects through Net::Whois::Generic
- Simplify query options handling in Net::Whois::Generic
(remove keepalive options)
- Start adding some documentation (far from enough although)
2.005000 2013-10-10
- Add support for generic objects (from various sources, AFRINIC being the first implemented)
through Net::Whois::Generic
2.004002 2013-07-31
- Add 'abuse_c' to AutNum object
(https://www.ripe.net/ripe/docs/ripe-563)
2.004001 2013-06-19
- Remove Test::Exception requirement
- Add one test
2.004000 2013-05-29
- Fix 'delete' mode on accessor
- Add awhois.pl skeleton script
2.003000 2013-04-17
Another contribution from Moritz Lenz :
- Add abuse_c field to Organisation
- Inet6num has an attribute 'assignment_size'
- Unknown attributes in Object->new do not die anymore
2.002000 2012-12-03
- Add 'delete' mode to attribute update
- Minor documentation fix
2.001000 2012-11-22
- Add the clone() method to Net::Whois::Object
- Enhance accessor for multiple value attributes
(enable multiple values in default append mode, add a replace mode)
- Add a README.md skeleton for github
2.00020 2012-11-14
- Changes date format in Changes file
(to comply to Test-Changes spec)
- Add new attributes (geoloc, language, abuse_mailbox) to Organisation object
Add 'geoloc', 'language', 'abuse_mailbox' to the Organisation object
Add 'org' to the PeeringSet object
Add 'org' attribute to the RtrSet object
Add 'org' attribute to the RouteSet object
Add 'pingable', 'ping_hdl' and 'org' attribute to the Route(6) objects
Add 'org' attribute to the Role object
Add 'org' and 'abuse_mailbox' attribute to the Person object
Add 'geoloc' and 'language' attribute to the InetNum object
Add 'geoloc' and 'language' attribute to Inet6Num object
Add 'org' and 'mnt_lower' attribute to AsSet object
Update tests accordingly
2.00019 2012-10-12
- **** API CHANGES ****
Now pass the credentials through option hashref
('password' handled the same way as 'pgpkey')
- Add 'align' parameter to the dump() method
(code mainly from Moritz Lenz)
- Fix dump( {align => xxx }) issue on comments
- Tests now handle better network issues
- Add query() class method to Net::Whois::Object
- Also fix some typos, and perltidy the code
2.00018 2012-09-27
Another big contribution from Moritz Lenz :
- drop dependency on Iterator::Util
- Add abuse_mailbox to Role
- Autogenerated accessor
- Reduce memory load by storing met information per class
- Move calls to attributes out of the constructors
- Improve error detection in syncupdates_create
2.00017 2012-09-19
A big thank you to Moritz Lenz from Noris Network AG
for all his patches :
- Add PGP key authentication
- Fix new() to handle unfiltered option
- Preserve attribute order in constructor
- Fix regex in syncupdates_create
- Various typos fixed, documentation addition...
2.00016 2012-09-11
- Depend on LWP::UserAgent instead of WWW::Mechanize
(Thanks to Moritz Lenz)
- Make tests more portable
2.00015 2012-07-17
- Change the way to test if t/common.pl was well loaded
(remove $! checking which caused issue with old Perl versions)
- Minor fix in pod documentation
- Enable RIPE database update (and not only RIPE TEST database)
2.00014 2012-07-07
- Add missing optional dependency to WWW::Mechanize for update features
2.00013 2012-07-06
- Add RIPE SyncUpdates prototype implementation (Create, Update, Delete)
- Add type on attributes and the following methods :
attributes()
attribute_is()
- Add the dump() method
- Add the class() method
- Remove query_filter(), filering is to be done through the class() method
- Now accept Iterator as argument of Net::Whois::Object->new()
- More tests
- Complete the documentation, with some examples
2.00012 2012-06-05
Fix previous broken release (merge goof)
Fix some tests
to skip when there's a Network issue
to adapt to the current type of objects managed
(21 instead of 22, Limerick being removed)
Add Route6, PoeticForm and Irt objects
Add various missing attribute to the RIPE objects.
Renamed Net::Whois::Object filter attribute to query_filter
(to fix name collision with FilterSet filter attribute)
Enhance the documentation
2.00011 2012-06-05
Broken release on github.
2.00010 2012-04-20
Net::Whois::Object addition (By Arnaud "Arhuman" Assad)
2.00009 2011-11-23
2.00008 2011-10-26
2.00003 2011-02-13
2.00002 2010-01-28
1.31 2009-08-23
1.30 2009-07-10
1.23 2006-04-17
1.22 2005-05-09
1.20 2004-11-07
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2dcf3714434e53e2b27443cb2b29962da942db3f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
p5-Net-Whois-RIPE/Makefile | 6 +++---
p5-Net-Whois-RIPE/distinfo | 7 ++++---
2 files changed, 7 insertions(+), 6 deletions(-)
diffs:
diff --git a/p5-Net-Whois-RIPE/Makefile b/p5-Net-Whois-RIPE/Makefile
index bd17a8c0d2..14b42f2133 100644
--- a/p5-Net-Whois-RIPE/Makefile
+++ b/p5-Net-Whois-RIPE/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.5 2015/07/12 19:01:21 thomasklausner Exp $
-DISTNAME= Net-Whois-RIPE-1.19
+DISTNAME= Net-Whois-RIPE-2.006
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
@@ -9,9 +9,9 @@ MAINTAINER= geeogeegeeoh%users.sourceforge.net@localhost
HOMEPAGE= http://www.ripe.net/
COMMENT= Implementation of RIPE Whois
-#BUILD_DEPENDS+= {p5-Test-Simple>=0.44,perl{,-thread}>=5.8.0}:../../devel/p5-Test-Simple
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+DEPENDS+= p5-Iterator-[0-9]*:../../wip/p5-Iterator
-PERL_CONFIGURE= yes
MAKE_PARAMS= --online-tests
PERL5_PACKLIST= auto/Net/Whois/RIPE/.packlist
diff --git a/p5-Net-Whois-RIPE/distinfo b/p5-Net-Whois-RIPE/distinfo
index ae318b4896..12ff7efcee 100644
--- a/p5-Net-Whois-RIPE/distinfo
+++ b/p5-Net-Whois-RIPE/distinfo
@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.1.1.1 2005/06/28 03:57:59 geeohgeegeeoh Exp $
-SHA1 (Net-Whois-RIPE-1.19.tar.gz) = 7c7ceaeed163409027ae2dc6a2db532cdcb7f0e8
-RMD160 (Net-Whois-RIPE-1.19.tar.gz) = ff38f32d7db449ffd410f8bc5776ab80d57b4471
-Size (Net-Whois-RIPE-1.19.tar.gz) = 67947 bytes
+SHA1 (Net-Whois-RIPE-2.006.tar.gz) = b182769bdbe64f3c44e1d58a34cb47d37f5539d6
+RMD160 (Net-Whois-RIPE-2.006.tar.gz) = 6353901360e9b31d2a44a763d116daa98a8478e2
+SHA512 (Net-Whois-RIPE-2.006.tar.gz) = f429977fd83e63092d4df3381dd1e499d36ea0a305b159ddde54217f598e50b812b1697de65f4c8aa7da1cd6e2c0d7acd5764974b060c102aff0968049b6a543
+Size (Net-Whois-RIPE-2.006.tar.gz) = 85383 bytes
Home |
Main Index |
Thread Index |
Old Index