From slaven@rezic.de  Sun Jan 21 19:53:57 2007
Return-Path: <slaven@rezic.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 9B49B16A400
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 21 Jan 2007 19:53:57 +0000 (UTC)
	(envelope-from slaven@rezic.de)
Received: from mail.nichtsospannend.de (nichtsospannend.de [85.214.62.189])
	by mx1.freebsd.org (Postfix) with ESMTP id 613F713C428
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 21 Jan 2007 19:53:57 +0000 (UTC)
	(envelope-from slaven@rezic.de)
Received: from e178077156.adsl.alicedsl.de ([85.178.77.156] helo=localhost.localdomain)
	by mail.nichtsospannend.de with esmtpa (Exim 4.63)
	id 1H8iFv-00027N-Sx
	for FreeBSD-gnats-submit@freebsd.org; Sun, 21 Jan 2007 20:21:31 +0100
Received: from biokovo.herceg.de (localhost [127.0.0.1])
	by biokovo.herceg.de (8.13.6/8.13.6) with ESMTP id l0LJGcgv008845
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 21 Jan 2007 20:16:38 +0100 (CET)
	(envelope-from eserte@biokovo.herceg.de)
Received: (from eserte@localhost)
	by biokovo.herceg.de (8.13.6/8.13.6/Submit) id l0LJGbkw008844;
	Sun, 21 Jan 2007 20:16:37 +0100 (CET)
	(envelope-from eserte)
Message-Id: <200701211916.l0LJGbkw008844@biokovo.herceg.de>
Date: Sun, 21 Jan 2007 20:16:37 +0100 (CET)
From: Slaven Rezic <slaven@rezic.de>
Reply-To: slaven@rezic.de
To: FreeBSD-gnats-submit@freebsd.org
Subject: print/dvips2ascii: change distribution location
X-Send-Pr-Version: 3.113
X-GNATS-Notify: eserte@cs.tu-berlin.de

>Number:         108188
>Category:       ports
>Synopsis:       print/dvips2ascii: change distribution location
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    nivit
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 21 20:00:47 GMT 2007
>Closed-Date:    Wed Jan 24 12:56:20 GMT 2007
>Last-Modified:  Wed Jan 24 13:00:39 GMT 2007
>Originator:     Slaven Rezic
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
www.rezic.de
>Environment:
System: FreeBSD biokovo.herceg.de 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:

	The dvips2ascii port does not build anymore because distfile
	cannot be found anymore. See:

	http://people.freebsd.org/~fenner/portsurvey/print.html#dvips2ascii

	It's not clear to me why my old personal directory at
	de.freebsd.org
	(http://www.de.freebsd.org/~eserte/distfiles/) does not exist
	anymore, but maybe it's better to move the distfile to
	another location.

>How-To-Repeat:
	

>Fix:

	The below patch changes the distribution directory to a
	location at SourceForge. Also, the current maintainer's email
	address is updated.

diff -ur /usr/ports/print/dvips2ascii/Makefile dvips2ascii/Makefile
--- /usr/ports/print/dvips2ascii/Makefile	Fri Feb  6 14:12:14 2004
+++ dvips2ascii/Makefile	Sun Jan 21 20:00:14 2007
@@ -8,9 +8,10 @@
 PORTNAME=	dvips2ascii
 PORTVERSION=	1.3
 CATEGORIES=	print
-MASTER_SITES=	http://www.de.freebsd.org/~eserte/distfiles/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	srezic
 
-MAINTAINER=	eserte@cs.tu-berlin.de
+MAINTAINER=	slaven@rezic.de
 COMMENT=	PostScript (created by dvips) to ascii converter
 
 PLIST_FILES=	bin/dvips2ascii



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Jan 21 20:00:59 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

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

From: Slaven Rezic <slaven@rezic.de>
To: bug-followup@FreeBSD.ORG
Cc:  
Subject: Re: ports/108188: print/dvips2ascii: change distribution location
Date: 22 Jan 2007 21:23:40 +0100

 Edwin Groothuis <edwin@FreeBSD.ORG> writes:
 
 > Maintainer of print/dvips2ascii,
 > 
 > Please note that PR ports/108188 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/108188
 > 
 
 The author of the patch <slaven@rezic.de> and me
 <eserte@cs.tu-berlin.de> is the same person.
 
 -- 
 Slaven Rezic - slaven <at> rezic <dot> de
     babybike - routeplanner for cyclists in Berlin
 	       handheld (e.g. Compaq iPAQ with Linux) version of bbbike
     http://bbbike.sourceforge.net
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Mon Jan 22 21:25:47 UTC 2007 
State-Changed-Why:  
Submitter is maintainer. 


Class-Changed-From-To: change-request->maintainer-update 
Class-Changed-By: linimon 
Class-Changed-When: Mon Jan 22 21:25:47 UTC 2007 
Class-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=108188 
Responsible-Changed-From-To: freebsd-ports-bugs->nivit 
Responsible-Changed-By: nivit 
Responsible-Changed-When: Wed Jan 24 12:16:06 UTC 2007 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=108188 
State-Changed-From-To: open->closed 
State-Changed-By: nivit 
State-Changed-When: Wed Jan 24 12:56:17 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/108188: commit references a PR
Date: Wed, 24 Jan 2007 12:55:42 +0000 (UTC)

 nivit       2007-01-24 12:55:36 UTC
 
   FreeBSD ports repository
 
   Modified files:
     print/dvips2ascii    Makefile 
   Log:
   - Changed master site (the old one has disappeared)
   - MAINTAINER has changed his email address
   
   PR:             ports/108188
   Submitted by:   Slaven Rezic <slaven at rezic.de> (maintainer)
   Approved by:    alexbl (mentor, implicit)
   
   Revision  Changes    Path
   1.9       +3 -2      ports/print/dvips2ascii/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:
