aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2010-08-05 09:28:12 +0800
committerache <ache@FreeBSD.org>2010-08-05 09:28:12 +0800
commitfdf66f4332417c66dd1a5fe42750710ba1527395 (patch)
treeac4a7ac5cbca088991c2ae2204643a3a912ab157
parent8da21770608ae8861bdc9725899a1aef6b0504ec (diff)
downloadfreebsd-ports-gnome-fdf66f4332417c66dd1a5fe42750710ba1527395.tar.gz
freebsd-ports-gnome-fdf66f4332417c66dd1a5fe42750710ba1527395.tar.zst
freebsd-ports-gnome-fdf66f4332417c66dd1a5fe42750710ba1527395.zip
Upgrade to 4.2.6
-rw-r--r--mail/milter-greylist/Makefile2
-rw-r--r--mail/milter-greylist/distinfo6
-rw-r--r--mail/milter-greylist/files/patch-configure28
3 files changed, 18 insertions, 18 deletions
diff --git a/mail/milter-greylist/Makefile b/mail/milter-greylist/Makefile
index ce74a75dab1e..e8ffdee75e9c 100644
--- a/mail/milter-greylist/Makefile
+++ b/mail/milter-greylist/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= milter-greylist
-PORTVERSION= 4.2.5
+PORTVERSION= 4.2.6
CATEGORIES= mail
MASTER_SITES= ftp://ftp.espci.fr/pub/milter-greylist/
DISTNAME= milter-greylist-${PORTVERSION}
diff --git a/mail/milter-greylist/distinfo b/mail/milter-greylist/distinfo
index 176c09557c1a..fc6302cc0c57 100644
--- a/mail/milter-greylist/distinfo
+++ b/mail/milter-greylist/distinfo
@@ -1,3 +1,3 @@
-MD5 (milter-greylist-4.2.5.tgz) = fa1e68ff0a8b759b946c09f92d40af9d
-SHA256 (milter-greylist-4.2.5.tgz) = e14a1f23e52283389b9b397379ac3038be5acf3d5dd9c834a97c8364a6baa963
-SIZE (milter-greylist-4.2.5.tgz) = 213385
+MD5 (milter-greylist-4.2.6.tgz) = 2572068e2b1b5b47fe4239f0ddebbce2
+SHA256 (milter-greylist-4.2.6.tgz) = 40271058fd658d6ca1d5b5fc4795383462e310e0e833e50a573fc34f440b6fbc
+SIZE (milter-greylist-4.2.6.tgz) = 213746
diff --git a/mail/milter-greylist/files/patch-configure b/mail/milter-greylist/files/patch-configure
index de73967a3375..c8d112493ce6 100644
--- a/mail/milter-greylist/files/patch-configure
+++ b/mail/milter-greylist/files/patch-configure
@@ -1,28 +1,28 @@
---- configure.orig 2009-08-14 04:31:15.000000000 +0400
-+++ configure 2009-08-24 02:07:12.000000000 +0400
-@@ -6387,7 +6387,7 @@
- { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
+--- configure.orig 2010-07-12 08:27:51.000000000 +0400
++++ configure 2010-08-05 05:18:10.000000000 +0400
+@@ -4978,7 +4978,7 @@
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_create" >&5
$as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
- if test "x$ac_cv_lib_pthread_pthread_create" = x""yes; then
+ if test "x$ac_cv_lib_pthread_pthread_create" = x""yes; then :
- LIBS="$LIBS -lpthread"
+ true; #LIBS="$LIBS -lpthread"
else
- { $as_echo "$as_me:$LINENO: checking for pthread_create in -lc_r" >&5
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_create in -lc_r" >&5
$as_echo_n "checking for pthread_create in -lc_r... " >&6; }
-@@ -7168,13 +7168,13 @@
- if test "${with_libdkim+set}" = set; then
+@@ -5484,13 +5484,13 @@
+ if test "${with_libdkim+set}" = set; then :
withval=$with_libdkim; LDFLAGS=$LDFLAGS" -L$withval/lib -Wl,$rpath$withval/lib"
CFLAGS=$CFLAGS" -I$withval/include"
-- { $as_echo "$as_me:$LINENO: checking for dkim_init in -ldkim -lsm -lcrypto" >&5
+- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dkim_init in -ldkim -lsm -lcrypto" >&5
-$as_echo_n "checking for dkim_init in -ldkim -lsm -lcrypto... " >&6; }
-+ { $as_echo "$as_me:$LINENO: checking for dkim_init in -ldkim -lcrypto" >&5
++ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dkim_init in -ldkim -lcrypto" >&5
+$as_echo_n "checking for dkim_init in -ldkim -lcrypto... " >&6; }
- if test "${ac_cv_lib_dkim__lsm__lcrypto_dkim_init+set}" = set; then
+ if test "${ac_cv_lib_dkim__lsm__lcrypto_dkim_init+set}" = set; then :
$as_echo_n "(cached) " >&6
else
ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldkim -lsm -lcrypto $LIBS"
+LIBS="-ldkim -lcrypto $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- /* confdefs.h. */
- _ACEOF
+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+ /* end confdefs.h. */
+