Skip site navigation (1)Skip section navigation (2)
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:   ports/30478: Fix port: graphics/py-gdchart
Message-ID:  <200109100317.f8A3HFu84974@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109100317.f8A3HFu84974>