Skip site navigation (1)Skip section navigation (2)
Date:      16 Mar 2002 01:39:21 -0000
From:      Mike Meyer <mwm@mired.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/35938: [PATCH] TMDA port out of date again.
Message-ID:  <20020316013921.83498.qmail@mired.org>

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

>Number:         35938
>Category:       ports
>Synopsis:       [PATCH] TMDA port out of date again.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 15 17:40:02 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 #16: Wed Mar 13 18:20:49 CST 2002 mwm@guru.mired.org:/usr/src/sys/compile/GURU i386


>Description:
	The TMDA port is out of date
>How-To-Repeat:
	Note that 0.49 is on the web site, but the port builds 0.48 
>Fix:

Apply the following patch to the port.

diff -ur tmda-orig/Makefile tmda/Makefile
--- tmda-orig/Makefile	Fri Mar 15 19:34:56 2002
+++ tmda/Makefile	Fri Mar 15 19:35:10 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tmda
-PORTVERSION=	0.48
+PORTVERSION=	0.49
 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	Fri Mar 15 19:34:56 2002
+++ tmda/distinfo	Fri Mar 15 19:35:20 2002
@@ -1 +1 @@
-MD5 (tmda-0.48.tgz) = 2eeb4687af9db826ca2105b5aefac50e
+MD5 (tmda-0.49.tgz) = b4e787da9e3a3630b467a3fb1f97c2a0
diff -ur tmda-orig/pkg-plist tmda/pkg-plist
--- tmda-orig/pkg-plist	Fri Mar 15 19:34:57 2002
+++ tmda/pkg-plist	Fri Mar 15 19:36:26 2002
@@ -61,6 +61,7 @@
 %%PORTDOCS%%share/doc/tmda/htdocs/trouble.html
 share/tmda/confirm_accept.txt
 share/tmda/confirm_request.txt
+share/tmda/bounce.txt
 @dirrm share/tmda
 %%PORTDOCS%%@dirrm share/doc/tmda/contrib
 %%PORTDOCS%%@dirrm share/doc/tmda/htdocs



>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?20020316013921.83498.qmail>