Bug 52737 - [PATCH] Update mail/tmda to 0.78
Summary: [PATCH] Update mail/tmda to 0.78
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-27 23:10 UTC by Sergei Kolobov
Modified: 2003-06-02 15:05 UTC (History)
1 user (show)

See Also:


Attachments
tmda-0.78.patch (7.98 KB, patch)
2003-05-27 23:10 UTC, Sergei Kolobov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Kolobov 2003-05-27 23:10:13 UTC
- Update to 0.78
- Add all official mirrors
- Remove pkg-req script: use PYTHON_REL for checking Pyhton version
- Use dynamically generated pkg-message instead of several ECHO_MSG in Makefile
  so users installing from package would also see this information
- Install example config and contrib bits into EXAMPLESDIR
- Only documentation now goes to DOCSDIR
- Do not install yet another copy of GPL
- Use DATADIR/DOCSDIR/EXAMPLESDIR macros in pkg-plist

Add file:
- pkg-message

Remove file:
- pkg-req

Port maintainer - mwm@mired.org - has been copied.
Comment 1 Sergei Kolobov 2003-05-28 12:17:03 UTC
Adding the port maintainer's approval to the audit trail:

> From: Mike Meyer <mwm@mired.org>
> Date: Tue, 27 May 2003 20:56:36 -0500
> To: Sergei Kolobov <sergei@kolobov.com>
> Cc: FreeBSD-gnats-submit@freebsd.org
> Subject: Re: [PATCH] Update mail/tmda to 0.78
> Message-ID: <16084.5972.657437.478424@guru.mired.org>
> References: <20030527220647.8401.qmail@kolobov.com>
> 
> In <20030527220647.8401.qmail@kolobov.com>, Sergei Kolobov <sergei@kolobov.com> typed:
> > 
> > >Submitter-Id:	current-users
> > >Originator:	Sergei Kolobov
> > >Organization:	
> > >Confidential:	no 
> > >Synopsis:	[PATCH] Update mail/tmda to 0.78
> > >Severity:	non-critical 
> > >Priority:	low
> > >Category:	ports 
> > >Class:		update 
> > >Release:	FreeBSD 5.1-BETA i386
> > >Environment:
> > System: FreeBSD elf.chetwood.ru 5.1-BETA FreeBSD 5.1-BETA #0: Mon May 26 00:30:25 MSD 2003
> > >Description:
> > - Update to 0.78
> > - Add all official mirrors
> > - Remove pkg-req script: use PYTHON_REL for checking Pyhton version
> > - Use dynamically generated pkg-message instead of several ECHO_MSG in Makefile
> >   so users installing from package would also see this information
> > - Install example config and contrib bits into EXAMPLESDIR
> > - Only documentation now goes to DOCSDIR
> > - Do not install yet another copy of GPL
> > - Use DATADIR/DOCSDIR/EXAMPLESDIR macros in pkg-plist
> > 
> > Add file:
> > - pkg-message
> > 
> > Remove file:
> > - pkg-req
> > 
> > Port maintainer - mwm@mired.org - has been copied.
> 
> Port maintainer thinks these are all good changes, and appreciates the
> work done here. Someone please commit these things.
> 
> 	<mike
> -- 
> Mike Meyer <mwm@mired.org>		http://www.mired.org/consulting.html
> Independent Network/Unix/Perforce consultant, email for more information.
Comment 2 Ceri Davies freebsd_committer freebsd_triage 2003-05-28 23:25:51 UTC
Adding to audit trail, from misfiled PR ports/52742:

Date: Tue, 27 May 2003 20:56:36 -0500
From: Mike Meyer <mwm-dated-1054518997.9bc73d@mired.org>
Message-Id: <16084.5972.657437.478424@guru.mired.org>
References: <20030527220647.8401.qmail@kolobov.com>

 In <20030527220647.8401.qmail@kolobov.com>, Sergei Kolobov <sergei@kolobov.com> typed:

 > Port maintainer - mwm@mired.org - has been copied.
 
 Port maintainer thinks these are all good changes, and appreciates the
 work done here. Someone please commit these things.
 
 	<mike
 -- 
 Mike Meyer <mwm@mired.org>		http://www.mired.org/consulting.html
 Independent Network/Unix/Perforce consultant, email for more information.
Comment 3 Christian Weisgerber 2003-06-01 22:14:45 UTC
In article <20030527220647.8401.qmail@kolobov.com> you write:

> >Number:         52737
> >Category:       ports
> >Synopsis:       [PATCH] Update mail/tmda to 0.78

I can't find the new pkg-message file in there.

-- 
Christian "naddy" Weisgerber                          naddy@mips.inka.de
Comment 4 Sergei Kolobov 2003-06-02 08:52:42 UTC
On 2003-06-01 at 23:14 +0200, Christian Weisgerber wrote:
> In article <20030527220647.8401.qmail@kolobov.com> you write:
> 
> > >Number:         52737
> > >Category:       ports
> > >Synopsis:       [PATCH] Update mail/tmda to 0.78
> 
> I can't find the new pkg-message file in there.

Oops. Here it is:

===[cut here]===

	All TMDA programs have been installed in PREFIX/bin.
	Documentation is located in DOCSDIR.
	See DOCSDIR/UPGRADE if upgrading from a previous release.
	Sample config file: EXAMPLESDIR/sample.config

===[cut here]===

Sergei
Comment 5 Christian Weisgerber freebsd_committer freebsd_triage 2003-06-02 15:04:55 UTC
State Changed
From-To: open->closed

Committed, thanks.