From owner-freebsd-ports-bugs Tue Feb 4 18: 0:51 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E01C437B90E for ; Tue, 4 Feb 2003 18:00:38 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8789243E4A for ; Tue, 4 Feb 2003 18:00:35 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h1520ZNS078414 for ; Tue, 4 Feb 2003 18:00:35 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h1520Zj9078413; Tue, 4 Feb 2003 18:00:35 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6878637B406 for ; Tue, 4 Feb 2003 17:58:42 -0800 (PST) Received: from mired.org (ip68-97-54-220.ok.ok.cox.net [68.97.54.220]) by mx1.FreeBSD.org (Postfix) with SMTP id CE48B43E4A for ; Tue, 4 Feb 2003 17:58:39 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 83655 invoked by uid 100); 5 Feb 2003 01:58:36 -0000 Message-Id: <20030205015836.83654.qmail@mired.org> Date: 5 Feb 2003 01:58:36 -0000 From: Mike Meyer Reply-To: Mike Meyer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/47924: TMDA port is out of date. Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 47924 >Category: ports >Synopsis: TMDA port is out of date. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Feb 04 18:00:34 PST 2003 >Closed-Date: >Last-Modified: >Originator: Mike Meyer >Release: FreeBSD 4.7-STABLE i386 >Organization: Meyer Consulting >Environment: System: FreeBSD guru.mired.org 4.7-STABLE FreeBSD 4.7-STABLE #17: Wed Oct 30 09:13:02 CST 2002 mwm@guru.mired.org:/sharetmp/obj/usr/src/sys/GURU i386 >Description: The TMDA port is behind the distribution curve again. >How-To-Repeat: Check the website and the port. >Fix: Here's the patch to update it. diff -ru tmda-orig/Makefile tmda/Makefile --- tmda-orig/Makefile Tue Feb 4 19:53:37 2003 +++ tmda/Makefile Tue Feb 4 19:53:48 2003 @@ -6,7 +6,7 @@ # PORTNAME= tmda -PORTVERSION= 0.68 +PORTVERSION= 0.69 CATEGORIES= mail python MASTER_SITES= http://tmda.net/releases/%SUBDIR%/ MASTER_SITE_SUBDIR= . old diff -ru tmda-orig/distinfo tmda/distinfo --- tmda-orig/distinfo Tue Feb 4 19:53:37 2003 +++ tmda/distinfo Tue Feb 4 19:54:06 2003 @@ -1 +1 @@ -MD5 (tmda-0.68.tgz) = 7f0403bc845ab20335323cb8f22fdbfd +MD5 (tmda-0.69.tgz) = 6b224d73ac75947fea00bd2c9fa9fbad diff -ru tmda-orig/pkg-plist tmda/pkg-plist --- tmda-orig/pkg-plist Tue Feb 4 19:53:37 2003 +++ tmda/pkg-plist Tue Feb 4 19:56:44 2003 @@ -115,6 +115,7 @@ %%PORTDOCS%%share/doc/tmda/htdocs/index.html %%PORTDOCS%%share/doc/tmda/htdocs/install.html %%PORTDOCS%%share/doc/tmda/htdocs/inuse.html +%%PORTDOCS%%share/doc/tmda/htdocs/mirrors.html %%PORTDOCS%%share/doc/tmda/htdocs/press.html %%PORTDOCS%%share/doc/tmda/htdocs/requirements.html %%PORTDOCS%%share/doc/tmda/htdocs/resources.html @@ -122,6 +123,7 @@ %%PORTDOCS%%share/doc/tmda/htdocs/support-commercial.html %%PORTDOCS%%share/doc/tmda/htdocs/tmda-cgi.html %%PORTDOCS%%share/doc/tmda/htdocs/tmda-ofmipd.html +%%PORTDOCS%%share/doc/tmda/htdocs/tmda-vdomains.html %%PORTDOCS%%share/doc/tmda/htdocs/trouble.html share/tmda/bounce.txt share/tmda/confirm_accept.txt >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message