From owner-freebsd-ports Sun Sep 9 20:20: 7 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E38037B406 for ; Sun, 9 Sep 2001 20:20:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8A3K0Q85342; Sun, 9 Sep 2001 20:20:00 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 587B337B408 for ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/30478: Fix port: graphics/py-gdchart Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30478 >Category: ports >Synopsis: Fix port: graphics/py-gdchart >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Sep 09 20:20:00 PDT 2001 >Closed-Date: >Last-Modified: >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 >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message