[csw-devel] SF.net SVN: gar:[2827] csw/mgar/pkg/cpan/Net-DNS/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Wed Jan 14 14:47:59 CET 2009
Revision: 2827
http://gar.svn.sourceforge.net/gar/?rev=2827&view=rev
Author: bonivart
Date: 2009-01-14 13:47:58 +0000 (Wed, 14 Jan 2009)
Log Message:
-----------
net-dns: update to 0.64
Modified Paths:
--------------
csw/mgar/pkg/cpan/Net-DNS/trunk/Makefile
csw/mgar/pkg/cpan/Net-DNS/trunk/checksums
csw/mgar/pkg/cpan/Net-DNS/trunk/files/CSWpmnetdns.gspec
Removed Paths:
-------------
csw/mgar/pkg/cpan/Net-DNS/trunk/files/CSWpmnetdns.depend
Property Changed:
----------------
csw/mgar/pkg/cpan/Net-DNS/trunk/
Property changes on: csw/mgar/pkg/cpan/Net-DNS/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/cpan/Net-DNS/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Net-DNS/trunk/Makefile 2009-01-14 10:13:14 UTC (rev 2826)
+++ csw/mgar/pkg/cpan/Net-DNS/trunk/Makefile 2009-01-14 13:47:58 UTC (rev 2827)
@@ -1,19 +1,25 @@
GARNAME = Net-DNS
-GARVERSION = 0.48
+GARVERSION = 0.64
CATEGORIES = cpan
-AUTHOR = CREIN
+AUTHOR = OLAF
-DESCRIPTION = interface to the DNS resolver
+DESCRIPTION = Interface to the DNS resolver
define BLURB
Net::DNS is a collection of Perl modules that act as a Domain Name System
(DNS) resolver. It allows the programmer to perform DNS queries that are
beyond the capabilities of gethostbyname and gethostbyaddr.
endef
-DISTFILES += CSWpmnetdns.gspec CSWpmnetdns.depend
+DISTFILES += $(call admfiles,CSWpmnetdns,)
-DEPENDS += cpan/Digest-HMAC
+REQUIRED_PKGS = CSWpmdigesthmac CSWpmnetip
-CONFIGURE_ARGS = --no-online-tests
+# Update watch
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+CONFIGURE_ARGS = --no-online-tests
+CONFIGURE_ARGS += --no-IPv6-tests
+
+EXTRA_MERGE_EXCLUDE_FILES = .*~ .*perllocal\.pod
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Net-DNS/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Net-DNS/trunk/checksums 2009-01-14 10:13:14 UTC (rev 2826)
+++ csw/mgar/pkg/cpan/Net-DNS/trunk/checksums 2009-01-14 13:47:58 UTC (rev 2827)
@@ -1,3 +1,2 @@
-7c1e12645b256dc6d20306883fe1d292 download/CSWpmnetdns.gspec
-2100c5f51dea71a633cb393f31e6f235 download/CSWpmnetdns.depend
-bd5bab1de250b947a3f00148d426f2e2 download/Net-DNS-0.48.tar.gz
+ec522b0bede886bfe23f1610d74954fe download/CSWpmnetdns.gspec
+08aa3357707bf5d904d40f25ff4a34b6 download/Net-DNS-0.64.tar.gz
Deleted: csw/mgar/pkg/cpan/Net-DNS/trunk/files/CSWpmnetdns.depend
===================================================================
--- csw/mgar/pkg/cpan/Net-DNS/trunk/files/CSWpmnetdns.depend 2009-01-14 10:13:14 UTC (rev 2826)
+++ csw/mgar/pkg/cpan/Net-DNS/trunk/files/CSWpmnetdns.depend 2009-01-14 13:47:58 UTC (rev 2827)
@@ -1 +0,0 @@
-P CSWpmdigesthmac pm_digesthmac - keyed-hashing for message authentication
Modified: csw/mgar/pkg/cpan/Net-DNS/trunk/files/CSWpmnetdns.gspec
===================================================================
--- csw/mgar/pkg/cpan/Net-DNS/trunk/files/CSWpmnetdns.gspec 2009-01-14 10:13:14 UTC (rev 2826)
+++ csw/mgar/pkg/cpan/Net-DNS/trunk/files/CSWpmnetdns.gspec 2009-01-14 13:47:58 UTC (rev 2827)
@@ -2,9 +2,14 @@
%var pkgname CSWpmnetdns
%include url file://%{PKGLIB}/csw_cpan.gspec
%copyright
-Copyright (c) 1997-2002 Michael Fuhr.
+Copyright (c) 1997-2002 Michael Fuhr.
+
Portions Copyright (c) 2002-2004 Chris Reinhardt.
+Portions Copyright (c) 2005 Olaf Kolkman (RIPE NCC)
+
+Portions Copyright (c) 2005 Olaf Kolkman (NLnet Labs)
+
All rights reserved. This program is free software; you may redistribute
it and/or modify it under the same terms as Perl itself.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list