summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-04-16 05:46:14 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-04-16 05:46:14 +0000
commit21b112ade02e4875bd77ae5c23906ef1bacc769b (patch)
tree9933c356b73578dcc6138ab65263d094db6cbf78 /www
parent- Update to 1.0.3 (diff)
- Update to 1.7.7
- Re-enable cups
Notes
Notes: svn path=/head/; revision=133467
Diffstat (limited to 'www')
-rw-r--r--www/mozilla/Makefile14
-rw-r--r--www/mozilla/distinfo6
2 files changed, 11 insertions, 9 deletions
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile
index 9084b9d5181b..5d7abd22c953 100644
--- a/www/mozilla/Makefile
+++ b/www/mozilla/Makefile
@@ -6,18 +6,18 @@
#
PORTNAME?= mozilla
-PORTVERSION= 1.7.6
-PORTREVISION?= 1
+PORTVERSION= 1.7.7
+PORTREVISION?= 0
PORTEPOCH?= 2
CATEGORIES?= www
MASTER_SITES= ${MASTER_SITE_MOZILLA} \
${MASTER_SITE_LOCAL:S/$/:local/}
MASTER_SITE_SUBDIR= mozilla/releases/${PORTNAME}${PORTVERSION}/source \
- adamw/:local
+ ahze/:local
DISTFILES= ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX}
-#.if !defined(WITH_CAIRO_RENDER)
-#DISTFILES+= libart_lgpl${EXTRACT_SUFX}:local
-#.endif
+.if !defined(WITH_CAIRO_RENDER)
+DISTFILES+= libart_lgpl-1${EXTRACT_SUFX}:local
+.endif
MAINTAINER= gnome@FreeBSD.org
COMMENT= The open source, standards compliant web browser
@@ -237,7 +237,7 @@ post-patch:
${WRKSRC}/js/src/Makefile.in
@${REINPLACE_CMD} -E -e 's|libesd\.so\.[0-9]+|${ESD_LIB}|g' \
${WRKSRC}/widget/src/gtk2/nsSound.cpp
- @${REINPLACE_CMD} -E -e 's|libcups\.so\.[0-9]+|libcups.no|g' \
+ @${REINPLACE_CMD} -E -e 's|libcups\.so\.[0-9]+|libcups.so|g' \
${WRKSRC}/gfx/src/gtk/nsDeviceContextSpecG.cpp
@${REINPLACE_CMD} -e '/accessibility.typeaheadfind.enablesound/s/true/false/' \
${WRKSRC}/modules/libpref/src/init/all.js
diff --git a/www/mozilla/distinfo b/www/mozilla/distinfo
index 6ea084fbc9e3..12d7a00e61f0 100644
--- a/www/mozilla/distinfo
+++ b/www/mozilla/distinfo
@@ -1,2 +1,4 @@
-MD5 (mozilla-source-1.7.6.tar.bz2) = 09c78e9e51d8b11b2d3059987ef42fd0
-SIZE (mozilla-source-1.7.6.tar.bz2) = 30448120
+MD5 (mozilla-source-1.7.7.tar.bz2) = a16d3d98bb90d45c7bc04dae20d39e3e
+SIZE (mozilla-source-1.7.7.tar.bz2) = 29776225
+MD5 (libart_lgpl-1.tar.bz2) = c6dba83a091336ef8abdb7c85694f16e
+SIZE (libart_lgpl-1.tar.bz2) = 102977