ports/51445: [PATCH] TMDA port is out of date

Mike Meyer mwm at mired.org
Sat Apr 26 15:50:14 UTC 2003


>Number:         51445
>Category:       ports
>Synopsis:       [PATCH] 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:   Sat Apr 26 08:50:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mike Meyer
>Release:        FreeBSD 4.8-PRERELEASE i386
>Organization:
Meyer Consulting
>Environment:
System: FreeBSD guru.mired.org 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #18: Mon Feb 24 12:02:57 CST 2003 mwm at guru.mired.org:/sharetmp/obj/usr/src/sys/GURU i386

>Description:
	The TMDA port is once again out of date.
>How-To-Repeat:
	Check the TMDA web site and the port.
>Fix:
	The attached patch updates the port to the current version of TMDA.
	Note that you can also close ports/51196 after committing this
	patch.

diff -ru tmda-orig/Makefile tmda/Makefile
--- tmda-orig/Makefile	Sat Apr 26 10:23:28 2003
+++ tmda/Makefile	Sat Apr 26 10:24:08 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tmda
-PORTVERSION=	0.74
+PORTVERSION=	0.76
 CATEGORIES=	mail python
 MASTER_SITES=	http://tmda.net/releases/%SUBDIR%/
 MASTER_SITE_SUBDIR=	. old
diff -ru tmda-orig/distinfo tmda/distinfo
--- tmda-orig/distinfo	Sat Apr 26 10:23:28 2003
+++ tmda/distinfo	Sat Apr 26 10:24:25 2003
@@ -1 +1 @@
-MD5 (tmda-0.74.tgz) = 4bf03a315f7d34be226a6716af00d6a6
+MD5 (tmda-0.76.tgz) = 71531e95ad56994e03072bc3a1ca91e9
diff -ru tmda-orig/pkg-plist tmda/pkg-plist
--- tmda-orig/pkg-plist	Sat Apr 26 10:23:28 2003
+++ tmda/pkg-plist	Sat Apr 26 10:31:15 2003
@@ -71,8 +71,6 @@
 %%PYTHON_SITELIBDIR%%/TMDA/FilterParser.pyc
 %%PYTHON_SITELIBDIR%%/TMDA/HMAC.py
 %%PYTHON_SITELIBDIR%%/TMDA/HMAC.pyc
-%%PYTHON_SITELIBDIR%%/TMDA/Message.py
-%%PYTHON_SITELIBDIR%%/TMDA/Message.pyc
 %%PYTHON_SITELIBDIR%%/TMDA/MTA.py
 %%PYTHON_SITELIBDIR%%/TMDA/MTA.pyc
 %%PYTHON_SITELIBDIR%%/TMDA/Pending.py


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list