summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-06-28 23:46:56 +0000
committerahze <ahze@FreeBSD.org>2005-06-28 23:46:56 +0000
commitc7979e86469e278252c2b2ef8308906afdabb88b (patch)
tree5e0ad7aa0461f89d994400cd4a9d1fe6533e6eb3 /www
parent5a9eb432cb3e1001191a86cd3b31c0ad0af30692 (diff)
downloadFreeBSD-ports-c7979e86469e278252c2b2ef8308906afdabb88b.zip
FreeBSD-ports-c7979e86469e278252c2b2ef8308906afdabb88b.tar.gz
- Update to 0.2.8
ChangeLog: http://kazehakase.sourceforge.jp/?date=20050629
Diffstat (limited to 'www')
-rw-r--r--www/kazehakase/Makefile7
-rw-r--r--www/kazehakase/distinfo4
-rw-r--r--www/kazehakase/files/patch-configure13
-rw-r--r--www/kazehakase/pkg-plist1
4 files changed, 6 insertions, 19 deletions
diff --git a/www/kazehakase/Makefile b/www/kazehakase/Makefile
index 9da2dab..cd09349 100644
--- a/www/kazehakase/Makefile
+++ b/www/kazehakase/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= kazehakase
-PORTVERSION= 0.2.7
-PORTREVISION= 1
+PORTVERSION= 0.2.8
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
-MASTER_SITE_SUBDIR= ${PORTNAME}/14508
+MASTER_SITE_SUBDIR= ${PORTNAME}/15343
MAINTAINER= ahze@FreeBSD.org
COMMENT= Kazehakase is a browser with gecko engine like Epiphany or Galeon
@@ -96,7 +95,7 @@ RUN_DEPENDS+= estxview:${PORTSDIR}/textproc/estraier
pre-everything::
@${ECHO_MSG} ""
- @${ECHO_MSG} "Enable Migemo (Japanese incremental search by defining WITH_MIGEMO"
+ @${ECHO_MSG} "Enable Migemo (Japanese incremental search) by defining WITH_MIGEMO"
@${ECHO_MSG} ""
@${ECHO_MSG} "Enable Thumbnail support by defining WITH_THUMBNAIL"
@${ECHO_MSG} ""
diff --git a/www/kazehakase/distinfo b/www/kazehakase/distinfo
index cec5731..40db1d7 100644
--- a/www/kazehakase/distinfo
+++ b/www/kazehakase/distinfo
@@ -1,2 +1,2 @@
-MD5 (kazehakase-0.2.7.tar.gz) = 7176156f5cf9075fbf38d0bf85dd6c18
-SIZE (kazehakase-0.2.7.tar.gz) = 1114314
+MD5 (kazehakase-0.2.8.tar.gz) = b3a7f2f8b6eb96df0b33bd386fa89f56
+SIZE (kazehakase-0.2.8.tar.gz) = 1208859
diff --git a/www/kazehakase/files/patch-configure b/www/kazehakase/files/patch-configure
deleted file mode 100644
index 523b785..0000000
--- a/www/kazehakase/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
---- configure.orig Mon Mar 28 06:32:45 2005
-+++ configure Tue Mar 29 20:43:24 2005
-@@ -21249,8 +21249,8 @@
- fi;
-
- if test "x$GECKO" = "x"; then
-- if $PKG_CONFIG --exists firefox-gtkmozembed; then
-- GECKO=firefox
-+ if $PKG_CONFIG --exists %%MOZILLA%%-gtkmozembed%%HEADERS_SUFX%%; then
-+ GECKO=%%MOZILLA%%
- elif $PKG_CONFIG --exists mozilla-firefox-gtkmozembed; then
- GECKO=mozilla-firefox
- elif $PKG_CONFIG --exists mozilla-gtkmozembed; then
diff --git a/www/kazehakase/pkg-plist b/www/kazehakase/pkg-plist
index 538d5d4..7c2757f7 100644
--- a/www/kazehakase/pkg-plist
+++ b/www/kazehakase/pkg-plist
@@ -59,6 +59,7 @@ share/gnome/kazehakase/search-result.css
share/gnome/pixmaps/kazehakase-icon.png
share/locale/cs/LC_MESSAGES/kazehakase.mo
share/locale/ja/LC_MESSAGES/kazehakase.mo
+share/locale/ru/LC_MESSAGES/kazehakase.mo
@dirrm share/gnome/kazehakase/icons
@dirrm share/gnome/kazehakase
@dirrm etc/kazehakase/mozilla
OpenPOWER on IntegriCloud