Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  7 Feb 2003 21:02:04 +0100 (CET)
From:      Koop Mast <einekoai@chello.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48063: Maintainer-update www/bluefish-devel 
Message-ID:  <20030207200204.40824B816@prisma.quccc.org>

next in thread | raw e-mail | index | archive | help

>Number:         48063
>Category:       ports
>Synopsis:       Maintainer-update www/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:   Fri Feb 07 12:10:12 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Koop Mast
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD prisma.quccc.org 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Mon Jan 13 22:53:21 CET 2003 root@prisma.quccc.org:/usr/obj/usr/src/sys/RAINBOW i386


	
>Description:
	Upgrade to latest snapshot.
	More stable when opening/closing large nummer of files at 
	high rates..
	
	Please close PR# 47896
	
>How-To-Repeat:
	
>Fix:

	

--- bluefish-devel.diff begins here ---
diff -ruN bluefish-devel.orig/Makefile bluefish-devel/Makefile
--- bluefish-devel.orig/Makefile	Fri Feb  7 20:50:29 2003
+++ bluefish-devel/Makefile	Fri Feb  7 20:51:11 2003
@@ -6,21 +6,21 @@
 #
 
 PORTNAME=	bluefish
-PORTVERSION=	0.8.20030113
-PORTREVISION=	1
+PORTVERSION=	0.8.20030207
 CATEGORIES=	www editors
 MASTER_SITES=	http://pkedu.fbt.eitn.wau.nl/~olivier/snapshots/ \
 		ftp://bluefish.advancecreations.com/pub/bluefish/snapshots/ \
 		http://bluefish.mrball.net/snapshots/ \
 		ftp://ftp.ratisbona.com/pub/bluefish/snapshots/ \
 		http://bluefish.shellhung.org/snapshots/
-DISTNAME=	${PORTNAME}-gtk2port-2003-01-13
+DISTNAME=	${PORTNAME}-gtk2port-2003-02-07
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	einekoai@chello.nl
 
 LIB_DEPENDS=	gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \
-		pcre.0:${PORTSDIR}/devel/pcre
+		pcre.0:${PORTSDIR}/devel/pcre \
+		aspell.15:${PORTSDIR}/textproc/aspell
 RUN_DEPENDS=	weblint:${PORTSDIR}/www/weblint
 
 WRKSRC=		${WRKDIR}/bluefish-gtk2
@@ -29,5 +29,7 @@
 USE_PERL5_BUILD=	yes
 USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
+		LDFLAGS="-L${LOCALBASE}/lib"
 
 .include <bsd.port.mk>
diff -ruN bluefish-devel.orig/distinfo bluefish-devel/distinfo
--- bluefish-devel.orig/distinfo	Sun Jan 26 22:26:49 2003
+++ bluefish-devel/distinfo	Fri Feb  7 19:22:53 2003
@@ -1 +1 @@
-MD5 (bluefish-gtk2port-2003-01-13.tgz) = 225925daba74d0636046eabce94a8dde
+MD5 (bluefish-gtk2port-2003-02-07.tgz) = 6e7b4602dbd375a22236307b7e8c11a9
diff -ruN bluefish-devel.orig/pkg-plist bluefish-devel/pkg-plist
--- bluefish-devel.orig/pkg-plist	Sun Jan 26 22:26:49 2003
+++ bluefish-devel/pkg-plist	Fri Feb  7 20:09:28 2003
@@ -12,20 +12,11 @@
 share/bluefish/icon_php.png
 share/bluefish/icon_unknown.png
 share/bluefish/icon_xml.png
-share/locale/cs/LC_MESSAGES/bluefish.mo
 share/locale/da/LC_MESSAGES/bluefish.mo
-share/locale/de/LC_MESSAGES/bluefish.mo
-share/locale/el/LC_MESSAGES/bluefish.mo
-share/locale/en/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
 share/locale/it/LC_MESSAGES/bluefish.mo
-share/locale/ja/LC_MESSAGES/bluefish.mo
-share/locale/nl/LC_MESSAGES/bluefish.mo
 share/locale/no/LC_MESSAGES/bluefish.mo
 share/locale/pl/LC_MESSAGES/bluefish.mo
-share/locale/pt_BR/LC_MESSAGES/bluefish.mo
-share/locale/ro/LC_MESSAGES/bluefish.mo
-share/locale/sv/LC_MESSAGES/bluefish.mo
 @dirrm share/bluefish
--- bluefish-devel.diff ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030207200204.40824B816>