pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/34374: [update] mail/p5-Email-Valid
>Number: 34374
>Category: pkg
>Synopsis: [update] mail/p5-Email-Valid
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Tue Aug 29 17:25:06 +0000 2006
>Originator: Martin Wilke
>Release: NetBSD 4.0_BETA i386
>Organization:
>Environment:
System: NetBSD 4.0_BETA (MIWIBOX) #0: Tue Aug 29 10:29:38 CEST 2006
miwi%mwilke.ath.cx@localhost:/usr/obj/sys/arch/i386/compile/MIWIBOX
>Description:
- Update to 0.176
- Changelog
further improve DNS stuff: try to make Net::DNS a prereq if we think
we'll need it later
0.175
attempt to improve nslookup-location on Cygwin
0.174
added module required on Win32 (IO::CaptureOutput) to Makefile.PL
0.173
update test to require same min. version of TLD.pm as code
0.172
add pod tests
0.171
fixed a problem with the test plan
0.170
fix details on failures for mxcheck and tldcheck
don't screw up addresses beginning with a dash
try to work on win32 where forking open is busted (thanks Smylers)
improve tests
0.16 Fri Jun 2 2006
maintainership assumed by RJBS
work with current, broken Net::Domain::TLD
improve tests
>How-To-Repeat:
>Fix:
--- p5-Email-Valid.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/mail/p5-Email-Valid/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile 4 Mar 2006 21:30:01 -0000 1.15
+++ Makefile 29 Aug 2006 17:13:07 -0000
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.15 2006/03/04 21:30:01 jlam Exp $
-DISTNAME= Email-Valid-0.15
+DISTNAME= Email-Valid-0.176
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5emv
-PKGREVISION= 2
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/mail/p5-Email-Valid/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo 24 Feb 2005 09:59:25 -0000 1.3
+++ distinfo 29 Aug 2006 17:13:23 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2005/02/24 09:59:25 agc Exp $
-SHA1 (Email-Valid-0.15.tar.gz) = 3586f4eabd4eab9022e3d583bb2ce1ee21d43574
-RMD160 (Email-Valid-0.15.tar.gz) = a4a62574adde0dc4fca3488fb588833b6c729550
-Size (Email-Valid-0.15.tar.gz) = 8504 bytes
+SHA1 (Email-Valid-0.176.tar.gz) = 0fbecf815c7821488574c24456b396427d3f963c
+RMD160 (Email-Valid-0.176.tar.gz) = 53a693a839b3fc1fb361f7e24a29a4136f89829a
+Size (Email-Valid-0.176.tar.gz) = 9718 bytes
--- p5-Email-Valid.diff ends here ---
Home |
Main Index |
Thread Index |
Old Index