[40199] trunk/dports/x11/xspringies
jkh at apple.com
jkh at apple.com
Wed Sep 24 17:34:45 PDT 2008
Revision: 40199
http://trac.macports.org/changeset/40199
Author: jkh at apple.com
Date: 2008-09-24 17:34:45 -0700 (Wed, 24 Sep 2008)
Log Message:
-----------
master site has gone away; transfer to distfiles.macports.org (using old
URL syntax for 1.6 compatibility) and fix a build failure while I'm here.
Modified Paths:
--------------
trunk/dports/x11/xspringies/Portfile
Added Paths:
-----------
trunk/dports/x11/xspringies/files/patch-widget.c
Modified: trunk/dports/x11/xspringies/Portfile
===================================================================
--- trunk/dports/x11/xspringies/Portfile 2008-09-24 21:49:23 UTC (rev 40198)
+++ trunk/dports/x11/xspringies/Portfile 2008-09-25 00:34:45 UTC (rev 40199)
@@ -11,9 +11,10 @@
maintainers nomaintainer
categories x11 games
platforms darwin
-master_sites ftp://aixpdslib.seas.ucla.edu/pub/xspringies/RISC/3.2/src/
+master_sites http://distfiles.macports.org/${name}/
checksums md5 0958e74178cdf5c49fa05c640ce16011
prefix ${x11prefix}
use_xmkmf yes
-patchfiles patch-Imakefile
+patchfiles patch-Imakefile patch-widget.c
distfiles ${name}.${version}.tar.Z
+destroot.env MANDIR=${prefix}/share/man
Added: trunk/dports/x11/xspringies/files/patch-widget.c
===================================================================
--- trunk/dports/x11/xspringies/files/patch-widget.c (rev 0)
+++ trunk/dports/x11/xspringies/files/patch-widget.c 2008-09-25 00:34:45 UTC (rev 40199)
@@ -0,0 +1,11 @@
+--- widget.c.orig 2008-09-24 16:32:58.000000000 -0700
++++ widget.c 2008-09-24 16:33:21.000000000 -0700
+@@ -127,8 +127,6 @@
+ void init_widgets(notify)
+ void (*notify)();
+ {
+- extern Pixmap get_pixmap();
+-
+ numb = nums = numc = numm = cur_type = cur_num = 0;
+ key_active = cur_but = -1;
+ scan_flag = FALSE;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080924/e2779c30/attachment.html
More information about the macports-changes
mailing list