head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2006.07.24.01.57.32;	author rafan;	state Exp;
branches;
next	;


desc
@@


1.1
log
@- Update to 0.8.6.20060709
- Spell "dillo" as "Dillo" when refering to the Dillo project/software

PR:		ports/100743
Submitted by:	Thomas-Martin Seck <tmseck at netcologne.de> (maintainer)
@
text
@--- bm-update.orig	Sat Jul  8 17:32:51 2006
+++ bm-update	Sun Jul 23 11:39:38 2006
@@@@ -10,9 +10,8 @@@@
     exit
 fi
 
-CONVTEST=`LANG=C iconv -f UTF-8 -t UTF-8 ~/.dillo/bm.txt -o ~/.dillo/bm.txt.update 2>&1| sed -e "s/.*illegal.*/illegal/g"`
+CONVTEST=`LANG=C iconv -f UTF-8 -t UTF-8 ~/.dillo/bm.txt 2>&1| sed -e "s/.*illegal.*/illegal/g"`
 
-rm -f ~/.dillo/bm.txt.update
 if test "x$CONVTEST" = "xillegal"; then
     echo "bookmark needs update."
 else
@@@@ -22,7 +21,7 @@@@
 
 CHARSET=`locale | grep "LC_CTYPE.*\." | sed -e "s/^.*\.//g" -e "s/\"//g"`
 if test "x$CHARSET" = "x"; then
-    CHARSET="iso88591"
+    CHARSET="iso-8859-1"
 fi
 
 case $CHARSET in
@
