1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

Update to 0.18, unbreaking in the process.

No response from MAINTAINER for 2 weeks, if no-one objects, I'm
going to take over this port since it's a dependency for
x11-toolkits/guile-gnome which I'm about to commit
This commit is contained in:
Ade Lovett 2000-06-09 20:41:51 +00:00
parent c9d8d301e9
commit f117aeda5f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29464
3 changed files with 7 additions and 4 deletions

View File

@ -6,9 +6,11 @@
#
PORTNAME= guile-gtk
PORTVERSION= 0.17
PORTVERSION= 0.18
CATEGORIES= x11-toolkits
MASTER_SITES= http://www.ping.de/sites/zagadka/guile-gtk/download/
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gnome-guile
DISTNAME= gnome-guile-0.10
MAINTAINER= mab@red-bean.com
@ -25,6 +27,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GLIB_CONFIG="${GLIB_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
BROKEN= "Build dies with \"guile-gtk.h:235: conflicting types for \`gdk_color_copy'\""
WRKSRC= ${WRKDIR}/${DISTNAME}/guile-gtk
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (guile-gtk-0.17.tar.gz) = 3c990bcfcf7c6082ea331acd11b4e5ea
MD5 (gnome-guile-0.10.tar.gz) = ed46d5db3714f7563e8f9d7e2b0e0f1c

View File

@ -16,6 +16,7 @@ share/guile/gtk-1.2/gdk.scm
share/guile/gtk-1.2/gtk.scm
share/guile/gtk/config.scm
share/guile/gtk/dynlink.scm
share/guile/gtk/dynlink-old.scm
share/guile/gtk/event-repl.scm
share/guile/gtk/gdk.scm
share/guile/gtk/gtk.scm