Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Dec 2013 09:19:35 GMT
From:      "Mikhail T." <m.tsatsenko@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/184427: [maintainer] [patch] mail/milter-greylist-devel update to 4.5.7
Message-ID:  <201312020919.rB29JZZW089624@oldred.freebsd.org>
Resent-Message-ID: <201312020920.rB29K0Op093655@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         184427
>Category:       ports
>Synopsis:       [maintainer] [patch] mail/milter-greylist-devel update to 4.5.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 02 09:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail T.
>Release:        
>Organization:
>Environment:
>Description:
- Update to 4.5.7

Build logs: https://redports.org/buildarchive/20131129120423-00810/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: milter-greylist-devel/Makefile
===================================================================
--- milter-greylist-devel/Makefile	(revision 19639)
+++ milter-greylist-devel/Makefile	(revision 19641)
@@ -2,7 +2,7 @@
 # $FreeBSD: mail/milter-greylist-devel/Makefile 327742 2013-09-20 19:59:12Z bapt $
 
 PORTNAME=	milter-greylist
-PORTVERSION=	4.3.9
+PORTVERSION=	4.5.7
 CATEGORIES=	mail
 MASTER_SITES=	ftp://ftp.espci.fr/pub/milter-greylist/ \
 		http://fossies.org/unix/privat/
@@ -14,7 +14,7 @@
 
 LICENSE=	BSD
 
-CONFLICTS=	milter-greylist-4.2.*
+CONFLICTS=	milter-greylist-4.2.* milter-greylist-4.4.*
 PKGMESSAGE=	${WRKDIR}/pkg-message
 
 MAKE_JOBS_UNSAFE=	yes
Index: milter-greylist-devel/distinfo
===================================================================
--- milter-greylist-devel/distinfo	(revision 19639)
+++ milter-greylist-devel/distinfo	(revision 19641)
@@ -1,2 +1,2 @@
-SHA256 (milter-greylist-4.3.9.tgz) = 02b712cf25e967f2b1a8984966a4d084bba89ceed26f5549ef201f7933c62d97
-SIZE (milter-greylist-4.3.9.tgz) = 222367
+SHA256 (milter-greylist-4.5.7.tgz) = b3e57d5d01f773c12081b28e671f82ed89c558ed2194de145619bc74b9420f3b
+SIZE (milter-greylist-4.5.7.tgz) = 249853
Index: milter-greylist-devel/files/patch-configure
===================================================================
--- milter-greylist-devel/files/patch-configure	(revision 19639)
+++ milter-greylist-devel/files/patch-configure	(revision 19641)
@@ -1,6 +1,6 @@
---- configure.orig	2011-04-13 05:41:45.000000000 +0400
-+++ configure	2011-09-19 22:17:17.498960457 +0400
-@@ -4982,7 +4982,7 @@
+--- configure.orig	2013-09-16 07:09:00.000000000 +0400
++++ configure	2013-11-14 15:10:56.406013703 +0400
+@@ -6094,7 +6094,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 :
@@ -9,19 +9,3 @@
  else
    { $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; }
-@@ -5488,13 +5488,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:${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:${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 :
-   $as_echo_n "(cached) " >&6
- else
-   ac_check_lib_save_LIBS=$LIBS
--LIBS="-ldkim -lsm -lcrypto  $LIBS"
-+LIBS="-ldkim -lcrypto  $LIBS"
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
- /* end confdefs.h.  */


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312020919.rB29JZZW089624>