Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Oct 2006 16:35:50 -0400 (EDT)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca, klaus.goger@reflex.at
Subject:   ports/104775: [PATCH] print/pup: use SF.net mirrors
Message-ID:  <200610242035.k9OKZojw086881@goodking.goodking.ca>
Resent-Message-ID: <200610242040.k9OKeMBV026246@freefall.freebsd.org>

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

>Number:         104775
>Category:       ports
>Synopsis:       [PATCH] print/pup: use 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:   Tue Oct 24 20:40:22 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 for MASTER_SITES

Port maintainer (klaus.goger@reflex.at) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- pup-1.1_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/print/pup/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	13 May 2006 01:03:15 -0000	1.7
+++ Makefile	24 Oct 2006 20:34:25 -0000
@@ -9,7 +9,8 @@
 PORTVERSION=	1.1
 PORTREVISION=	2
 CATEGORIES=	print
-MASTER_SITES=	http://download.sourceforge.net/pup/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 DISTNAME=	${PORTNAME}_${PORTVERSION}_src
 
 MAINTAINER=	klaus.goger@reflex.at
--- pup-1.1_2.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?200610242035.k9OKZojw086881>