diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-08-30 00:19:43 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-08-30 00:19:43 +0000 |
commit | 369aaa36462fcbfc2ef7ecb262d9810f7bfedf01 (patch) | |
tree | 8fc98fd145b99b81f90725990b8a886d024e8190 /www/kazehakase | |
parent | 9f08328832ccee3d0aa467b1abb5b1cb312420de (diff) |
Update to 0.4.0
Notes
Notes:
svn path=/head/; revision=171638
Diffstat (limited to 'www/kazehakase')
-rw-r--r-- | www/kazehakase/Makefile | 6 | ||||
-rw-r--r-- | www/kazehakase/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/kazehakase/Makefile b/www/kazehakase/Makefile index e93f881af16d..c964fc5491ab 100644 --- a/www/kazehakase/Makefile +++ b/www/kazehakase/Makefile @@ -7,10 +7,10 @@ # PORTNAME= kazehakase -PORTVERSION= 0.3.9 +PORTVERSION= 0.4.0 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} -MASTER_SITE_SUBDIR= ${PORTNAME}/21181 +MASTER_SITE_SUBDIR= ${PORTNAME}/21535 MAINTAINER= ahze@FreeBSD.org COMMENT= Kazehakase is a browser with gecko engine like Epiphany or Galeon @@ -22,7 +22,7 @@ USE_GNOME= gnomehack intlhack gnomeprefix gtk20 USE_GMAKE= yes USE_GETTEXT= yes USE_GECKO= firefox mozilla seamonkey xulrunner firefox-devel<->seamonkey -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gecko_engine=${GECKO} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ diff --git a/www/kazehakase/distinfo b/www/kazehakase/distinfo index 66ab7924ca7c..896006812aeb 100644 --- a/www/kazehakase/distinfo +++ b/www/kazehakase/distinfo @@ -1,3 +1,3 @@ -MD5 (kazehakase-0.3.9.tar.gz) = 5d1bb3145bbc966fe378344951fa72ef -SHA256 (kazehakase-0.3.9.tar.gz) = 1a30c2bd11be40264867801cef3c0c1ac2b23c8274c52e44aff483a07c83ffed -SIZE (kazehakase-0.3.9.tar.gz) = 1336863 +MD5 (kazehakase-0.4.0.tar.gz) = 6212c20bc7727c6bcbddcb9f92cc93f7 +SHA256 (kazehakase-0.4.0.tar.gz) = 0bfbd5bda97b59d0687e62a69c3435fee759aff5085c434ff3c694816d8fe768 +SIZE (kazehakase-0.4.0.tar.gz) = 1340261 |