ports/72150: [MAINTAINER] www/kazehakase: update to 0.2.0

Michael Johnson ahze at ahze.net
Tue Sep 28 17:00:44 UTC 2004


>Number:         72150
>Category:       ports
>Synopsis:       [MAINTAINER] www/kazehakase: update to 0.2.0
>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:   Tue Sep 28 17:00:40 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Michael Johnson
>Release:        FreeBSD 5.3-BETA3 i386
>Organization:
>Environment:
System: FreeBSD blueheron.ahze.net 5.3-BETA3 FreeBSD 5.3-BETA3 #66: Tue Sep  7 12:56:04 EDT
>Description:
- Update to 0.2.0

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- kazehakase-0.2.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/kazehakase/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	2 Sep 2004 13:57:27 -0000	1.4
+++ Makefile	28 Sep 2004 16:42:55 -0000
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	kazehakase
-PORTVERSION=	0.1.9
-PORTREVISION=	1
+PORTVERSION=	0.2.0
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_JP}
-MASTER_SITE_SUBDIR=	${PORTNAME}/11115/
+MASTER_SITE_SUBDIR=	${PORTNAME}/11612/
 
 MAINTAINER=	ahze at ahze.net
 COMMENT=	Kazehakase is a browser with gecko engine like Epiphany or Galeon
@@ -38,7 +37,7 @@
 
 OPTIONS=	MIGEMO "Enable Migemo (Japanese incremental search)" Off \
 		ESTRAIER "Enable a full-text search system" Off \
-		IMAGEMAGICK "Enable Thumbnail support (EXPERIMENTAL!)" Off
+		IMAGEMAGICK "Enable Thumbnail support" Off
 
 FLASHPLAYER=	${LOCALBASE}/lib/libflashplayer.so.1
 
@@ -111,8 +110,6 @@
 	@${REINPLACE_CMD} -e 's|mozilla-gtkmozembed|mozilla-gtkmozembed${HEADERS_SUFX}|g' \
 		${WRKSRC}/configure
 .endif
-	@${REINPLACE_CMD} -e 's|regex.h|gnuregex.h|' \
-		${WRKSRC}/src/prefs_ui/prefs_location_entry.c
 
 post-configure:
 	@${REINPLACE_CMD} -e 's|%%FLASHPLAYER%%|${FLASHPLAYER}|; \
@@ -121,8 +118,6 @@
 			${WRKSRC}/src/kazehakase
 
 post-install:
-.if defined(WITH_IMAGEMAGICK)
 	@${CAT} ${PKGMESSAGE}
-.endif
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/kazehakase/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	28 Aug 2004 21:09:53 -0000	1.2
+++ distinfo	28 Sep 2004 15:20:07 -0000
@@ -1,2 +1,2 @@
-MD5 (kazehakase-0.1.9.tar.gz) = 72a733327f0cdef740996b6f9efdfeba
-SIZE (kazehakase-0.1.9.tar.gz) = 1045767
+MD5 (kazehakase-0.2.0.tar.gz) = 0c510736ecbb035db9e42e8c0231cac5
+SIZE (kazehakase-0.2.0.tar.gz) = 1086994
Index: pkg-message
===================================================================
RCS file: /home/ncvs/ports/www/kazehakase/pkg-message,v
retrieving revision 1.1
diff -u -r1.1 pkg-message
--- pkg-message	28 Aug 2004 21:09:53 -0000	1.1
+++ pkg-message	28 Sep 2004 16:10:53 -0000
@@ -1,4 +1,5 @@
 ===>
-===>  Thumbnail support is in the experimental state, so it does not work by
-===>  default. If you wish to use thumbnails, you have to write
-===>  "create_thumbnail=true" in [Global] section in ~/.kazehakase/kzrc
+===>  Bookmark format has changed (especially remote bookmark)
+===>  if you use the default bookmarksbar you will want to
+===>  remove ~/.kazehakase/bookmarkbar.xml
+
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/kazehakase/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	28 Aug 2004 21:09:53 -0000	1.2
+++ pkg-plist	28 Sep 2004 15:56:37 -0000
@@ -22,6 +22,8 @@
 share/gnome/kazehakase/icons/kz-folder-open.png
 share/gnome/kazehakase/icons/kz-folder-search.png
 share/gnome/kazehakase/icons/kz-folder.png
+share/gnome/kazehakase/icons/kz-font-decrease.png
+share/gnome/kazehakase/icons/kz-font-increase.png
 share/gnome/kazehakase/icons/kz-google.png
 share/gnome/kazehakase/icons/kz-gray.png
 share/gnome/kazehakase/icons/kz-green.png
Index: files/patch-configure
===================================================================
RCS file: /home/ncvs/ports/www/kazehakase/files/patch-configure,v
retrieving revision 1.4
diff -u -r1.4 patch-configure
--- files/patch-configure	2 Sep 2004 13:57:27 -0000	1.4
+++ files/patch-configure	28 Sep 2004 15:21:23 -0000
@@ -1,10 +1,12 @@
---- configure.orig	Mon Aug 30 22:51:37 2004
-+++ configure	Mon Aug 30 22:51:51 2004
-@@ -19396,6 +19396,7 @@
+--- configure.orig	Tue Sep 28 11:20:43 2004
++++ configure	Tue Sep 28 11:21:11 2004
+@@ -19397,7 +19397,8 @@
   1.8a2) MOZILLA_SNAPSHOT=16 ;;
-  1.8a3) MOZILLA_SNAPSHOT=16 ;;
- trunk) MOZILLA_SNAPSHOT=16 ;;
-+ 0.9.3) MOZILLA_SNAPSHOT=15 ;;
-     *) { { echo "$as_me:$LINENO: error:
+  1.8a3) MOZILLA_SNAPSHOT=17 ;;
+ trunk) MOZILLA_SNAPSHOT=17 ;;
+-    *) { { echo "$as_me:$LINENO: error:
++   0.9.3) MOZILLA_SNAPSHOT=15 ;; 
++   *) { { echo "$as_me:$LINENO: error:
  *****************************************************************************
  Kazehakase can be built using Mozilla 1.4, 1.5a, 1.5b, 1.5, 1.5.1 or
+ trunk snapshot, but the version available is $MOZILLA_VERSION.
Index: files/patch-etc::bookmarkbar.xml
===================================================================
RCS file: /home/ncvs/ports/www/kazehakase/files/patch-etc::bookmarkbar.xml,v
retrieving revision 1.1
diff -u -r1.1 patch-etc::bookmarkbar.xml
--- files/patch-etc::bookmarkbar.xml	27 Aug 2004 21:02:44 -0000	1.1
+++ files/patch-etc::bookmarkbar.xml	28 Sep 2004 15:51:16 -0000
@@ -1,27 +1,23 @@
---- etc/bookmarkbar.xml.orig	Thu Jun 10 03:35:09 2004
-+++ etc/bookmarkbar.xml	Fri Aug 27 11:34:25 2004
-@@ -10,6 +10,24 @@
+--- etc/bookmarkbar.xml.orig	Wed Sep 15 06:08:15 2004
++++ etc/bookmarkbar.xml	Tue Sep 28 11:51:13 2004
+@@ -10,6 +10,20 @@
    </bookmark>
    <separator/>
    <folder>
 +    <title>FreeBSD News</title>
 +    <info>
-+      <metadata owner="http://kazehakase.sourceforge.jp/">
-+        <location>http://www.freebsd.org/news/news.rdf</location>
-+        <update_interval>60</update_interval>
++      <metadata owner="http://kazehakase.sourceforge.jp/" kz:location="http://www.freebsd.org/news/news.rdf">
 +      </metadata>
 +    </info>
 +  </folder>
 +  <folder>
 +    <title>FreshPorts</title>
 +    <info>
-+      <metadata owner="http://kazehakase.sourceforge.jp/">
-+        <location>http://www.freshports.org/news.php</location>
-+        <update_interval>60</update_interval>
++      <metadata owner="http://kazehakase.sourceforge.jp/" kz:location="http://www.freshports.org/news.php">
 +      </metadata>
 +    </info>
 +  </folder>
 +  <folder>
      <title>Yahoo!News</title>
      <info>
-       <metadata owner="http://kazehakase.sourceforge.jp/">
+       <metadata owner="http://kazehakase.sourceforge.jp/" kz:location="http://rss.news.yahoo.com/rss/topstories">
Index: files/patch-src::mozilla::Makefile.in
===================================================================
RCS file: /home/ncvs/ports/www/kazehakase/files/patch-src::mozilla::Makefile.in,v
retrieving revision 1.1
diff -u -r1.1 patch-src::mozilla::Makefile.in
--- files/patch-src::mozilla::Makefile.in	2 Sep 2004 13:57:27 -0000	1.1
+++ files/patch-src::mozilla::Makefile.in	28 Sep 2004 15:25:19 -0000
@@ -1,10 +1,10 @@
---- src/mozilla/Makefile.in.orig	Mon Aug 30 22:37:31 2004
-+++ src/mozilla/Makefile.in	Mon Aug 30 22:38:03 2004
-@@ -147,6 +147,7 @@
+--- src/mozilla/Makefile.in.orig	Tue Sep 28 11:22:50 2004
++++ src/mozilla/Makefile.in	Tue Sep 28 11:25:07 2004
+@@ -148,6 +148,7 @@
  	-I$(MOZILLA_INCLUDE_ROOT)/necko2 \
  	-I$(MOZILLA_INCLUDE_ROOT)/nkcache \
  	-I$(MOZILLA_INCLUDE_ROOT)/oji \
 +	-I$(MOZILLA_INCLUDE_ROOT)/passwordmgr \
+ 	-I$(MOZILLA_INCLUDE_ROOT)/pipnss\
  	-I$(MOZILLA_INCLUDE_ROOT)/pref \
  	-I$(MOZILLA_INCLUDE_ROOT)/progressDlg \
- 	-I$(MOZILLA_INCLUDE_ROOT)/sidebar \
--- kazehakase-0.2.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list