ports/55891: Maintainer-update: bluefish-devel update to latest snapshot

Koop Mast einekoai at chello.nl
Sat Aug 23 09:50:06 UTC 2003


>Number:         55891
>Category:       ports
>Synopsis:       Maintainer-update: bluefish-devel 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:   Sat Aug 23 02:50:04 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Koop Mast
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD prisma.rainbow-runner.nl 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Jul 14 18:54:50 CEST 2003 root at prisma.quccc.org:/usr/obj/usr/src/sys/rainbow i386


	
>Description:
	update bluefish-devel to snapshot 2003-08-17
	This update adds basic project managment.
	
	
>How-To-Repeat:
	
>Fix:

	

--- bluefish-0.11-0817.diff begins here ---
diff -ruN bluefish-devel.orig/Makefile bluefish-devel/Makefile
--- bluefish-devel.orig/Makefile	Mon Jul 28 06:05:36 2003
+++ bluefish-devel/Makefile	Thu Aug 21 17:45:28 2003
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	bluefish
-PORTVERSION=	0.11
+PORTVERSION=	0.11.20030817
 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}-2003-07-17
+DISTNAME=	${PORTNAME}-2003-08-17
 
 MAINTAINER=	einekoai at chello.nl
 COMMENT=	HTML editor designed for the experienced web designer
@@ -22,8 +22,8 @@
 		aspell.15:${PORTSDIR}/textproc/aspell
 RUN_DEPENDS=	weblint:${PORTSDIR}/www/weblint
 
-DOWNLOAD=	downloads
-#WRKSRC=		${WRKDIR}/bluefish-gtk2
+DOWNLOAD=	snapshots
+WRKSRC=		${WRKDIR}/bluefish-gtk2
 NO_LATEST_LINK=	yes
 USE_BZIP2=	yes
 USE_GNOME=	gnomehier gtk20
diff -ruN bluefish-devel.orig/distinfo bluefish-devel/distinfo
--- bluefish-devel.orig/distinfo	Mon Jul 28 06:05:36 2003
+++ bluefish-devel/distinfo	Thu Aug 21 17:46:26 2003
@@ -1 +1 @@
-MD5 (bluefish-0.11.tar.bz2) = 4da2495bd8b3ce1010fed61120037f98
+MD5 (bluefish-2003-08-17.tar.bz2) = e8ce75ef6e72e481573f3376df1e5d7c
diff -ruN bluefish-devel.orig/files/patch-Makefile.in bluefish-devel/files/patch-Makefile.in
--- bluefish-devel.orig/files/patch-Makefile.in	Sat Jul  5 21:14:31 2003
+++ bluefish-devel/files/patch-Makefile.in	Thu Jan  1 01:00:00 1970
@@ -1,20 +0,0 @@
---- Makefile.in.orig	Tue Jun 10 20:15:57 2003
-+++ Makefile.in	Sat Jun 21 19:53:20 2003
-@@ -45,7 +45,7 @@
- bluefish:all
- all:
- 	@cd src/ && $(MAKE) all
--	if [ "${USE_NLS}" == "yes" ]; then \
-+	if [ ${USE_NLS} = "yes" ]; then \
- 		cd po/ && $(MAKE) all; \
- 	fi
- 	@cd data/ && $(MAKE) all
-@@ -77,7 +77,7 @@
- 		$(INSTALL_DATA) inline_images/bluefish_icon1.png $(iconpath)/bluefish-icon.png ;\
- 	fi
- 	@cd src/ && $(MAKE) install
--	if [ "${USE_NLS}" == "yes" ]; then \
-+	if [ ${USE_NLS} = "yes" ]; then \
- 		cd po/ && $(MAKE) install;\
- 	fi
- 	@cd data/ && $(MAKE) install
--- bluefish-0.11-0817.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list