Ticket #2802: patch.2

File patch.2, 992 bytes (added by decibel (Jim Nasby), 18 years ago)

Patch for version 2.9010.495, also fixes master_sites

Line 
1--- Portfile.org        2006-02-06 14:35:16.000000000 -0600
2+++ Portfile    2006-02-06 14:34:15.000000000 -0600
3@@ -2,7 +2,7 @@
4 
5 PortSystem      1.0
6 name            dnetc
7-version         2.9009.494
8+version         2.9010.495
9 categories      net
10 maintainers     yeled@opendarwin.org
11 description     distributed.net client
12@@ -20,10 +20,10 @@
13 homepage        http://distributed.net/
14 platforms       darwin
15 distfiles       dnetc-macosx-ppc.tar.gz
16-checksums       md5 c1c5774655e39a0c3de8f67fe1f03edc
17-master_sites    ftp://ftp.distributed.net/pub/dcti/current-client/ \
18-                http://http.distributed.net/pub/dcti/current-client/
19-worksrcdir      dnetc494-macosx-ppc
20+checksums       md5 a9ce95ebb986cdf3dcab04c4922688ad
21+master_sites    ftp://ftp.distributed.net/pub/dcti/v2.9010/ \
22+                http://http.distributed.net/pub/dcti/v2.9010/
23+worksrcdir      dnetc495-macosx-ppc
24 depends_run     path:/Library/StartupItems/DarwinPortsStartup:DarwinPortsStartup
25 
26 configure {}