diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird-esr/Makefile | 1 | ||||
-rw-r--r-- | mail/thunderbird-esr/files/patch-configure | 15 | ||||
-rw-r--r-- | mail/thunderbird/Makefile | 1 | ||||
-rw-r--r-- | mail/thunderbird/files/patch-configure | 15 | ||||
-rw-r--r-- | mail/thunderbird3/Makefile | 1 | ||||
-rw-r--r-- | mail/thunderbird3/files/patch-configure | 15 |
6 files changed, 39 insertions, 9 deletions
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index ab0e9d635129..1ac984315484 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -8,6 +8,7 @@ PORTNAME= thunderbird DISTVERSION= 2.0.0.22 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source diff --git a/mail/thunderbird-esr/files/patch-configure b/mail/thunderbird-esr/files/patch-configure index f38bd5ee88b5..6e0564d4bb0d 100644 --- a/mail/thunderbird-esr/files/patch-configure +++ b/mail/thunderbird-esr/files/patch-configure @@ -1,6 +1,15 @@ ---- configure.orig 2007-07-30 02:45:45.000000000 -0400 -+++ configure 2007-07-30 02:46:26.000000000 -0400 -@@ -20025,7 +20025,7 @@ MOZILLA_1_8_BRANCH=1 +--- configure.orig 2008-10-19 18:21:23.000000000 +0200 ++++ configure 2009-07-23 09:44:48.000000000 +0200 +@@ -5408,7 +5408,7 @@ + CPU_ARCH=sparc + ;; + +-x86_64 | sparc | ppc | ia64) ++amd64 | x86_64 | sparc | ppc | ia64) + CPU_ARCH="$OS_TEST" + ;; + esac +@@ -20065,7 +20065,7 @@ LIBS_PATH= for lib_arg in $NSPR_LIBS $TK_LIBS; do case $lib_arg in diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index ab0e9d635129..1ac984315484 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -8,6 +8,7 @@ PORTNAME= thunderbird DISTVERSION= 2.0.0.22 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source diff --git a/mail/thunderbird/files/patch-configure b/mail/thunderbird/files/patch-configure index f38bd5ee88b5..6e0564d4bb0d 100644 --- a/mail/thunderbird/files/patch-configure +++ b/mail/thunderbird/files/patch-configure @@ -1,6 +1,15 @@ ---- configure.orig 2007-07-30 02:45:45.000000000 -0400 -+++ configure 2007-07-30 02:46:26.000000000 -0400 -@@ -20025,7 +20025,7 @@ MOZILLA_1_8_BRANCH=1 +--- configure.orig 2008-10-19 18:21:23.000000000 +0200 ++++ configure 2009-07-23 09:44:48.000000000 +0200 +@@ -5408,7 +5408,7 @@ + CPU_ARCH=sparc + ;; + +-x86_64 | sparc | ppc | ia64) ++amd64 | x86_64 | sparc | ppc | ia64) + CPU_ARCH="$OS_TEST" + ;; + esac +@@ -20065,7 +20065,7 @@ LIBS_PATH= for lib_arg in $NSPR_LIBS $TK_LIBS; do case $lib_arg in diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile index ab0e9d635129..1ac984315484 100644 --- a/mail/thunderbird3/Makefile +++ b/mail/thunderbird3/Makefile @@ -8,6 +8,7 @@ PORTNAME= thunderbird DISTVERSION= 2.0.0.22 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source diff --git a/mail/thunderbird3/files/patch-configure b/mail/thunderbird3/files/patch-configure index f38bd5ee88b5..6e0564d4bb0d 100644 --- a/mail/thunderbird3/files/patch-configure +++ b/mail/thunderbird3/files/patch-configure @@ -1,6 +1,15 @@ ---- configure.orig 2007-07-30 02:45:45.000000000 -0400 -+++ configure 2007-07-30 02:46:26.000000000 -0400 -@@ -20025,7 +20025,7 @@ MOZILLA_1_8_BRANCH=1 +--- configure.orig 2008-10-19 18:21:23.000000000 +0200 ++++ configure 2009-07-23 09:44:48.000000000 +0200 +@@ -5408,7 +5408,7 @@ + CPU_ARCH=sparc + ;; + +-x86_64 | sparc | ppc | ia64) ++amd64 | x86_64 | sparc | ppc | ia64) + CPU_ARCH="$OS_TEST" + ;; + esac +@@ -20065,7 +20065,7 @@ LIBS_PATH= for lib_arg in $NSPR_LIBS $TK_LIBS; do case $lib_arg in |