diff options
-rw-r--r-- | www/seamonkey/Makefile | 2 | ||||
-rw-r--r-- | www/seamonkey/distinfo | 6 | ||||
-rw-r--r-- | www/seamonkey/files/patch-configure | 18 | ||||
-rw-r--r-- | www/seamonkey2/Makefile | 2 | ||||
-rw-r--r-- | www/seamonkey2/distinfo | 6 | ||||
-rw-r--r-- | www/seamonkey2/files/patch-configure | 18 |
6 files changed, 26 insertions, 26 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 978daf1aa0bf..af990113494c 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -7,7 +7,7 @@ # PORTNAME= seamonkey -DISTVERSION= 1.1.2 +DISTVERSION= 1.1.3 CATEGORIES?= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= seamonkey/releases/${DISTVERSION} diff --git a/www/seamonkey/distinfo b/www/seamonkey/distinfo index 6f3dd2ea66ac..8615d8040613 100644 --- a/www/seamonkey/distinfo +++ b/www/seamonkey/distinfo @@ -1,3 +1,3 @@ -MD5 (seamonkey-1.1.2.source.tar.bz2) = a84742277a3d3036f9d8f55e3b82ac3d -SHA256 (seamonkey-1.1.2.source.tar.bz2) = 2cf313503cf5e66d3da5471b872f086f656409e031b5f57c8b662d23faab1fda -SIZE (seamonkey-1.1.2.source.tar.bz2) = 35220020 +MD5 (seamonkey-1.1.3.source.tar.bz2) = adede0ee02c302011ecd49f8e83e7c0f +SHA256 (seamonkey-1.1.3.source.tar.bz2) = ae716a61e7aeb3288ee5b5357d18921f4a88ff240cd1c5d8ab2d2a73f552a851 +SIZE (seamonkey-1.1.3.source.tar.bz2) = 35336758 diff --git a/www/seamonkey/files/patch-configure b/www/seamonkey/files/patch-configure index ee6087d2d948..1b766c9dbbba 100644 --- a/www/seamonkey/files/patch-configure +++ b/www/seamonkey/files/patch-configure @@ -1,24 +1,24 @@ ---- configure.orig Tue Aug 8 13:59:01 2006 -+++ configure Tue Sep 19 07:52:08 2006 +--- configure.orig 2007-07-15 10:42:42.000000000 -0400 ++++ configure 2007-07-20 17:39:12.000000000 -0400 @@ -1047,7 +1047,7 @@ MOZJPEG=62 - MOZPNG=10207 + MOZPNG=10217 -MOZZLIB=1.2.3 +MOZZLIB=1.2.2 NSPR_VERSION=4 NSS_VERSION=3 -@@ -10267,7 +10267,7 @@ +@@ -10403,7 +10403,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-liconv $LIBS" +LIBS="-L$LOCALBASE/lib -liconv $LIBS" cat > conftest.$ac_ext <<EOF - #line 10273 "configure" + #line 10409 "configure" #include "confdefs.h" -@@ -10298,7 +10298,7 @@ +@@ -10434,7 +10434,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 @@ -27,16 +27,16 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for libiconv in -liconv""... $ac_c" 1>&6 -@@ -10308,7 +10308,7 @@ +@@ -10444,7 +10444,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-liconv $LIBS" +LIBS="-L$LOCALBASE/lib -liconv $LIBS" cat > conftest.$ac_ext <<EOF - #line 10314 "configure" + #line 10450 "configure" #include "confdefs.h" -@@ -10339,7 +10339,7 @@ +@@ -10475,7 +10475,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index 978daf1aa0bf..af990113494c 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -7,7 +7,7 @@ # PORTNAME= seamonkey -DISTVERSION= 1.1.2 +DISTVERSION= 1.1.3 CATEGORIES?= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= seamonkey/releases/${DISTVERSION} diff --git a/www/seamonkey2/distinfo b/www/seamonkey2/distinfo index 6f3dd2ea66ac..8615d8040613 100644 --- a/www/seamonkey2/distinfo +++ b/www/seamonkey2/distinfo @@ -1,3 +1,3 @@ -MD5 (seamonkey-1.1.2.source.tar.bz2) = a84742277a3d3036f9d8f55e3b82ac3d -SHA256 (seamonkey-1.1.2.source.tar.bz2) = 2cf313503cf5e66d3da5471b872f086f656409e031b5f57c8b662d23faab1fda -SIZE (seamonkey-1.1.2.source.tar.bz2) = 35220020 +MD5 (seamonkey-1.1.3.source.tar.bz2) = adede0ee02c302011ecd49f8e83e7c0f +SHA256 (seamonkey-1.1.3.source.tar.bz2) = ae716a61e7aeb3288ee5b5357d18921f4a88ff240cd1c5d8ab2d2a73f552a851 +SIZE (seamonkey-1.1.3.source.tar.bz2) = 35336758 diff --git a/www/seamonkey2/files/patch-configure b/www/seamonkey2/files/patch-configure index ee6087d2d948..1b766c9dbbba 100644 --- a/www/seamonkey2/files/patch-configure +++ b/www/seamonkey2/files/patch-configure @@ -1,24 +1,24 @@ ---- configure.orig Tue Aug 8 13:59:01 2006 -+++ configure Tue Sep 19 07:52:08 2006 +--- configure.orig 2007-07-15 10:42:42.000000000 -0400 ++++ configure 2007-07-20 17:39:12.000000000 -0400 @@ -1047,7 +1047,7 @@ MOZJPEG=62 - MOZPNG=10207 + MOZPNG=10217 -MOZZLIB=1.2.3 +MOZZLIB=1.2.2 NSPR_VERSION=4 NSS_VERSION=3 -@@ -10267,7 +10267,7 @@ +@@ -10403,7 +10403,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-liconv $LIBS" +LIBS="-L$LOCALBASE/lib -liconv $LIBS" cat > conftest.$ac_ext <<EOF - #line 10273 "configure" + #line 10409 "configure" #include "confdefs.h" -@@ -10298,7 +10298,7 @@ +@@ -10434,7 +10434,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 @@ -27,16 +27,16 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for libiconv in -liconv""... $ac_c" 1>&6 -@@ -10308,7 +10308,7 @@ +@@ -10444,7 +10444,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-liconv $LIBS" +LIBS="-L$LOCALBASE/lib -liconv $LIBS" cat > conftest.$ac_ext <<EOF - #line 10314 "configure" + #line 10450 "configure" #include "confdefs.h" -@@ -10339,7 +10339,7 @@ +@@ -10475,7 +10475,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 |