diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-02-08 16:45:18 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-02-08 16:45:18 +0000 |
commit | 4dcfbafd73f19c21e75c4391c05e86baab37e261 (patch) | |
tree | b37a153031bf5caaf96f9a17e3e063bbc930a3f5 /www/kazehakase | |
parent | b6b288e9df43b7817873f187f2b81fb5080d8c57 (diff) | |
download | ports-4dcfbafd73f19c21e75c4391c05e86baab37e261.tar.gz ports-4dcfbafd73f19c21e75c4391c05e86baab37e261.zip |
- Update to 0.3.5
Notes
Notes:
svn path=/head/; revision=155532
Diffstat (limited to 'www/kazehakase')
-rw-r--r-- | www/kazehakase/Makefile | 9 | ||||
-rw-r--r-- | www/kazehakase/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/www/kazehakase/Makefile b/www/kazehakase/Makefile index 89a286091500..2ffb4151c45f 100644 --- a/www/kazehakase/Makefile +++ b/www/kazehakase/Makefile @@ -7,14 +7,16 @@ # PORTNAME= kazehakase -PORTVERSION= 0.3.4 +PORTVERSION= 0.3.5 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} -MASTER_SITE_SUBDIR= ${PORTNAME}/18256 +MASTER_SITE_SUBDIR= ${PORTNAME}/18847 MAINTAINER= ahze@FreeBSD.org COMMENT= Kazehakase is a browser with gecko engine like Epiphany or Galeon +LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls + USE_AUTOTOOLS= libtool:15 USE_X_PREFIX= yes USE_GNOME= gnomehack intlhack gnomeprefix gtk20 @@ -22,8 +24,7 @@ USE_GMAKE= yes USE_REINPLACE= yes USE_GECKO= firefox mozilla seamonkey INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --with-gecko_engine=${GECKO} \ - --disable-ssl +CONFIGURE_ARGS= --with-gecko_engine=${GECKO} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" diff --git a/www/kazehakase/distinfo b/www/kazehakase/distinfo index 243cd4f239fb..b7f8e7b4947e 100644 --- a/www/kazehakase/distinfo +++ b/www/kazehakase/distinfo @@ -1,3 +1,3 @@ -MD5 (kazehakase-0.3.4.tar.gz) = 888366b053b6d53791d0c6e3d28cd941 -SHA256 (kazehakase-0.3.4.tar.gz) = a4a066a4e1ecad1afb48afc14d0b425cb2eef0a030e47c5b35256723324a65ff -SIZE (kazehakase-0.3.4.tar.gz) = 1316568 +MD5 (kazehakase-0.3.5.tar.gz) = aa7eac58718c2254050ce18d4ec86cde +SHA256 (kazehakase-0.3.5.tar.gz) = 991bc874f1c4ba3d5d7cdf9e67bd5561d5e4a89f2bb0b7f040da4284a678b879 +SIZE (kazehakase-0.3.5.tar.gz) = 1343445 |