Skip site navigation (1)Skip section navigation (2)
Date:      13 May 2002 21:21:10 -0000
From:      Mike Meyer <mwm@mired.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38052: [PATCH] tmda port is out of daet
Message-ID:  <20020513212110.4726.qmail@mired.org>

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

>Number:         38052
>Category:       ports
>Synopsis:       [PATCH] tmda port is out of daet
>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 May 13 14:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Mike Meyer
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
Meyer Consulting
>Environment:
System: FreeBSD guru.mired.org 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #8: Sun May 12 04:06:35 CDT 2002 mwm@guru.mired.org:/sharetmp/obj/usr/src/sys/GURU i386


>Description:
	The tmda port is at 0.54, but the latest release is 0.55.
>How-To-Repeat:
	Check the ports and the tmda site at sourceforge.
>Fix:

Apply the attached patch.


diff -ru tmda-orig/Makefile tmda/Makefile
--- tmda-orig/Makefile	Mon May 13 16:15:43 2002
+++ tmda/Makefile	Mon May 13 16:16:08 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tmda
-PORTVERSION=	0.54
+PORTVERSION=	0.55
 CATEGORIES=	mail python
 MASTER_SITES=	http://software.libertine.org/tmda/releases/ \
 		http://software.libertine.org/tmda/releases/old/
diff -ru tmda-orig/distinfo tmda/distinfo
--- tmda-orig/distinfo	Mon May 13 16:15:43 2002
+++ tmda/distinfo	Mon May 13 16:16:25 2002
@@ -1 +1 @@
-MD5 (tmda-0.54.tgz) = bd77c3395f2144b7d5e0086f940072f8
+MD5 (tmda-0.55.tgz) = d1bac533697e787b6b74537cd0ec1c79


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