diff options
author | Rene Ladan <rene@FreeBSD.org> | 2012-08-31 06:09:26 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2012-08-31 06:09:26 +0000 |
commit | fda820009a7ef3ed7892eee7c0521cb820ccdbe5 (patch) | |
tree | 14d7b59e5a5a59f939ae120c37f96bdbdd737aa8 /www/chromium | |
parent | 3f8a4cfbf454e4bed1fdfe86ef5d39a8937943ab (diff) |
Notes
Diffstat (limited to 'www/chromium')
-rw-r--r-- | www/chromium/Makefile | 11 | ||||
-rw-r--r-- | www/chromium/distinfo | 4 |
2 files changed, 8 insertions, 7 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 1fded56aec18..d89403d50d55 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -7,7 +7,7 @@ PORTNAME= chromium DISTVERSIONPREFIX= courgette-redacted- -DISTVERSION= 21.0.1180.81 +DISTVERSION= 21.0.1180.89 CATEGORIES= www MASTER_SITES= http://download.goodking.org/downloads/ \ ftp://rene-ladan.nl/pub/distfiles/ \ @@ -37,11 +37,11 @@ LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo \ nss3:${PORTSDIR}/security/nss \ gnome-keyring:${PORTSDIR}/security/libgnome-keyring \ cups:${PORTSDIR}/print/cups-client \ - event-1:${PORTSDIR}/devel/libevent + event-1:${PORTSDIR}/devel/libevent \ + gcrypt:${PORTSDIR}/security/libgcrypt RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:${PORTSDIR}/audio/alsa-plugins \ - ${LOCALBASE}/lib/X11/fonts/Droid/fonts.dir:${PORTSDIR}/x11-fonts/droid-fonts-ttf \ - ${LOCALBASE}/lib/libgcrypt.so:${PORTSDIR}/security/libgcrypt + ${LOCALBASE}/lib/X11/fonts/Droid/fonts.dir:${PORTSDIR}/x11-fonts/droid-fonts-ttf ONLY_FOR_ARCHS= i386 amd64 USE_XZ= yes @@ -50,7 +50,8 @@ USE_GMAKE= yes USE_PERL5_BUILD= yes USE_PYTHON_BUILD= 2.6+ USE_XORG= scrnsaverproto x11 xproto xscrnsaver xtst -USE_GNOME= glib20 gtk20 dconf libxslt pkgconfig +USE_GNOME= glib20 gtk20 dconf libxslt +USE_PKGCONFIG= build MAN1= chrome.1 DESKTOP_ENTRIES="Chromium" "${COMMENT}" "${DATADIR}/product_logo_48.png" \ diff --git a/www/chromium/distinfo b/www/chromium/distinfo index e82fde337a13..88d5d6dce7df 100644 --- a/www/chromium/distinfo +++ b/www/chromium/distinfo @@ -1,2 +1,2 @@ -SHA256 (chromium-courgette-redacted-21.0.1180.81.tar.xz) = 1d0fca31f1a6ee1fd1a8a4d42f29a9c3e678a78cf322be275d278eba59eab753 -SIZE (chromium-courgette-redacted-21.0.1180.81.tar.xz) = 156172516 +SHA256 (chromium-courgette-redacted-21.0.1180.89.tar.xz) = ce3512015ba5d4e012a3706a8ca0380ad6360c58d8e01275dd2168b20205babc +SIZE (chromium-courgette-redacted-21.0.1180.89.tar.xz) = 156190076 |