From tabthorpe@goodking.goodking.ca  Tue Oct 24 20:36:12 2006
Return-Path: <tabthorpe@goodking.goodking.ca>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C081716A412
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Oct 2006 20:36:12 +0000 (UTC)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from tbaytel.net (front2-g.tbaytel.net [216.211.26.166])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8707243D6E
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Oct 2006 20:36:04 +0000 (GMT)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from goodking.goodking.ca ([216.211.72.166] verified)
  by front2.tbaytel.net (CommuniGate Pro SMTP 5.0.8)
  with ESMTPS id 60413551; Tue, 24 Oct 2006 16:36:04 -0400
Received: from goodking.goodking.ca (localhost [127.0.0.1])
	by goodking.goodking.ca (8.13.8/8.13.8) with ESMTP id k9OKZpLN086891
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Tue, 24 Oct 2006 16:35:51 -0400 (EDT)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: (from root@localhost)
	by goodking.goodking.ca (8.13.8/8.13.8/Submit) id k9OKZojw086881;
	Tue, 24 Oct 2006 16:35:50 -0400 (EDT)
	(envelope-from tabthorpe)
Message-Id: <200610242035.k9OKZojw086881@goodking.goodking.ca>
Date: Tue, 24 Oct 2006 16:35:50 -0400 (EDT)
From: Thomas Abthorpe <thomas@goodking.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc: klaus.goger@reflex.at, thomas@goodking.ca
Subject: [PATCH] print/pup: use SF.net mirrors
X-Send-Pr-Version: 3.113
X-GNATS-Notify: klaus.goger@reflex.at

>Number:         104775
>Category:       ports
>Synopsis:       [PATCH] print/pup: use SF.net mirrors
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 24 20:40:22 GMT 2006
>Closed-Date:    Wed Dec 27 10:20:06 GMT 2006
>Last-Modified:  Wed Dec 27 10:20:20 GMT 2006
>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:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Oct 24 20:40:42 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104775 
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: itetcu 
Responsible-Changed-When: Tue Oct 24 20:52:08 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104775 
State-Changed-From-To: feedback->open 
State-Changed-By: itetcu 
State-Changed-When: Wed Dec 27 10:18:07 UTC 2006 
State-Changed-Why:  
feedback timeout 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104775 
State-Changed-From-To: open->closed 
State-Changed-By: itetcu 
State-Changed-When: Wed Dec 27 10:20:04 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104775 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/104775: commit references a PR
Date: Wed, 27 Dec 2006 10:20:03 +0000 (UTC)

 itetcu      2006-12-27 10:19:54 UTC
 
   FreeBSD ports repository
 
   Modified files:
     print/pup            Makefile 
   Log:
   Use SF.net mirrors for MASTER_SITES
   
   PR:             ports/104775
   Submitted by:   Thomas Abthorpe
   Approved by:    maintainer time-out
   
   Revision  Changes    Path
   1.8       +3 -1      ports/print/pup/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
