From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 30 19:23:04 2006 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83DCF16A415 for ; Mon, 30 Oct 2006 19:23:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 564AA43D62 for ; Mon, 30 Oct 2006 19:20:25 +0000 (GMT) (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 k9UJKPTn032742 for ; Mon, 30 Oct 2006 19:20:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9UJKPg5032741; Mon, 30 Oct 2006 19:20:25 GMT (envelope-from gnats) Resent-Date: Mon, 30 Oct 2006 19:20:25 GMT Resent-Message-Id: <200610301920.k9UJKPg5032741@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, Thomas Abthorpe Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E7BC16A580; Mon, 30 Oct 2006 19:10:28 +0000 (UTC) (envelope-from tabthorpe@goodking.goodking.ca) Received: from tbaytel.net (front1-g.tbaytel.net [216.211.26.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33A9F4401A; Mon, 30 Oct 2006 19:07:03 +0000 (GMT) (envelope-from tabthorpe@goodking.goodking.ca) Received: from goodking.goodking.ca ([216.211.72.166] verified) by front1.tbaytel.net (CommuniGate Pro SMTP 5.0.8) with ESMTPS id 58735038; Mon, 30 Oct 2006 14:06:52 -0500 Received: from goodking.goodking.ca (localhost [127.0.0.1]) by goodking.goodking.ca (8.13.8/8.13.8) with ESMTP id k9UJ6ddM048821 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 30 Oct 2006 14:06:40 -0500 (EST) (envelope-from tabthorpe@goodking.goodking.ca) Received: (from root@localhost) by goodking.goodking.ca (8.13.8/8.13.8/Submit) id k9UJ6d4i048820; Mon, 30 Oct 2006 14:06:39 -0500 (EST) (envelope-from tabthorpe) Message-Id: <200610301906.k9UJ6d4i048820@goodking.goodking.ca> Date: Mon, 30 Oct 2006 14:06:39 -0500 (EST) From: Thomas Abthorpe To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: thomas@goodking.ca, ehaupt@FreeBSD.org Subject: ports/104941: [PATCH] archivers/tardy: utilize SF.net mirrors 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, 30 Oct 2006 19:23:04 -0000 >Number: 104941 >Category: ports >Synopsis: [PATCH] archivers/tardy: utilize SF.net mirrors >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 Oct 30 19:20:19 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: GoodKing.Ca >Environment: System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct 2 02:05:54 EDT >Description: - utilize SF.net mirrors Port maintainer (ehaupt@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- tardy-1.12.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/archivers/tardy/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- Makefile 1 Jun 2006 12:13:42 -0000 1.10 +++ Makefile 30 Oct 2006 19:05:25 -0000 @@ -9,9 +9,8 @@ PORTNAME= tardy PORTVERSION= 1.12 CATEGORIES= archivers -MASTER_SITES= http://tardy.sourceforge.net/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Manipulate the file headers in tar archive files in various ways --- tardy-1.12.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: