Skip site navigation (1)Skip section navigation (2)
Date:      23 Sep 2002 18:54:59 -0000
From:      Mike Meyer <mwm@mired.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/43298: The tmda port is out of date
Message-ID:  <20020923185459.66443.qmail@mired.org>

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

>Number:         43298
>Category:       ports
>Synopsis:       The tmda port is out of date
>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:   Mon Sep 23 12:00:07 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Mike Meyer
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
Tmda port out of date
>Environment:
System: FreeBSD guru.mired.org 4.6-STABLE FreeBSD 4.6-STABLE #16: Mon Aug 5 13:21:01 CDT 2002 mwm@guru.mired.org:/sharetmp/obj/usr/src/sys/GURU i386

>Description:
	TMDA is at 0.62, the port at 0.61.
>How-To-Repeat:
	Read the release notes for the tmda web site.
>Fix:

	Apply the attached patch to the port.

diff -ru tmda-orig/Makefile tmda/Makefile
--- tmda-orig/Makefile	Mon Sep 23 13:51:36 2002
+++ tmda/Makefile	Mon Sep 23 13:51:52 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tmda
-PORTVERSION=	0.61
+PORTVERSION=	0.62
 CATEGORIES=	mail python
 MASTER_SITES=	http://tmda.net/releases/%SUBDIR%/
 MASTER_SITE_SUBDIR= . old
diff -ru tmda-orig/distinfo tmda/distinfo
--- tmda-orig/distinfo	Mon Sep 23 13:51:36 2002
+++ tmda/distinfo	Mon Sep 23 13:51:52 2002
@@ -1 +1 @@
-MD5 (tmda-0.61.tgz) = 37fc7f4f8fd9a70a0470704d874eaee9
+MD5 (tmda-0.62.tgz) = a520062cb3b0ac72b22280ea7a90c489
diff -ru tmda-orig/pkg-descr tmda/pkg-descr
--- tmda-orig/pkg-descr	Mon Sep 23 13:51:36 2002
+++ tmda/pkg-descr	Mon Sep 23 13:51:52 2002
@@ -6,4 +6,4 @@
 (for undesired senders), and a cryptographically enhanced confirmation
 system (for unknown, but legitimate senders).
 
-WWW: http://tmda.sourceforge.net/
+WWW: http://tmda.net/



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