From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 12 00:40:06 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1235B16A408 for ; Mon, 12 Feb 2007 00:40:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id CCBD313C4B9 for ; Mon, 12 Feb 2007 00:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l1C0e5ZT053987 for ; Mon, 12 Feb 2007 00:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l1C0e5IC053986; Mon, 12 Feb 2007 00:40:05 GMT (envelope-from gnats) Resent-Date: Mon, 12 Feb 2007 00:40:05 GMT Resent-Message-Id: <200702120040.l1C0e5IC053986@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Naim Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8B5F216A407 for ; Mon, 12 Feb 2007 00:30:50 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id 7D20713C4B6 for ; Mon, 12 Feb 2007 00:30:50 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l1C0Uo6J025543 for ; Mon, 12 Feb 2007 00:30:50 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l1C0Uold025542; Mon, 12 Feb 2007 00:30:50 GMT (envelope-from nobody) Message-Id: <200702120030.l1C0Uold025542@www.freebsd.org> Date: Mon, 12 Feb 2007 00:30:50 GMT From: Naim To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: ports/109065: Change of download site in Makefile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Feb 2007 00:40:06 -0000 >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 +# Whom: Kim Naim Lesmer # # $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: