Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2006 14:06:39 -0500 (EST)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca, ehaupt@FreeBSD.org
Subject:   ports/104941: [PATCH] archivers/tardy: utilize SF.net mirrors
Message-ID:  <200610301906.k9UJ6d4i048820@goodking.goodking.ca>
Resent-Message-ID: <200610301920.k9UJKPg5032741@freefall.freebsd.org>

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

>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:



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