ports/51599: Maintainer-update bluefish-devel

Koop Mast einekoai at chello.nl
Tue Apr 29 21:00:35 UTC 2003


>Number:         51599
>Category:       ports
>Synopsis:       Maintainer-update bluefish-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 29 14:00:31 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Koop Mast
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD prisma.quccc.org 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat Apr 5 10:29:05 CEST 2003 root@:/usr/obj/usr/src/sys/rainbow i386


	
>Description:
	Upgrade to latest snapshot and make fetchable. 
	Noticed by fenner's distfile checkscript
	Use new gnome infra.
	Remove USE_PERL5_BUILD no longer needed, tested on 5.0-current
	without the perl port installed.

	file patch-src::bluefish.c is no longer needed.
	
>How-To-Repeat:
	
>Fix:
	

--- bluefish-devel.diff begins here ---
diff -ruN bluefish-devel.orig/Makefile bluefish-devel/Makefile
--- bluefish-devel.orig/Makefile	Sun Apr 20 21:46:55 2003
+++ bluefish-devel/Makefile	Tue Apr 29 22:38:06 2003
@@ -6,31 +6,28 @@
 #
 
 PORTNAME=	bluefish
-PORTVERSION=	0.9.20030308
+PORTVERSION=	0.9.20030424
 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-03-08
-EXTRACT_SUFX=	.tgz
+DISTNAME=	${PORTNAME}-2003-04-24
 
 MAINTAINER=	einekoai at chello.nl
 COMMENT=	HTML editor designed for the experienced web designer
 
-LIB_DEPENDS=	gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \
-		pcre.0:${PORTSDIR}/devel/pcre \
+LIB_DEPENDS=	pcre.0:${PORTSDIR}/devel/pcre \
 		aspell.15:${PORTSDIR}/textproc/aspell
 RUN_DEPENDS=	weblint:${PORTSDIR}/www/weblint
 
 DOWNLOAD=	snapshots
 WRKSRC=		${WRKDIR}/bluefish-gtk2
 NO_LATEST_LINK=	yes
-#USE_BZIP2=	yes
+USE_BZIP2=	yes
 USE_GMAKE=	yes
-USE_GNOME=	gnomehier
-USE_PERL5_BUILD=	yes
+USE_GNOME=	gnomehier gtk20
 USE_X_PREFIX=	yes
 USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
@@ -38,8 +35,6 @@
 		LDFLAGS="-L${LOCALBASE}/lib"
 CONFIGURE_ARGS=	--with-gnome2-menu=${PREFIX}/share/gnome/apps/Applications
 
-.include <bsd.port.pre.mk>
-
 # Turns debugging output on
 .if defined(WITH_DEBUG)
 CONFIGURE_ARGS+=	--with-debugging-output
@@ -51,4 +46,4 @@
 	@${ECHO_MSG} "WITH_DEBUG=yes for debug support"
 .endif
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN bluefish-devel.orig/distinfo bluefish-devel/distinfo
--- bluefish-devel.orig/distinfo	Fri Apr 18 08:36:34 2003
+++ bluefish-devel/distinfo	Tue Apr 29 22:13:30 2003
@@ -1 +1 @@
-MD5 (bluefish-gtk2port-2003-03-08.tgz) = 3e648b1885aaf638336582cdc9f9df0a
+MD5 (bluefish-2003-04-24.tar.bz2) = abc7b4f8b6d9b010f66c94dd45467ac0
diff -ruN bluefish-devel.orig/files/patch-src::bluefish.c bluefish-devel/files/patch-src::bluefish.c
--- bluefish-devel.orig/files/patch-src::bluefish.c	Fri Apr 18 08:36:34 2003
+++ bluefish-devel/files/patch-src::bluefish.c	Thu Jan  1 01:00:00 1970
@@ -1,10 +0,0 @@
---- 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 <gtk/gtk.h>
- #include <unistd.h> /* getopt() */
- #include <stdlib.h> /* getopt() exit() and abort() on Solaris */
-+#include <sys/stat.h>
- 
- #include "bluefish.h"
- 
diff -ruN bluefish-devel.orig/pkg-plist bluefish-devel/pkg-plist
--- bluefish-devel.orig/pkg-plist	Tue Feb 18 21:26:47 2003
+++ bluefish-devel/pkg-plist	Tue Apr 29 22:21:07 2003
@@ -1,7 +1,10 @@
 bin/bluefish
 share/bluefish/bluefish_splash.png
+share/bluefish/custom_menu.default
 share/bluefish/encodings.default
 share/bluefish/filetypes.default
+share/bluefish/funcref_html.xml
+share/bluefish/funcref_php.xml
 share/bluefish/highlighting.default
 share/bluefish/icon_c.png
 share/bluefish/icon_cfml.png
@@ -9,11 +12,15 @@
 share/bluefish/icon_html.png
 share/bluefish/icon_image.png
 share/bluefish/icon_java.png
+share/bluefish/icon_pascal.png
 share/bluefish/icon_php.png
+share/bluefish/icon_python.png
+share/bluefish/icon_r.png
 share/bluefish/icon_unknown.png
 share/bluefish/icon_xml.png
 share/gnome/apps/Applications/bluefish.desktop
 share/locale/da/LC_MESSAGES/bluefish.mo
+share/locale/de/LC_MESSAGES/bluefish.mo
 share/locale/es/LC_MESSAGES/bluefish.mo
 share/locale/fr/LC_MESSAGES/bluefish.mo
 share/locale/hu/LC_MESSAGES/bluefish.mo
--- bluefish-devel.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list