ports/53594: Maintainer-update bluefish-devel

Koop Mast einekoai at chello.nl
Sat Jun 21 18:50:18 UTC 2003


>Number:         53594
>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:   Sat Jun 21 11:50:15 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:
	Update to new snapshot
	New files:
	  patch-Makefile.in
	
>How-To-Repeat:
	
>Fix:

	

--- bluefish-devel.diff begins here ---
diff -ruN bluefish-devel.orig/Makefile bluefish-devel/Makefile
--- bluefish-devel.orig/Makefile	Wed May 21 10:51:12 2003
+++ bluefish-devel/Makefile	Sat Jun 21 19:45:21 2003
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	bluefish
-PORTVERSION=	0.9.20030519
+PORTVERSION=	0.9.20030621
 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-05-19
+DISTNAME=	${PORTNAME}-2003-06-21
 
 MAINTAINER=	einekoai at chello.nl
 COMMENT=	HTML editor designed for the experienced web designer
diff -ruN bluefish-devel.orig/distinfo bluefish-devel/distinfo
--- bluefish-devel.orig/distinfo	Wed May 21 10:51:12 2003
+++ bluefish-devel/distinfo	Sat Jun 21 18:41:23 2003
@@ -1 +1 @@
-MD5 (bluefish-2003-05-19.tar.bz2) = d4c24556f42bd53d06fc0f9ebf720078
+MD5 (bluefish-2003-06-21.tar.bz2) = 439f167f36d498388529e8fbdb18e418
diff -ruN bluefish-devel.orig/files/patch-Makefile.in bluefish-devel/files/patch-Makefile.in
--- bluefish-devel.orig/files/patch-Makefile.in	Thu Jan  1 01:00:00 1970
+++ bluefish-devel/files/patch-Makefile.in	Sat Jun 21 19:53:34 2003
@@ -0,0 +1,20 @@
+--- 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-devel.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list