Skip site navigation (1)Skip section navigation (2)
Date:      3 Apr 2002 17:45:11 -0000
From:      Mike Meyer <mwm@mired.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36699: [PATCH] TMDA port is out of date again
Message-ID:  <20020403174511.43162.qmail@mired.org>

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

>Number:         36699
>Category:       ports
>Synopsis:       [PATCH] TMDA port is out of date again
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 03 09:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Mike Meyer
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Meyer consulting
>Environment:
System: FreeBSD guru.mired.org 4.5-STABLE FreeBSD 4.5-STABLE #3: Sun Mar 31 22:25:01 CST 2002 mwm@guru.mired.org:/sharetmp/obj/usr/src/sys/GURU i386

>Description:
	There is a bug in TMDA 0.50 that causes it to not work with postfix.
	This is fixed in TMDA 0.51. The port is surrently the 0.50 version.
>How-To-Repeat:
	Check the archives of the tmda mail list.
>Fix:
Apply the attached patch to the tmda port.

diff -ur tmda-orig/Makefile tmda/Makefile
--- tmda-orig/Makefile	Wed Apr  3 11:42:35 2002
+++ tmda/Makefile	Wed Apr  3 11:42:44 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tmda
-PORTVERSION=	0.50
+PORTVERSION=	0.51
 CATEGORIES=	mail python
 MASTER_SITES=	http://software.libertine.org/tmda/releases/ \
 		http://software.libertine.org/tmda/releases/old/
diff -ur tmda-orig/distinfo tmda/distinfo
--- tmda-orig/distinfo	Wed Apr  3 11:42:35 2002
+++ tmda/distinfo	Wed Apr  3 11:43:08 2002
@@ -1 +1 @@
-MD5 (tmda-0.50.tgz) = 7240f6f15a91b088a4ca85a1ce5f6d12
+MD5 (tmda-0.51.tgz) = 817f4e02b01cb937ee10c903a505cfe9



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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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