Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2003 22:10:03 +0100 (CET)
From:      Koop Mast <einekoai@chello.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48605: maintainer-update Update to latest snapshot 
Message-ID:  <20030223211003.4855CB83B@prisma.quccc.org>

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

>Number:         48605
>Category:       ports
>Synopsis:       maintainer-update Update to latest snapshot
>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:   Sun Feb 23 13:10:03 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 #0: Fri Feb 21 09:45:31 CET 2003 root@prisma.quccc.org:/usr/obj/usr/src/sys/RAINBOW i386


	
>Description:
	Update to latest snapshot
	
>How-To-Repeat:
	
>Fix:

	

--- bluefish-devel.diff begins here ---
diff -ruN bluefish-devel.orig/Makefile bluefish-devel/Makefile
--- bluefish-devel.orig/Makefile	Sun Feb 23 19:59:52 2003
+++ bluefish-devel/Makefile	Sun Feb 23 22:04:45 2003
@@ -6,14 +6,15 @@
 #
 
 PORTNAME=	bluefish
-PORTVERSION=	0.9
-PORTREVISION=	1
+PORTVERSION=	0.9.20030223
 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
+EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	einekoai@chello.nl
 COMMENT=	HTML editor designed for the experienced web designer
@@ -23,9 +24,10 @@
 		aspell.15:${PORTSDIR}/textproc/aspell
 RUN_DEPENDS=	weblint:${PORTSDIR}/www/weblint
 
-DOWNLOAD=	downloads
+DOWNLOAD=	snapshots
+WRKSRC=		${WRKDIR}/bluefish-gtk2
 NO_LATEST_LINK=	yes
-USE_BZIP2=	yes
+#USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_GNOMENG=	yes
 USE_GNOME=	gnomehier
@@ -35,6 +37,8 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ARGS=	--with-gnome2-menu=/${PREFIX}/share/gnome/apps/Applications
+
 .include <bsd.port.pre.mk>
 
 # Turns debugging output on
@@ -47,11 +51,5 @@
 	@${ECHO_MSG} ""
 	@${ECHO_MSG} "WITH_DEBUG=yes for debug support"
 .endif
-
-post-patch:
-# Make sure bluefish.desktop is installed
-	@${REINPLACE_CMD} \
-		-e 's|/usr|${PREFIX}|g;' \
-		${WRKSRC}/data/Makefile.in
 
 .include <bsd.port.post.mk>
diff -ruN bluefish-devel.orig/distinfo bluefish-devel/distinfo
--- bluefish-devel.orig/distinfo	Tue Feb 18 07:36:12 2003
+++ bluefish-devel/distinfo	Sun Feb 23 20:05:34 2003
@@ -1 +1 @@
-MD5 (bluefish-0.9.tar.bz2) = 6f3dd98df0959469d3637a44eb0e08cf
+MD5 (bluefish-gtk2port-2003-02-23.tgz) = 6a1f8b475b0b5a07f8252eae43ecbb45
--- 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?20030223211003.4855CB83B>