Ticket #2878: patch-Portfile

File patch-Portfile, 812 bytes (added by kballard (Lily Ballard), 20 years ago)

A patch for py-chart's Portfile

Line 
1Index: Portfile
2===================================================================
3RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/python/py-chart/Portfile,v
4retrieving revision 1.8
5diff -u -r1.8 Portfile
6--- Portfile    19 Feb 2005 00:08:14 -0000      1.8
7+++ Portfile    9 Apr 2005 03:51:45 -0000
8@@ -15,10 +15,10 @@
9                                plots, and pie charts. Because it is based on Python, \
10                                you can make full use of Python's scripting power.
11 
12-homepage               http://www.hpl.hp.com/personal/Yasushi_Saito/pychart/
13-master_sites   ${homepage}
14+homepage               http://home.gna.org/pychart/
15+master_sites   http://download.gna.org/pychart/
16 distname               PyChart-${version}
17-checksums              md5 48fcb842b27fe58ab6d0a239eb8e9a27
18+checksums              md5 94bbfd0d628304ae984e219a64aa9164
19 
20 post-destroot {
21        xinstall -m 644 -W ${worksrcpath} COPYING README \