Date: 14 Apr 2003 20:21:17 -0000 From: Mike Meyer <mwm@mired.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50958: [PATCH] tmda port is out of date. Message-ID: <20030414202117.39368.qmail@mired.org> Resent-Message-ID: <200304142030.h3EKUGx6095848@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 50958 >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: Mon Apr 14 13:30:16 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@guru.mired.org:/sharetmp/obj/usr/src/sys/GURU i386 >Description: The tmda port is one behind the tmda release. >How-To-Repeat: Check the port and the tmda web site. >Fix: Apply the attached patch to the port. diff -ur tmda-orig/Makefile tmda/Makefile --- tmda-orig/Makefile Mon Apr 14 14:58:29 2003 +++ tmda/Makefile Mon Apr 14 15:07:52 2003 @@ -6,7 +6,7 @@ # PORTNAME= tmda -PORTVERSION= 0.73 +PORTVERSION= 0.74 CATEGORIES= mail python MASTER_SITES= http://tmda.net/releases/%SUBDIR%/ MASTER_SITE_SUBDIR= . old @@ -43,13 +43,6 @@ @${INSTALL_DATA} ${WRKSRC}/contrib/$f ${DOCSDIR}/contrib .endfor @${INSTALL_DATA} ${WRKSRC}/htdocs/*.html ${DOCSDIR}/htdocs - @${MKDIR} ${DOCSDIR}/contrib/cgi - @${INSTALL_SCRIPT} ${WRKSRC}/contrib/cgi/*.py* ${DOCSDIR}/contrib/cgi -.for f in compile README tmda-cgi.conf tmda-cgi.c - @${INSTALL_DATA} ${WRKSRC}/contrib/cgi/$f ${DOCSDIR}/contrib/cgi -.endfor - @${MKDIR} ${DOCSDIR}/contrib/cgi/display - @${INSTALL_DATA} ${WRKSRC}/contrib/cgi/display/* ${DOCSDIR}/contrib/cgi/display @${ECHO_MSG} @${ECHO_MSG} See ${DOCSDIR}/INSTALL for configuration instructions @${ECHO_MSG} See ${DOCSDIR}/UPGRADE if upgrading from a previous release diff -ur tmda-orig/distinfo tmda/distinfo --- tmda-orig/distinfo Mon Apr 14 14:58:29 2003 +++ tmda/distinfo Mon Apr 14 14:59:22 2003 @@ -1 +1 @@ -MD5 (tmda-0.73.tgz) = 9fe2616bb9ba78c974efeb98784b4f4e +MD5 (tmda-0.74.tgz) = 4bf03a315f7d34be226a6716af00d6a6 diff -ur tmda-orig/pkg-plist tmda/pkg-plist --- tmda-orig/pkg-plist Mon Apr 14 14:58:29 2003 +++ tmda/pkg-plist Mon Apr 14 15:13:43 2003 @@ -105,54 +105,6 @@ %%PORTDOCS%%share/doc/tmda/contrib/tmda.spec %%PORTDOCS%%share/doc/tmda/contrib/def2html %%PORTDOCS%%share/doc/tmda/contrib/vadduser-tmda -%%PORTDOCS%%share/doc/tmda/contrib/cgi/Authenticate.py -%%PORTDOCS%%share/doc/tmda/contrib/cgi/Authenticate.pyc -%%PORTDOCS%%share/doc/tmda/contrib/cgi/CgiUtil.py -%%PORTDOCS%%share/doc/tmda/contrib/cgi/CgiUtil.pyc -%%PORTDOCS%%share/doc/tmda/contrib/cgi/Login.py -%%PORTDOCS%%share/doc/tmda/contrib/cgi/Login.pyc -%%PORTDOCS%%share/doc/tmda/contrib/cgi/Pending.py -%%PORTDOCS%%share/doc/tmda/contrib/cgi/Pending.pyc -%%PORTDOCS%%share/doc/tmda/contrib/cgi/README -%%PORTDOCS%%share/doc/tmda/contrib/cgi/Release.py -%%PORTDOCS%%share/doc/tmda/contrib/cgi/Release.pyc -%%PORTDOCS%%share/doc/tmda/contrib/cgi/Session.py -%%PORTDOCS%%share/doc/tmda/contrib/cgi/Session.pyc -%%PORTDOCS%%share/doc/tmda/contrib/cgi/View.py -%%PORTDOCS%%share/doc/tmda/contrib/cgi/View.pyc -%%PORTDOCS%%share/doc/tmda/contrib/cgi/compile -%%PORTDOCS%%share/doc/tmda/contrib/cgi/genpass.py -%%PORTDOCS%%share/doc/tmda/contrib/cgi/genpass.pyc -%%PORTDOCS%%share/doc/tmda/contrib/cgi/paths.py -%%PORTDOCS%%share/doc/tmda/contrib/cgi/paths.pyc -%%PORTDOCS%%share/doc/tmda/contrib/cgi/tmda-cgi.c -%%PORTDOCS%%share/doc/tmda/contrib/cgi/tmda-cgi.conf -%%PORTDOCS%%share/doc/tmda/contrib/cgi/tmda-cgi.py -%%PORTDOCS%%share/doc/tmda/contrib/cgi/tmda-cgi.pyc -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/accept.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/actions.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/all.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/allhead.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/black.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/down.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/exe.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/first.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/image.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/kill.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/last.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/movie.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/next.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/prev.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/python.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/shorthead.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/smblack.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/smwhite.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/sound.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/styles.css -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/text.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/up.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/white.gif -%%PORTDOCS%%share/doc/tmda/contrib/cgi/display/zip.gif %%PORTDOCS%%share/doc/tmda/htdocs/bugs.html %%PORTDOCS%%share/doc/tmda/htdocs/config-client.html %%PORTDOCS%%share/doc/tmda/htdocs/config-filter.html @@ -175,7 +127,6 @@ %%PORTDOCS%%share/doc/tmda/htdocs/resources.html %%PORTDOCS%%share/doc/tmda/htdocs/results.html %%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 @@ -183,8 +134,6 @@ share/tmda/confirm_accept.txt share/tmda/confirm_request.txt @dirrm share/tmda -%%PORTDOCS%%@dirrm share/doc/tmda/contrib/cgi/display -%%PORTDOCS%%@dirrm share/doc/tmda/contrib/cgi %%PORTDOCS%%@dirrm share/doc/tmda/contrib %%PORTDOCS%%@dirrm share/doc/tmda/htdocs %%PORTDOCS%%@dirrm share/doc/tmda >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030414202117.39368.qmail>