From 0eac55462970d24206f2043faea2d3bcc0f7b43e Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Fri, 18 Apr 2003 06:36:34 +0000 Subject: maintainer-update: bluefish-devel Update to latest snapshot PR: ports/50205 Submitted by: Koop Mast --- www/bluefish-devel/Makefile | 6 +++--- www/bluefish-devel/distinfo | 2 +- www/bluefish-devel/files/patch-src::bluefish.c | 10 ++++++++++ 3 files changed, 14 insertions(+), 4 deletions(-) create mode 100644 www/bluefish-devel/files/patch-src::bluefish.c (limited to 'www/bluefish-devel') diff --git a/www/bluefish-devel/Makefile b/www/bluefish-devel/Makefile index e7307f445486..345bb08c0a6e 100644 --- a/www/bluefish-devel/Makefile +++ b/www/bluefish-devel/Makefile @@ -6,14 +6,14 @@ # PORTNAME= bluefish -PORTVERSION= 0.9.20030223 +PORTVERSION= 0.9.20030308 CATEGORIES= www editors MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/${DOWNLOAD}/ \ ftp://bluefish.advancecreations.com/pub/bluefish/${DOWNLOAD}/ \ http://bluefish.mrball.net/${DOWNLOAD}/ \ ftp://ftp.ratisbona.com/pub/bluefish/${DOWNLOAD}/ \ http://bluefish.shellhung.org/${DOWNLOAD}/ -DISTNAME= ${PORTNAME}-gtk2port-2003-02-23 +DISTNAME= ${PORTNAME}-gtk2port-2003-03-08 EXTRACT_SUFX= .tgz MAINTAINER= einekoai@chello.nl @@ -37,7 +37,7 @@ USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --with-gnome2-menu=/${PREFIX}/share/gnome/apps/Applications +CONFIGURE_ARGS= --with-gnome2-menu=${PREFIX}/share/gnome/apps/Applications .include diff --git a/www/bluefish-devel/distinfo b/www/bluefish-devel/distinfo index 6bb926a36ab1..105985de0d8f 100644 --- a/www/bluefish-devel/distinfo +++ b/www/bluefish-devel/distinfo @@ -1 +1 @@ -MD5 (bluefish-gtk2port-2003-02-23.tgz) = 6a1f8b475b0b5a07f8252eae43ecbb45 +MD5 (bluefish-gtk2port-2003-03-08.tgz) = 3e648b1885aaf638336582cdc9f9df0a diff --git a/www/bluefish-devel/files/patch-src::bluefish.c b/www/bluefish-devel/files/patch-src::bluefish.c new file mode 100644 index 000000000000..334093824723 --- /dev/null +++ b/www/bluefish-devel/files/patch-src::bluefish.c @@ -0,0 +1,10 @@ +--- src/bluefish.c.orig Sat Mar 8 04:55:40 2003 ++++ src/bluefish.c Thu Apr 17 23:04:31 2003 +@@ -21,6 +21,7 @@ + #include + #include /* getopt() */ + #include /* getopt() exit() and abort() on Solaris */ ++#include + + #include "bluefish.h" + -- cgit v1.2.3