Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Feb 2007 00:30:50 GMT
From:      Naim<naim@bitcare.dk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/109065: Change of download site in Makefile
Message-ID:  <200702120030.l1C0Uold025542@www.freebsd.org>
Resent-Message-ID: <200702120040.l1C0e5IC053986@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         109065
>Category:       ports
>Synopsis:       Change of download site in Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 12 00:40:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Naim
>Release:        6.2
>Organization:
-
>Environment:
>Description:
The download site and my email address, for the port, has changed. I have attached a patch.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.old	Mon Feb 12 01:30:18 2007
+++ Makefile	Mon Feb 12 01:21:54 2007
@@ -1,6 +1,6 @@
 # New ports collection makefile for:   portcheck
 # Date created:        01 January 2007
-# Whom:                Kim Naim Lesmer <naim@usebsd.com>
+# Whom:                Kim Naim Lesmer <naim@bitcare.dk>
 #
 # $FreeBSD: /repoman/r/pcvs/ports/ports-mgmt/portcheck/Makefile,v 1.3 2007/02/06 02:42:16 linimon Exp $
 #
@@ -8,11 +8,10 @@
 PORTNAME=	portcheck
 PORTVERSION=	1.12
 CATEGORIES=	ports-mgmt
-MASTER_SITES=	http://www.usebsd.com/pub/portcheck/files/ \
-		http://www.bitcare.dk/pub/portcheck/files/
+MASTER_SITES=	http://www.bitcare.dk/pub/portcheck/files/
 EXTRACT_SUFX=	.tbz
 
-MAINTAINER=	naim@usebsd.com
+MAINTAINER=	naim@bitcare.dk
 COMMENT=	Maintains the ports tree and checks up the installed packages
 
 RUN_DEPENDS=	${LOCALBASE}/sbin/portaudit:${PORTSDIR}/ports-mgmt/portaudit

>Release-Note:
>Audit-Trail:
>Unformatted:



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