Subject: CVS commit: pkgsrc/mail/sympa
To: None <pkgsrc-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: pkgsrc-changes
Date: 03/28/2007 20:51:11
Module Name:	pkgsrc
Committed By:	bouyer
Date:		Wed Mar 28 20:51:11 UTC 2007

Modified Files:
	pkgsrc/mail/sympa: Makefile PLIST distinfo
	pkgsrc/mail/sympa/patches: patch-aa patch-ab
Added Files:
	pkgsrc/mail/sympa/files: archived.sh bounced.sh sympa.sh
	    task_manager.sh
	pkgsrc/mail/sympa/patches: patch-af
Removed Files:
	pkgsrc/mail/sympa/patches: patch-ad patch-ae

Log Message:
Update sympa to 5.2.4. Should fix pkg/36007 as a side effect.

Main changes since 4.1.2:
Full virtual robot support ; you can now create 2 lists with the same name in
   different virtual robots
Message topics : list messages can be tagged with topics. List owner defines
   a set of topics for the list.  List members can select topics and only
   receive related messages.
Sympa is now VERP enabled
new return_path_suffix parameter in sympa.conf
new 'digest_max_size' list parameter. If a digest exceeds this limit, then
   multiple messages are sent.
New set of web templates, CSS and XHTML compatible.
RSS channels are providing the following features :
   * latest messages in list archives
   * latest documents in web repository
   * latest created mailing lists
   * most active mailing lists

Also, lots of other small features, translations and bug fixes.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/mail/sympa/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/sympa/PLIST
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/sympa/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/mail/sympa/files/archived.sh \
    pkgsrc/mail/sympa/files/bounced.sh pkgsrc/mail/sympa/files/sympa.sh \
    pkgsrc/mail/sympa/files/task_manager.sh
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/sympa/patches/patch-aa
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/sympa/patches/patch-ab
cvs rdiff -r1.3 -r0 pkgsrc/mail/sympa/patches/patch-ad \
    pkgsrc/mail/sympa/patches/patch-ae
cvs rdiff -r0 -r1.1 pkgsrc/mail/sympa/patches/patch-af

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.