1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Update to version 4.0.a8.

Correct several typos.

Submitted by:	maintainer
This commit is contained in:
Dmitry Sivachenko 2003-12-22 08:52:11 +00:00
parent 7b16b49e53
commit 86b921b2b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96411
5 changed files with 21 additions and 15 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= sympa
PORTVERSION?= 4.0.a5
PORTVERSION?= 4.0.a8
CATEGORIES= mail
MASTER_SITES?= http://www.sympa.org/distribution/

View File

@ -1 +1 @@
MD5 (sympa-4.0.a5.tar.gz) = 3831c0f51edb1bc4a2838ee175b0a1bb
MD5 (sympa-4.0.a8.tar.gz) = 1d30040e1774d10372c30cd94abba579

View File

@ -9,7 +9,7 @@ fi
USER=simpa
if pw usershow "${USER}" 2>/dev/null 1>&2; then
echo "To delete Simpa user permanently, use 'pw userdel ${USER}'"
echo "To delete Sympa user permanently, use 'pw userdel ${USER}'"
fi
exit 0

View File

@ -23,7 +23,7 @@ fi
if ! pw usershow "${USER}" 2>/dev/null 1>&2; then
if pw useradd ${USER} -u ${UID} -g ${GROUP} -h - \
-s "/sbin/nologin" -d "/nonexistent" \
-c "Simpa Owner"; \
-c "Sympa Owner"; \
then
echo "Added user \"${USER}\"."
else

View File

@ -391,6 +391,7 @@ sympa/bin/etc/ca-bundle.crt
sympa/bin/etc/topics.conf
sympa/bin/etc/edit_list.conf
sympa/bin/etc/create_list.conf
sympa/bin/etc/auth.conf
sympa/bin/etc/mhonarc-ressources
sympa/bin/etc/README
sympa/bin/etc/list_aliases.tpl
@ -635,7 +636,6 @@ sympa/bin/etc/wws_templates/lists.et.tpl
sympa/bin/etc/wws_templates/login.et.tpl
sympa/bin/etc/wws_templates/loginbanner.et.tpl
sympa/bin/etc/wws_templates/loginrequest.et.tpl
sympa/bin/etc/wws_templates/main.et.tpl
sympa/bin/etc/wws_templates/menu.et.tpl
sympa/bin/etc/wws_templates/modindex.et.tpl
sympa/bin/etc/wws_templates/notice.et.tpl
@ -647,9 +647,9 @@ sympa/bin/etc/wws_templates/reviewbouncing.et.tpl
sympa/bin/etc/wws_templates/scenario_test.et.tpl
sympa/bin/etc/wws_templates/serveradmin.et.tpl
sympa/bin/etc/wws_templates/set_pending_list_request.et.tpl
sympa/bin/etc/wws_templates/subindex.et.tpl
sympa/bin/etc/wws_templates/show_cert.et.tpl
sympa/bin/etc/wws_templates/sigrequest.et.tpl
sympa/bin/etc/wws_templates/subindex.et.tpl
sympa/bin/etc/wws_templates/suboptions.et.tpl
sympa/bin/etc/wws_templates/subrequest.et.tpl
sympa/bin/etc/wws_templates/title.et.tpl
@ -682,10 +682,10 @@ sympa/bin/etc/wws_templates/get_latest_lists.fi.tpl
sympa/bin/etc/wws_templates/get_pending_lists.fi.tpl
sympa/bin/etc/wws_templates/help.fi.tpl
sympa/bin/etc/wws_templates/help_admin.fi.tpl
sympa/bin/etc/wws_templates/home.fi.tpl
sympa/bin/etc/wws_templates/help_editfile.fi.tpl
sympa/bin/etc/wws_templates/help_editlist.fi.tpl
sympa/bin/etc/wws_templates/help_user_options.fi.tpl
sympa/bin/etc/wws_templates/home.fi.tpl
sympa/bin/etc/wws_templates/info.fi.tpl
sympa/bin/etc/wws_templates/install_pending_list.fi.tpl
sympa/bin/etc/wws_templates/list_button_footer.fi.tpl
@ -695,13 +695,13 @@ sympa/bin/etc/wws_templates/lists.fi.tpl
sympa/bin/etc/wws_templates/login.fi.tpl
sympa/bin/etc/wws_templates/loginbanner.fi.tpl
sympa/bin/etc/wws_templates/loginrequest.fi.tpl
sympa/bin/etc/wws_templates/main.fi.tpl
sympa/bin/etc/wws_templates/menu.fi.tpl
sympa/bin/etc/wws_templates/modindex.fi.tpl
sympa/bin/etc/wws_templates/notice.fi.tpl
sympa/bin/etc/wws_templates/pref.fi.tpl
sympa/bin/etc/wws_templates/remindpasswd.fi.tpl
sympa/bin/etc/wws_templates/remove_arc.fi.tpl
sympa/bin/etc/wws_templates/arc.fr.tpl
sympa/bin/etc/wws_templates/review.fi.tpl
sympa/bin/etc/wws_templates/reviewbouncing.fi.tpl
sympa/bin/etc/wws_templates/scenario_test.fi.tpl
@ -719,7 +719,6 @@ sympa/bin/etc/wws_templates/viewmod.fi.tpl
sympa/bin/etc/wws_templates/add_request.fr.tpl
sympa/bin/etc/wws_templates/admin.fr.tpl
sympa/bin/etc/wws_templates/admin_menu.fr.tpl
sympa/bin/etc/wws_templates/arc.fr.tpl
sympa/bin/etc/wws_templates/arc_manage.fr.tpl
sympa/bin/etc/wws_templates/arc_protect.fr.tpl
sympa/bin/etc/wws_templates/arcsearch.fr.tpl
@ -735,8 +734,8 @@ sympa/bin/etc/wws_templates/d_editfile.fr.tpl
sympa/bin/etc/wws_templates/d_read.fr.tpl
sympa/bin/etc/wws_templates/edit_list_request.fr.tpl
sympa/bin/etc/wws_templates/editfile.fr.tpl
sympa/bin/etc/wws_templates/editsubscriber.fr.tpl
sympa/bin/etc/wws_templates/error.fr.tpl
sympa/bin/etc/wws_templates/editsubscriber.fr.tpl
sympa/bin/etc/wws_templates/get_closed_lists.fr.tpl
sympa/bin/etc/wws_templates/get_latest_lists.fr.tpl
sympa/bin/etc/wws_templates/get_pending_lists.fr.tpl
@ -751,13 +750,14 @@ sympa/bin/etc/wws_templates/list_menu.fr.tpl
sympa/bin/etc/wws_templates/lists.fr.tpl
sympa/bin/etc/wws_templates/login.fr.tpl
sympa/bin/etc/wws_templates/loginbanner.fr.tpl
sympa/bin/etc/wws_templates/menu.fr.tpl
sympa/bin/etc/wws_templates/loginrequest.fr.tpl
sympa/bin/etc/wws_templates/menu.fr.tpl
sympa/bin/etc/wws_templates/modindex.fr.tpl
sympa/bin/etc/wws_templates/notice.fr.tpl
sympa/bin/etc/wws_templates/pref.fr.tpl
sympa/bin/etc/wws_templates/remindpasswd.fr.tpl
sympa/bin/etc/wws_templates/remove_arc.fr.tpl
sympa/bin/etc/wws_templates/rename_list_request.fr.tpl
sympa/bin/etc/wws_templates/review.fr.tpl
sympa/bin/etc/wws_templates/reviewbouncing.fr.tpl
sympa/bin/etc/wws_templates/serveradmin.fr.tpl
@ -842,8 +842,8 @@ sympa/bin/etc/wws_templates/error.it.tpl
sympa/bin/etc/wws_templates/get_pending_lists.it.tpl
sympa/bin/etc/wws_templates/help.it.tpl
sympa/bin/etc/wws_templates/help_admin.it.tpl
sympa/bin/etc/wws_templates/home.it.tpl
sympa/bin/etc/wws_templates/help_editfile.it.tpl
sympa/bin/etc/wws_templates/home.it.tpl
sympa/bin/etc/wws_templates/help_editlist.it.tpl
sympa/bin/etc/wws_templates/install_pending_list.it.tpl
sympa/bin/etc/wws_templates/list_menu.it.tpl
@ -900,7 +900,6 @@ sympa/bin/etc/wws_templates/list_menu.nl.tpl
sympa/bin/etc/wws_templates/lists.nl.tpl
sympa/bin/etc/wws_templates/login.nl.tpl
sympa/bin/etc/wws_templates/loginbanner.nl.tpl
sympa/bin/etc/wws_templates/main.nl.tpl
sympa/bin/etc/wws_templates/menu.nl.tpl
sympa/bin/etc/wws_templates/modindex.nl.tpl
sympa/bin/etc/wws_templates/notice.nl.tpl
@ -933,7 +932,6 @@ sympa/bin/etc/wws_templates/choosepasswd.ro.tpl
sympa/bin/etc/wws_templates/close_list.ro.tpl
sympa/bin/etc/wws_templates/compose_mail.ro.tpl
sympa/bin/etc/wws_templates/create_list.ro.tpl
sympa/bin/etc/wws_templates/help.ro.tpl
sympa/bin/etc/wws_templates/create_list_request.ro.tpl
sympa/bin/etc/wws_templates/d_control.ro.tpl
sympa/bin/etc/wws_templates/d_editfile.ro.tpl
@ -945,13 +943,14 @@ sympa/bin/etc/wws_templates/error.ro.tpl
sympa/bin/etc/wws_templates/get_closed_lists.ro.tpl
sympa/bin/etc/wws_templates/get_latest_lists.ro.tpl
sympa/bin/etc/wws_templates/get_pending_lists.ro.tpl
sympa/bin/etc/wws_templates/help.ro.tpl
sympa/bin/etc/wws_templates/help_admin.ro.tpl
sympa/bin/etc/wws_templates/help_editfile.ro.tpl
sympa/bin/etc/wws_templates/help_editlist.ro.tpl
sympa/bin/etc/wws_templates/help_user_options.ro.tpl
sympa/bin/etc/wws_templates/home.ro.tpl
sympa/bin/etc/wws_templates/list_menu.ro.tpl
sympa/bin/etc/wws_templates/install_pending_list.ro.tpl
sympa/bin/etc/wws_templates/list_menu.ro.tpl
sympa/bin/etc/wws_templates/lists.ro.tpl
sympa/bin/etc/wws_templates/login.ro.tpl
sympa/bin/etc/wws_templates/loginbanner.ro.tpl
@ -1023,6 +1022,7 @@ sympa/bin/etc/wws_templates/notice.us.tpl
sympa/bin/etc/wws_templates/pref.us.tpl
sympa/bin/etc/wws_templates/remindpasswd.us.tpl
sympa/bin/etc/wws_templates/remove_arc.us.tpl
sympa/bin/etc/wws_templates/rename_list_request.us.tpl
sympa/bin/etc/wws_templates/review.us.tpl
sympa/bin/etc/wws_templates/reviewbouncing.us.tpl
sympa/bin/etc/wws_templates/scenario_test.us.tpl
@ -1041,6 +1041,7 @@ sympa/bin/etc/wws_templates/view_translations.us.tpl
sympa/bin/etc/wws_templates/viewbounce.us.tpl
sympa/bin/etc/wws_templates/viewmod.us.tpl
sympa/bin/etc/mime.types
sympa/bin/etc/sympa.wsdl
sympa/bin/sympa.pl
sympa/bin/alias_manager.pl
sympa/bin/task_manager.pl
@ -1048,6 +1049,7 @@ sympa/bin/sympa_wizard.pl
sympa/bin/Archive.pm
sympa/bin/Commands.pm
sympa/bin/Conf.pm
sympa/bin/CAS.pm
sympa/bin/Language.pm
sympa/bin/List.pm
sympa/bin/Log.pm
@ -1085,6 +1087,10 @@ sympa/bin/init_comment.pl
sympa/bin/crypt_passwd.pl
sympa/bin/testlogs.pl
sympa/bin/mod2html.pl
sympa/bin/sympa_soap_server.fcgi
sympa/bin/sympa_soap_client.pl
sympa/bin/sympasoap.pm
sympa/bin/SympaTransport.pm
sympa/nls/fr.msg
sympa/nls/us.msg
sympa/nls/es.msg