Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 2002 16:40:03 -0700 (PDT)
From:      fcash@lug.kamloops.net
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/37113: update: www/dansguardian to version 2.2.9-1
Message-ID:  <200204152340.g3FNe3x92720@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/37113; it has been noted by GNATS.

From: fcash@lug.kamloops.net
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/37113: update: www/dansguardian to version 2.2.9-1
Date: Mon, 15 Apr 2002 16:42:50 -0700

 Enclosed below is a better update for the Makefile based on
 further reading of the porter's handbook and suggestions
 sent via follow-up.  Please use this one if this has not
 already been committed.
 
 Thanks,
 Freddie
 fcash@bigfoot.com
 
 ------------------------------------------------------------
 
 diff -ruNH dansguardian/Makefile dansguardian-2.2.9/Makefile
 --- dansguardian/Makefile	Mon Apr 15 14:23:13 2002
 +++ dansguardian-2.2.9/Makefile	Mon Apr 15 16:23:14 2002
 @@ -6,17 +6,17 @@
  #
  
  PORTNAME=	dansguardian
 -PORTVERSION=	2.2.8.0
 +PORTVERSION=	2.2.9.1
  CATEGORIES=	www
  MASTER_SITES=	# empty, see below
 -DISTNAME=	DansGuardian-2.2.8-0.source
 +DISTNAME=	DansGuardian-${PORTVERSION:R}-${PORTVERSION:E}.source
  
  MAINTAINER=	fcash@bigfoot.com
  
  RUN_DEPENDS=	${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid24:install \
  		${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13:install
  
 -WRKSRC=		${WRKDIR}/DansGuardian-2.2.8
 +WRKSRC=		${WRKDIR}/DansGuardian-${PORTVERSION:R}
  GNU_CONFIGURE=	yes
  CONFIGURE_ARGS=	--prefix=${PREFIX} \
  		--bindir=/sbin/ \
 diff -ruNH dansguardian/distinfo dansguardian-2.2.9/distinfo
 --- dansguardian/distinfo	Mon Apr 15 14:23:13 2002
 +++ dansguardian-2.2.9/distinfo	Mon Apr 15 16:23:34 2002
 @@ -1 +1 @@
 -MD5 (DansGuardian-2.2.8-0.source.tar.gz) = 36eab61ddb5639d1aaed677a6da764e6
 +MD5 (DansGuardian-2.2.9-1.source.tar.gz) = 378558fb3f080b717a9f338256cded58

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204152340.g3FNe3x92720>