Skip site navigation (1)Skip section navigation (2)
Date:      2 Apr 2002 01:21:40 -0000
From:      Mike Meyer <mwm@mired.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36636: [PATCH] tmda port is out of date.
Message-ID:  <20020402012140.6146.qmail@mired.org>

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

>Number:         36636
>Category:       ports
>Synopsis:       [PATCH] 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 Apr 01 17:30: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:
	The tmda port is at 0.49, but 0.50 has been released.
>How-To-Repeat:
	Check the version on the web site and in the ports tree.
>Fix:
	Apply the attached patch to the port.

diff -ru tmda-orig/Makefile tmda/Makefile
--- tmda-orig/Makefile	Mon Apr  1 19:12:26 2002
+++ tmda/Makefile	Mon Apr  1 19:12:45 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tmda
-PORTVERSION=	0.49
+PORTVERSION=	0.50
 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 Apr  1 19:12:26 2002
+++ tmda/distinfo	Mon Apr  1 19:13:24 2002
@@ -1 +1 @@
-MD5 (tmda-0.49.tgz) = b4e787da9e3a3630b467a3fb1f97c2a0
+MD5 (tmda-0.50.tgz) = 7240f6f15a91b088a4ca85a1ce5f6d12
diff -ru tmda-orig/pkg-plist tmda/pkg-plist
--- tmda-orig/pkg-plist	Mon Apr  1 19:12:26 2002
+++ tmda/pkg-plist	Mon Apr  1 19:19:29 2002
@@ -35,6 +35,7 @@
 %%PORTDOCS%%share/doc/tmda/UPGRADE
 %%PORTDOCS%%share/doc/tmda/contrib/ChangeLog
 %%PORTDOCS%%share/doc/tmda/contrib/README.RELAY
+%%PORTDOCS%%share/doc/tmda/contrib/collectaddys
 %%PORTDOCS%%share/doc/tmda/contrib/printcdb
 %%PORTDOCS%%share/doc/tmda/contrib/printdbm
 %%PORTDOCS%%share/doc/tmda/contrib/qmail-smtpd_auth.patch



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