aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/jdresolve/Makefile5
-rw-r--r--www/jdresolve/distinfo6
-rw-r--r--www/jdresolve/pkg-descr2
3 files changed, 8 insertions, 5 deletions
diff --git a/www/jdresolve/Makefile b/www/jdresolve/Makefile
index 1d9f5d09175..5a03a83df5a 100644
--- a/www/jdresolve/Makefile
+++ b/www/jdresolve/Makefile
@@ -1,4 +1,3 @@
-# ex:ts=8
# New ports collection makefile for: jdresolve
# Date created: 15 June 2001
# Whom: Christophe Labouisse <christophe@labouisse.org>
@@ -8,8 +7,11 @@
PORTNAME= jdresolve
PORTVERSION= 0.6.1
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.jdrowell.com/projects/jdresolve/
+PATCH_SITES= ${MASTER_SITES}
+PATCHFILES= patch-0.6.2b1.diff
MAINTAINER= christophe@labouisse.org
COMMENT= A IP addresse to hostname program for httpd log files
@@ -17,7 +19,6 @@ COMMENT= A IP addresse to hostname program for httpd log files
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
RUN_DEPENDS= ${BUILD_DEPENDS}
-USE_BZIP2= yes
USE_PERL5= yes
NO_BUILD= yes
diff --git a/www/jdresolve/distinfo b/www/jdresolve/distinfo
index 299a2ef57db..73697d1cfcc 100644
--- a/www/jdresolve/distinfo
+++ b/www/jdresolve/distinfo
@@ -1,2 +1,4 @@
-MD5 (jdresolve-0.6.1.tar.bz2) = f7eb2ef7d1ce517803e2f2fa051a99c1
-SIZE (jdresolve-0.6.1.tar.bz2) = 40960
+MD5 (jdresolve-0.6.1.tar.gz) = 916a1e0023d2d18e2b2e8efd4efe23c5
+SIZE (jdresolve-0.6.1.tar.gz) = 51200
+MD5 (patch-0.6.2b1.diff) = b1f6147a4b1f10ec1b77ed11ca3c9634
+SIZE (patch-0.6.2b1.diff) = 1222
diff --git a/www/jdresolve/pkg-descr b/www/jdresolve/pkg-descr
index 58c048a0615..4fc80ea668e 100644
--- a/www/jdresolve/pkg-descr
+++ b/www/jdresolve/pkg-descr
@@ -13,4 +13,4 @@ Included is a tiny shell script called rhost to interface with
jdresolve when resolving a single IP address. Think of it as a smart
replacement for the 'host' utility that comes with bind-utils.
-WWW: http://www.jdrowell.com/Linux/Projects/jdresolve/
+WWW: http://www.jdrowell.com/archives/projects/jdresolve/index.html