Date: 4 Aug 2002 13:10:35 -0000 From: Mike Meyer <mwm@mired.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/41313: TMDA port is out of date Message-ID: <20020804131035.36075.qmail@mired.org>
next in thread | raw e-mail | index | archive | help
>Number: 41313 >Category: ports >Synopsis: 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: Sun Aug 04 06:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Mike Meyer >Release: FreeBSD 4.6.1-RELEASE-p7 i386 >Organization: Meyer Consulting >Environment: System: FreeBSD guru.mired.org 4.6.1-RELEASE-p7 FreeBSD 4.6.1-RELEASE-p7 #15: Fri Aug 2 02:35:15 CDT 2002 mwm@guru.mired.org:/sharetmp/obj/usr/src/sys/GURU i386 >Description: The TMDA port is at 0.58, but TMDA is at 0.59 >How-To-Repeat: Check the port and tmda.net web sites. >Fix: The attached patch brings the port up to date. diff -ru tmda/Makefile tmda-new/Makefile --- tmda/Makefile Sun Aug 4 08:07:45 2002 +++ tmda-new/Makefile Sun Aug 4 07:38:17 2002 @@ -6,7 +6,7 @@ # PORTNAME= tmda -PORTVERSION= 0.58 +PORTVERSION= 0.59 CATEGORIES= mail python MASTER_SITES= http://tmda.net/releases/ \ http://tmda.net/releases/old/ diff -ru tmda/distinfo tmda-new/distinfo --- tmda/distinfo Sun Aug 4 08:07:49 2002 +++ tmda-new/distinfo Sun Aug 4 07:38:25 2002 @@ -1 +1 @@ -MD5 (tmda-0.58.tgz) = f1afbf8dc06fca182089428ff44f7c94 +MD5 (tmda-0.59.tgz) = 680da61ae93badaf60dde34f6ff095ee diff -ru tmda/pkg-plist tmda-new/pkg-plist --- tmda/pkg-plist Sun Aug 4 08:07:49 2002 +++ tmda-new/pkg-plist Sun Aug 4 07:39:23 2002 @@ -42,6 +42,7 @@ %%PORTDOCS%%share/doc/tmda/contrib/printdbm %%PORTDOCS%%share/doc/tmda/contrib/sample.tmdarc %%PORTDOCS%%share/doc/tmda/contrib/tmda.spec +%%PORTDOCS%%share/doc/tmda/contrib/tmda.el %%PORTDOCS%%share/doc/tmda/htdocs/bugs.html %%PORTDOCS%%share/doc/tmda/htdocs/config-client.html %%PORTDOCS%%share/doc/tmda/htdocs/config-filter.html Only in tmda: tmda >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?20020804131035.36075.qmail>