From tkato@prontomail.com  Mon Aug 11 06:57:31 2003
Return-Path: <tkato@prontomail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8DD2F37B407
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon, 11 Aug 2003 06:57:31 -0700 (PDT)
Received: from hfep04.dion.ne.jp (hfep04.dion.ne.jp [203.181.105.70])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DE88D43F75
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon, 11 Aug 2003 06:57:30 -0700 (PDT)
	(envelope-from tkato@prontomail.com)
Received: from localhost ([219.108.124.6]) by hfep04.dion.ne.jp with SMTP
          id <20030811135728827.WPAN@hfep04.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Mon, 11 Aug 2003 22:57:28 +0900
Message-Id: <20030811225705.5576d533.tkato@prontomail.com>
Date: Mon, 11 Aug 2003 22:57:05 +0900
From: KATO Tsuguru <tkato@prontomail.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: graphics/gpaint

>Number:         55466
>Category:       ports
>Synopsis:       Update port: graphics/gpaint
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 11 07:00:33 PDT 2003
>Closed-Date:    Mon Aug 11 07:34:08 PDT 2003
>Last-Modified:  Mon Aug 11 07:34:08 PDT 2003
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/gpaint/Makefile graphics/gpaint/Makefile
--- /usr/ports/graphics/gpaint/Makefile	Tue Jul 29 21:32:22 2003
+++ graphics/gpaint/Makefile	Mon Aug 11 13:26:42 2003
@@ -8,20 +8,16 @@
 PORTNAME=	gpaint
 PORTVERSION=	0.2.2
 CATEGORIES=	graphics gnome
-MASTER_SITES=	ftp://alpha.gnu.org/pub/gnu/gpaint/
+MASTER_SITES=	http://www.atai.org/gpaint/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A small-scale painting program for GNOME
 
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
-USE_GNOME=	gnomeprefix gnomehack gdkpixbuf gnomeprint
+USE_GNOME=	gnomehack gnomeprefix gnomeprint
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
-
-post-patch:
-	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
-		s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
 
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed  
State-Changed-By: krion 
State-Changed-When: Mon Aug 11 07:33:55 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55466 
>Unformatted:
