summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Daemon
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-04-22 12:46:31 +0000
committerwiz <wiz@pkgsrc.org>2012-04-22 12:46:31 +0000
commit19686207ef12b890286608b1ef7f594b26895507 (patch)
treedc9db200ad0b0d02c02176006d5735bd32717f86 /www/p5-HTTP-Daemon
parent243222a64132ed945a2eb941aa65f86935a2aa1a (diff)
downloadpkgsrc-19686207ef12b890286608b1ef7f594b26895507.tar.gz
Update to 6.01:
If you bind localhost, don't trust gethostbyaddr() to resolve the address. [RT#67247] Restore perl-5.8.1 compatiblity.
Diffstat (limited to 'www/p5-HTTP-Daemon')
-rw-r--r--www/p5-HTTP-Daemon/Makefile8
-rw-r--r--www/p5-HTTP-Daemon/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/www/p5-HTTP-Daemon/Makefile b/www/p5-HTTP-Daemon/Makefile
index 322d98a3e00..fea353ccd89 100644
--- a/www/p5-HTTP-Daemon/Makefile
+++ b/www/p5-HTTP-Daemon/Makefile
@@ -1,20 +1,20 @@
-# $NetBSD: Makefile,v 1.4 2011/08/12 09:25:48 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/04/22 12:46:31 wiz Exp $
-DISTNAME= HTTP-Daemon-6.00
+DISTNAME= HTTP-Daemon-6.01
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/HTTP-Daemon/
-COMMENT= a simple http server class
+COMMENT= Simple http server class
LICENSE= ${PERL5_LICENSE}
CONFLICTS+= p5-libwww<6.00
PKG_DESTDIR_SUPPORT= user-destdir
+DEPENDS+= p5-HTTP-Date>=6:../../www/p5-HTTP-Date
DEPENDS+= p5-HTTP-Message>=6.02:../../www/p5-HTTP-Message
DEPENDS+= p5-LWP-MediaTypes>=6.01:../../www/p5-LWP-MediaTypes
diff --git a/www/p5-HTTP-Daemon/distinfo b/www/p5-HTTP-Daemon/distinfo
index 9215b0de222..5322691ccfe 100644
--- a/www/p5-HTTP-Daemon/distinfo
+++ b/www/p5-HTTP-Daemon/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/07/10 12:43:32 spz Exp $
+$NetBSD: distinfo,v 1.2 2012/04/22 12:46:31 wiz Exp $
-SHA1 (HTTP-Daemon-6.00.tar.gz) = cf33910549d83252f662754022b8d299f351f5bd
-RMD160 (HTTP-Daemon-6.00.tar.gz) = b372f2281bf256139ff1ebf80ddd784b00974ed4
-Size (HTTP-Daemon-6.00.tar.gz) = 18512 bytes
+SHA1 (HTTP-Daemon-6.01.tar.gz) = d3b7614d4b3be4b61d26011efe90026c955102a4
+RMD160 (HTTP-Daemon-6.01.tar.gz) = 426d00f81025ed56e861384a8722163589814a66
+Size (HTTP-Daemon-6.01.tar.gz) = 18628 bytes