diff options
author | mezz <mezz@FreeBSD.org> | 2005-12-02 13:30:01 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-12-02 13:30:01 +0800 |
commit | 7389d862cb1a5a25d71493dc864ab679c757dfdc (patch) | |
tree | 85695513a713d9ef6ab005cd370b24a8517ef332 /www | |
parent | f613474a217b3bb3ad370bf7ccc56fe81d8f7779 (diff) | |
download | freebsd-ports-graphics-7389d862cb1a5a25d71493dc864ab679c757dfdc.tar.gz freebsd-ports-graphics-7389d862cb1a5a25d71493dc864ab679c757dfdc.tar.zst freebsd-ports-graphics-7389d862cb1a5a25d71493dc864ab679c757dfdc.zip |
Fix all those ports to find libnssckbi.so in the correct place to allow those
SSL certificates work again. Somehow, this patch was lost in the big change,
so bring it back. Bump PORTREVISION on all of those ports.
PR: ports/89796
Reported by: Christoph Moench-Tegeder <cmt@burggraben.net>
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox-esr/Makefile | 2 | ||||
-rw-r--r-- | www/firefox/Makefile | 2 | ||||
-rw-r--r-- | www/firefox10/Makefile | 2 | ||||
-rw-r--r-- | www/firefox15/Makefile | 2 | ||||
-rw-r--r-- | www/firefox36/Makefile | 2 | ||||
-rw-r--r-- | www/flock/Makefile | 2 | ||||
-rw-r--r-- | www/kompozer/Makefile | 1 | ||||
-rw-r--r-- | www/mozilla/Makefile | 2 | ||||
-rw-r--r-- | www/mozilla/Makefile.common | 3 | ||||
-rw-r--r-- | www/nvu/Makefile | 1 | ||||
-rw-r--r-- | www/seamonkey/Makefile | 1 | ||||
-rw-r--r-- | www/seamonkey2/Makefile | 1 |
12 files changed, 14 insertions, 7 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 634f2ab09d4..0ed05ba057e 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -8,7 +8,7 @@ PORTNAME= firefox DISTVERSION= 1.5 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 634f2ab09d4..0ed05ba057e 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -8,7 +8,7 @@ PORTNAME= firefox DISTVERSION= 1.5 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index 634f2ab09d4..0ed05ba057e 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -8,7 +8,7 @@ PORTNAME= firefox DISTVERSION= 1.5 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile index 634f2ab09d4..0ed05ba057e 100644 --- a/www/firefox15/Makefile +++ b/www/firefox15/Makefile @@ -8,7 +8,7 @@ PORTNAME= firefox DISTVERSION= 1.5 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 634f2ab09d4..0ed05ba057e 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -8,7 +8,7 @@ PORTNAME= firefox DISTVERSION= 1.5 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} diff --git a/www/flock/Makefile b/www/flock/Makefile index 634f2ab09d4..0ed05ba057e 100644 --- a/www/flock/Makefile +++ b/www/flock/Makefile @@ -8,7 +8,7 @@ PORTNAME= firefox DISTVERSION= 1.5 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} diff --git a/www/kompozer/Makefile b/www/kompozer/Makefile index 5c8e6a135e0..fcbf1851e77 100644 --- a/www/kompozer/Makefile +++ b/www/kompozer/Makefile @@ -8,6 +8,7 @@ PORTNAME= nvu DISTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://cvs.nvu.com/download/ DISTNAME= ${PORTNAME}-${DISTVERSION}-sources diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile index 8d71725431a..f0f3bff4cb5 100644 --- a/www/mozilla/Makefile +++ b/www/mozilla/Makefile @@ -8,7 +8,7 @@ PORTNAME= mozilla PORTVERSION= 1.7.12 -PORTREVISION?= 3 +PORTREVISION?= 4 PORTEPOCH= 2 CATEGORIES?= www MASTER_SITES= ${MASTER_SITE_MOZILLA} \ diff --git a/www/mozilla/Makefile.common b/www/mozilla/Makefile.common index cce87c70311..20395a8677d 100644 --- a/www/mozilla/Makefile.common +++ b/www/mozilla/Makefile.common @@ -280,6 +280,9 @@ gecko-post-patch: ${WRKSRC}/widget/src/gtk2/nsSound.cpp @${REINPLACE_CMD} -E -e 's|libcups\.so\.[0-9]+|libcups.so|g' \ ${WRKSRC}/gfx/src/gtk/nsDeviceContextSpecG.cpp + @${REINPLACE_CMD} -e 's|/usr/local/netscape|${LOCALBASE}|g ; \ + s|/usr/local/lib/netscape|${LOCALBASE}/lib|g' \ + ${WRKSRC}/xpcom/*/SpecialSystemDirectory.cpp @if [ -n "`${PKG_INFO} -xI '^bind[0-9]*-base-[0-9]'`" ]; then \ ${ECHO_CMD} "${PKGNAME}: bind installed with PORT_REPLACES_BASE_BIND causes build problems."; \ ${FALSE}; \ diff --git a/www/nvu/Makefile b/www/nvu/Makefile index 5c8e6a135e0..fcbf1851e77 100644 --- a/www/nvu/Makefile +++ b/www/nvu/Makefile @@ -8,6 +8,7 @@ PORTNAME= nvu DISTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://cvs.nvu.com/download/ DISTNAME= ${PORTNAME}-${DISTVERSION}-sources diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 0bb4a491845..52a209de4c2 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -8,6 +8,7 @@ PORTNAME= seamonkey DISTVERSION= 1.0a1 +PORTREVISION= 1 CATEGORIES?= www MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ahze diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index 0bb4a491845..52a209de4c2 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -8,6 +8,7 @@ PORTNAME= seamonkey DISTVERSION= 1.0a1 +PORTREVISION= 1 CATEGORIES?= www MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ahze |