summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-04-16 04:46:48 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-04-16 04:46:48 +0000
commit95c3314e76cddb5c0d86b7756460d809b6cadda7 (patch)
tree69b33518d87084357632741052c8163538aa7e63 /www
parent- update polish/ekg to version 1.6rc1 (diff)
- Update to 1.0.3
- Re-enable cups support Release Notes: http://www.mozilla.org/products/firefox/releases/1.0.3.html
Notes
Notes: svn path=/head/; revision=133466
Diffstat (limited to 'www')
-rw-r--r--www/firefox-devel/Makefile6
-rw-r--r--www/firefox-devel/distinfo4
-rw-r--r--www/firefox-esr/Makefile6
-rw-r--r--www/firefox-esr/distinfo4
-rw-r--r--www/firefox/Makefile6
-rw-r--r--www/firefox/distinfo4
-rw-r--r--www/firefox10/Makefile6
-rw-r--r--www/firefox10/distinfo4
-rw-r--r--www/firefox15/Makefile6
-rw-r--r--www/firefox15/distinfo4
-rw-r--r--www/firefox3-devel/Makefile6
-rw-r--r--www/firefox3-devel/distinfo4
-rw-r--r--www/firefox35/Makefile6
-rw-r--r--www/firefox35/distinfo4
-rw-r--r--www/firefox36/Makefile6
-rw-r--r--www/firefox36/distinfo4
-rw-r--r--www/flock/Makefile6
-rw-r--r--www/flock/distinfo4
18 files changed, 45 insertions, 45 deletions
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile
index f1532bb818ef..92ff29ca8e18 100644
--- a/www/firefox-devel/Makefile
+++ b/www/firefox-devel/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= firefox
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.2/source
+MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.3/source
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= gnome@FreeBSD.org
@@ -166,7 +166,7 @@ post-patch:
${WRKSRC}/js/src/Makefile.in
@${REINPLACE_CMD} -e 's|libesd\.so\.\d+|${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
.for ii in modules/libpref/src/init extensions/sroaming/resources/content/prefs \
embedding/minimo
diff --git a/www/firefox-devel/distinfo b/www/firefox-devel/distinfo
index 8118b7249f8f..9f6e394b6428 100644
--- a/www/firefox-devel/distinfo
+++ b/www/firefox-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (firefox-1.0.2-source.tar.bz2) = fd1a0dec3e763e93eb45c0c34b399712
-SIZE (firefox-1.0.2-source.tar.bz2) = 32760074
+MD5 (firefox-1.0.3-source.tar.bz2) = f1a9a8da0547564a0f8a249f9d56bdf4
+SIZE (firefox-1.0.3-source.tar.bz2) = 32784300
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index f1532bb818ef..92ff29ca8e18 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= firefox
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.2/source
+MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.3/source
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= gnome@FreeBSD.org
@@ -166,7 +166,7 @@ post-patch:
${WRKSRC}/js/src/Makefile.in
@${REINPLACE_CMD} -e 's|libesd\.so\.\d+|${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
.for ii in modules/libpref/src/init extensions/sroaming/resources/content/prefs \
embedding/minimo
diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo
index 8118b7249f8f..9f6e394b6428 100644
--- a/www/firefox-esr/distinfo
+++ b/www/firefox-esr/distinfo
@@ -1,2 +1,2 @@
-MD5 (firefox-1.0.2-source.tar.bz2) = fd1a0dec3e763e93eb45c0c34b399712
-SIZE (firefox-1.0.2-source.tar.bz2) = 32760074
+MD5 (firefox-1.0.3-source.tar.bz2) = f1a9a8da0547564a0f8a249f9d56bdf4
+SIZE (firefox-1.0.3-source.tar.bz2) = 32784300
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index f1532bb818ef..92ff29ca8e18 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= firefox
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.2/source
+MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.3/source
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= gnome@FreeBSD.org
@@ -166,7 +166,7 @@ post-patch:
${WRKSRC}/js/src/Makefile.in
@${REINPLACE_CMD} -e 's|libesd\.so\.\d+|${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
.for ii in modules/libpref/src/init extensions/sroaming/resources/content/prefs \
embedding/minimo
diff --git a/www/firefox/distinfo b/www/firefox/distinfo
index 8118b7249f8f..9f6e394b6428 100644
--- a/www/firefox/distinfo
+++ b/www/firefox/distinfo
@@ -1,2 +1,2 @@
-MD5 (firefox-1.0.2-source.tar.bz2) = fd1a0dec3e763e93eb45c0c34b399712
-SIZE (firefox-1.0.2-source.tar.bz2) = 32760074
+MD5 (firefox-1.0.3-source.tar.bz2) = f1a9a8da0547564a0f8a249f9d56bdf4
+SIZE (firefox-1.0.3-source.tar.bz2) = 32784300
diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile
index f1532bb818ef..92ff29ca8e18 100644
--- a/www/firefox10/Makefile
+++ b/www/firefox10/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= firefox
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.2/source
+MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.3/source
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= gnome@FreeBSD.org
@@ -166,7 +166,7 @@ post-patch:
${WRKSRC}/js/src/Makefile.in
@${REINPLACE_CMD} -e 's|libesd\.so\.\d+|${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
.for ii in modules/libpref/src/init extensions/sroaming/resources/content/prefs \
embedding/minimo
diff --git a/www/firefox10/distinfo b/www/firefox10/distinfo
index 8118b7249f8f..9f6e394b6428 100644
--- a/www/firefox10/distinfo
+++ b/www/firefox10/distinfo
@@ -1,2 +1,2 @@
-MD5 (firefox-1.0.2-source.tar.bz2) = fd1a0dec3e763e93eb45c0c34b399712
-SIZE (firefox-1.0.2-source.tar.bz2) = 32760074
+MD5 (firefox-1.0.3-source.tar.bz2) = f1a9a8da0547564a0f8a249f9d56bdf4
+SIZE (firefox-1.0.3-source.tar.bz2) = 32784300
diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile
index f1532bb818ef..92ff29ca8e18 100644
--- a/www/firefox15/Makefile
+++ b/www/firefox15/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= firefox
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.2/source
+MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.3/source
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= gnome@FreeBSD.org
@@ -166,7 +166,7 @@ post-patch:
${WRKSRC}/js/src/Makefile.in
@${REINPLACE_CMD} -e 's|libesd\.so\.\d+|${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
.for ii in modules/libpref/src/init extensions/sroaming/resources/content/prefs \
embedding/minimo
diff --git a/www/firefox15/distinfo b/www/firefox15/distinfo
index 8118b7249f8f..9f6e394b6428 100644
--- a/www/firefox15/distinfo
+++ b/www/firefox15/distinfo
@@ -1,2 +1,2 @@
-MD5 (firefox-1.0.2-source.tar.bz2) = fd1a0dec3e763e93eb45c0c34b399712
-SIZE (firefox-1.0.2-source.tar.bz2) = 32760074
+MD5 (firefox-1.0.3-source.tar.bz2) = f1a9a8da0547564a0f8a249f9d56bdf4
+SIZE (firefox-1.0.3-source.tar.bz2) = 32784300
diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile
index f1532bb818ef..92ff29ca8e18 100644
--- a/www/firefox3-devel/Makefile
+++ b/www/firefox3-devel/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= firefox
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.2/source
+MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.3/source
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= gnome@FreeBSD.org
@@ -166,7 +166,7 @@ post-patch:
${WRKSRC}/js/src/Makefile.in
@${REINPLACE_CMD} -e 's|libesd\.so\.\d+|${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
.for ii in modules/libpref/src/init extensions/sroaming/resources/content/prefs \
embedding/minimo
diff --git a/www/firefox3-devel/distinfo b/www/firefox3-devel/distinfo
index 8118b7249f8f..9f6e394b6428 100644
--- a/www/firefox3-devel/distinfo
+++ b/www/firefox3-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (firefox-1.0.2-source.tar.bz2) = fd1a0dec3e763e93eb45c0c34b399712
-SIZE (firefox-1.0.2-source.tar.bz2) = 32760074
+MD5 (firefox-1.0.3-source.tar.bz2) = f1a9a8da0547564a0f8a249f9d56bdf4
+SIZE (firefox-1.0.3-source.tar.bz2) = 32784300
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile
index f1532bb818ef..92ff29ca8e18 100644
--- a/www/firefox35/Makefile
+++ b/www/firefox35/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= firefox
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.2/source
+MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.3/source
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= gnome@FreeBSD.org
@@ -166,7 +166,7 @@ post-patch:
${WRKSRC}/js/src/Makefile.in
@${REINPLACE_CMD} -e 's|libesd\.so\.\d+|${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
.for ii in modules/libpref/src/init extensions/sroaming/resources/content/prefs \
embedding/minimo
diff --git a/www/firefox35/distinfo b/www/firefox35/distinfo
index 8118b7249f8f..9f6e394b6428 100644
--- a/www/firefox35/distinfo
+++ b/www/firefox35/distinfo
@@ -1,2 +1,2 @@
-MD5 (firefox-1.0.2-source.tar.bz2) = fd1a0dec3e763e93eb45c0c34b399712
-SIZE (firefox-1.0.2-source.tar.bz2) = 32760074
+MD5 (firefox-1.0.3-source.tar.bz2) = f1a9a8da0547564a0f8a249f9d56bdf4
+SIZE (firefox-1.0.3-source.tar.bz2) = 32784300
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile
index f1532bb818ef..92ff29ca8e18 100644
--- a/www/firefox36/Makefile
+++ b/www/firefox36/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= firefox
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.2/source
+MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.3/source
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= gnome@FreeBSD.org
@@ -166,7 +166,7 @@ post-patch:
${WRKSRC}/js/src/Makefile.in
@${REINPLACE_CMD} -e 's|libesd\.so\.\d+|${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
.for ii in modules/libpref/src/init extensions/sroaming/resources/content/prefs \
embedding/minimo
diff --git a/www/firefox36/distinfo b/www/firefox36/distinfo
index 8118b7249f8f..9f6e394b6428 100644
--- a/www/firefox36/distinfo
+++ b/www/firefox36/distinfo
@@ -1,2 +1,2 @@
-MD5 (firefox-1.0.2-source.tar.bz2) = fd1a0dec3e763e93eb45c0c34b399712
-SIZE (firefox-1.0.2-source.tar.bz2) = 32760074
+MD5 (firefox-1.0.3-source.tar.bz2) = f1a9a8da0547564a0f8a249f9d56bdf4
+SIZE (firefox-1.0.3-source.tar.bz2) = 32784300
diff --git a/www/flock/Makefile b/www/flock/Makefile
index f1532bb818ef..92ff29ca8e18 100644
--- a/www/flock/Makefile
+++ b/www/flock/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= firefox
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.2/source
+MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.3/source
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= gnome@FreeBSD.org
@@ -166,7 +166,7 @@ post-patch:
${WRKSRC}/js/src/Makefile.in
@${REINPLACE_CMD} -e 's|libesd\.so\.\d+|${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
.for ii in modules/libpref/src/init extensions/sroaming/resources/content/prefs \
embedding/minimo
diff --git a/www/flock/distinfo b/www/flock/distinfo
index 8118b7249f8f..9f6e394b6428 100644
--- a/www/flock/distinfo
+++ b/www/flock/distinfo
@@ -1,2 +1,2 @@
-MD5 (firefox-1.0.2-source.tar.bz2) = fd1a0dec3e763e93eb45c0c34b399712
-SIZE (firefox-1.0.2-source.tar.bz2) = 32760074
+MD5 (firefox-1.0.3-source.tar.bz2) = f1a9a8da0547564a0f8a249f9d56bdf4
+SIZE (firefox-1.0.3-source.tar.bz2) = 32784300