From nobody@FreeBSD.org  Sun Sep  9 20:17:28 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 587B337B408
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  9 Sep 2001 20:17:15 -0700 (PDT)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id f8A3HFu84974;
	Sun, 9 Sep 2001 20:17:15 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200109100317.f8A3HFu84974@freefall.freebsd.org>
Date: Sun, 9 Sep 2001 20:17:15 -0700 (PDT)
From: Hye-Shik Chang <perky@python.or.kr>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Fix port: graphics/py-gdchart
X-Send-Pr-Version: www-1.0

>Number:         30478
>Category:       ports
>Synopsis:       Fix port: graphics/py-gdchart
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 09 20:20:00 PDT 2001
>Closed-Date:    Sun Sep 16 10:28:03 PDT 2001
>Last-Modified:  Sun Sep 16 10:28:15 PDT 2001
>Originator:     Hye-Shik Chang
>Release:        FreeBSD 4.3
>Organization:
Yonsei University
>Environment:
FreeBSD akaraka.yonsei.ac.kr 4.4-RC FreeBSD 4.4-RC #1: Sat Sep  1 17:47:31 KST 2001     root@akaraka.yonsei.ac.kr:/usr/src/sys/compile/RYOKO  i386
>Description:
fixing a problem on py20- or py15-.

Submitted by: Randy Pratt <rpratt@FreeBSD.org>

>How-To-Repeat:

>Fix:
diff -ruN py-gdchart.orig/Makefile py-gdchart/Makefile
--- py-gdchart.orig/Makefile	Mon Jul 16 16:25:22 2001
+++ py-gdchart/Makefile	Mon Sep 10 12:13:38 2001
@@ -9,7 +9,7 @@
 CATEGORIES=	graphics python
 MASTER_SITES=	http://athani.pair.com/msteed/software/gdchart/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	${PORTNAME}-${PKGNAMEPREFIX}${PORTVERSION}
+DISTNAME=	${PORTNAME}-py-${PORTVERSION}
 
 MAINTAINER=	perky@python.or.kr

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kevlo 
State-Changed-When: Sun Sep 16 10:28:03 PDT 2001 
State-Changed-Why:  
committed, thanks. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30478 
>Unformatted:
