ports/134493: [PATCH] mail/softfail: update to 2.0

Patrick Tracanelli eksffa at freebsdbrasil.com.br
Tue May 12 19:10:04 UTC 2009


The following reply was made to PR ports/134493; it has been noted by GNATS.

From: Patrick Tracanelli <eksffa at freebsdbrasil.com.br>
To: bug-followup at FreeBSD.org,  eksffa at freebsdbrasil.com.br
Cc:  
Subject: Re: ports/134493: [PATCH] mail/softfail: update to 2.0
Date: Tue, 12 May 2009 15:35:09 -0300

 This is a multi-part message in MIME format.
 --------------090409010700000404020109
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 Diff is attached.
 
 -- 
 Patrick Tracanelli
 
 
 --------------090409010700000404020109
 Content-Type: text/x-patch;
  name="softfail.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="softfail.diff"
 
 --- /usr/ports/mail/softfail/Makefile	2007-08-26 11:12:38.000000000 -0300
 +++ /usr/ports/mail/softfail.new/Makefile	2009-05-07 11:29:07.000000000 -0300
 @@ -2,11 +2,11 @@
  # Date created:		2007-02-01
  # Whom:			Patrick Tracanelli <eksffa at freebsdbrasil.com.br>
  #
 -# $FreeBSD: ports/mail/softfail/Makefile,v 1.6 2007/08/26 14:12:38 araujo Exp $
 +# $FreeBSD: ports/mail/softfail/Makefile,v 1.5 2007/06/15 13:35:20 jmelo Exp $
  #
  
  PORTNAME=	softfail
 -PORTVERSION=	1.20
 +PORTVERSION=	2.0
  CATEGORIES=	mail
  MASTER_SITES=	http://www6.freebsdbrasil.com.br/~eksffa/l/dev/qmail-smtpextfork/ \
  		${MASTER_SITE_LOCAL}
 @@ -16,6 +16,8 @@
  MAINTAINER=	eksffa at freebsdbrasil.com.br
  COMMENT=	Enhaced greylisting system for qmail w/ SMTPEXTFORK patch
  
 +LIB_DEPENDS+=	spf2.3:${PORTSDIR}/mail/libspf2
 +
  SUB_FILES=	pkg-message
  SUB_LIST=	QMAIL_PREFIX=${QMAIL_PREFIX}
  PLIST_SUB=	QMAIL_PREFIX=${QMAIL_PREFIX}
 diff -ruN --exclude=CVS /usr/ports/mail/softfail/distinfo /usr/ports/mail/softfail.new/distinfo
 --- /usr/ports/mail/softfail/distinfo	2007-08-26 11:12:38.000000000 -0300
 +++ /usr/ports/mail/softfail.new/distinfo	2009-05-07 16:11:38.000000000 -0300
 @@ -1,3 +1,3 @@
 -MD5 (softfail_fbsdbrasil-1.20.tar.bz2) = 0ba99233d79d1bb591ded0313b41f784
 -SHA256 (softfail_fbsdbrasil-1.20.tar.bz2) = 237457f9546a8cdd168465bab687c81262797d0590126303ba998f542942c201
 -SIZE (softfail_fbsdbrasil-1.20.tar.bz2) = 12788
 +MD5 (softfail_fbsdbrasil-2.0.tar.bz2) = 078a44013c59c7c079544d5acdb1395f
 +SHA256 (softfail_fbsdbrasil-2.0.tar.bz2) = 29149170d862688b30d795287b913aa102c413172f058fbff6e6d0d6142dbd4d
 +SIZE (softfail_fbsdbrasil-2.0.tar.bz2) = 14772
 diff -ruN --exclude=CVS /usr/ports/mail/softfail/files/pkg-message.in /usr/ports/mail/softfail.new/files/pkg-message.in
 --- /usr/ports/mail/softfail/files/pkg-message.in	2007-02-08 13:48:39.000000000 -0200
 +++ /usr/ports/mail/softfail.new/files/pkg-message.in	2009-05-12 14:34:38.000000000 -0300
 @@ -1,7 +1,7 @@
  
 -Please note that you have just installed qmail-sf on
 +Please note that you have just installed softfail on
  
 -	%%QMAIL_PREFIX%%/bin/qmail-sf
 +	%%QMAIL_PREFIX%%/bin/softfail
  
  Before using it you need to properly create the MySQL database. A customized
  SQL sample was installed on
 
 
 --------------090409010700000404020109--



More information about the freebsd-ports-bugs mailing list