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: wen
Date: Fri Jul 29 11:40:10 UTC 2016
Modified Files:
pkgsrc/net/p5-POE-Component-Client-DNS: Makefile distinfo
Log Message:
Update to 1.054
Update DEPENDS
Upstream changes:
version 1.054 at 2015-11-12 15:26:29 +0000
------------------------------------------
Change: 3c9796c2513572da0a41e1ef55db9f86c8b41c59
Author: Chris 'BinGOs' Williams <chris%bingosnet.co.uk@localhost>
Date : 2015-11-12 10:24:50 +0000
Support Net::DNS 1.03.
Change: 1cea2d126d1d32dc3ecb01e90a0cdef6541127ce
Author: Rocco Caputo <rcaputo%cpan.org@localhost>
Date : 2015-11-12 10:24:50 +0000
Udpate Dist::Zilla configuration for changes to plugins.
Change: a6be0cf34adb445e82a166506a42f07e86f3d929
Author: Rocco Caputo <rcaputo%cpan.org@localhost>
Date : 2014-09-06 14:02:05 +0000
Merge pull request #2 from Hugmeir/master
/etc/hosts in Android is in /system/etc/hosts
Change: 8f45959868c5154741c0162178c3a95308ede185
Author: Brian Fraser <fraserbn%gmail.com@localhost>
Date : 2014-07-27 14:42:40 +0000
/etc/hosts in Android is in /system/etc/hosts
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/p5-POE-Component-Client-DNS/Makefile
cvs rdiff -u -r1.5 -r1.6 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.
Modified files:
Index: pkgsrc/net/p5-POE-Component-Client-DNS/Makefile
diff -u pkgsrc/net/p5-POE-Component-Client-DNS/Makefile:1.17 pkgsrc/net/p5-POE-Component-Client-DNS/Makefile:1.18
--- pkgsrc/net/p5-POE-Component-Client-DNS/Makefile:1.17 Wed Jun 8 19:24:14 2016
+++ pkgsrc/net/p5-POE-Component-Client-DNS/Makefile Fri Jul 29 11:40:10 2016
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2016/06/08 19:24:14 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2016/07/29 11:40:10 wen Exp $
#
-DISTNAME= POE-Component-Client-DNS-1.053
+DISTNAME= POE-Component-Client-DNS-1.054
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
@@ -12,9 +11,9 @@ HOMEPAGE= http://search.cpan.org/dist/PO
COMMENT= Non-blocking, concurrent DNS requests
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-POE>=1.28:../../devel/p5-POE
-DEPENDS+= p5-Net-DNS>=0.59:../../net/p5-Net-DNS
-DEPENDS+= p5-Test-NoWarnings>=0.084:../../devel/p5-Test-NoWarnings
+DEPENDS+= p5-POE>=1.294:../../devel/p5-POE
+DEPENDS+= p5-Net-DNS>=0.65:../../net/p5-Net-DNS
+DEPENDS+= p5-Test-NoWarnings>=1.02:../../devel/p5-Test-NoWarnings
PERL5_PACKLIST= auto/POE/Component/Client/DNS/.packlist
Index: pkgsrc/net/p5-POE-Component-Client-DNS/distinfo
diff -u pkgsrc/net/p5-POE-Component-Client-DNS/distinfo:1.5 pkgsrc/net/p5-POE-Component-Client-DNS/distinfo:1.6
--- pkgsrc/net/p5-POE-Component-Client-DNS/distinfo:1.5 Wed Nov 4 00:35:24 2015
+++ pkgsrc/net/p5-POE-Component-Client-DNS/distinfo Fri Jul 29 11:40:10 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/04 00:35:24 agc Exp $
+$NetBSD: distinfo,v 1.6 2016/07/29 11:40:10 wen Exp $
-SHA1 (POE-Component-Client-DNS-1.053.tar.gz) = d7a1f7189fc3906cc5d8fea335832a8785ea651c
-RMD160 (POE-Component-Client-DNS-1.053.tar.gz) = 7fe6df89eebd173c7f2d9d4dc05e46826df96e6d
-SHA512 (POE-Component-Client-DNS-1.053.tar.gz) = 00c8238fc23ce72f003420bad92439fd9681cad5e692ac0fb10300df373bdfdf68f9cb98b2f289c03368c2ca4b3419f0c9318043c1396ce098eadd7cf9e2ac54
-Size (POE-Component-Client-DNS-1.053.tar.gz) = 28291 bytes
+SHA1 (POE-Component-Client-DNS-1.054.tar.gz) = c7fad318a7a3c6f3c052f65926079446c087cb82
+RMD160 (POE-Component-Client-DNS-1.054.tar.gz) = 5064dd2643de232e08d991e98f0410a60787ef2c
+SHA512 (POE-Component-Client-DNS-1.054.tar.gz) = 8eb4f1412e84f9285d3b519dbbdb6a3536ed6c1f983d331241e6503a69ea16ee46bc4c62c23570f74a630d82382b87f2f1bdc1c7211eb803236ba2f9d52b1353
+Size (POE-Component-Client-DNS-1.054.tar.gz) = 28412 bytes
Home |
Main Index |
Thread Index |
Old Index