MFH: r381161
Update mail/sympa to 6.1.24. PR: 198508 Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> Approved by: portmgr (bapt)
This commit is contained in:
parent
03b40ad4a4
commit
f16410add6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2015Q1/; revision=381162
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sympa
|
||||
PORTVERSION= 6.1.23
|
||||
PORTVERSION= 6.1.24
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.sympa.org/distribution/ \
|
||||
http://www.sympa.org/distribution/old/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (sympa-6.1.23.tar.gz) = 3d15aa8816dafcc4017cc06e52def44d5461498a05e9ef7634498b0993234ae4
|
||||
SIZE (sympa-6.1.23.tar.gz) = 8133792
|
||||
SHA256 (sympa-6.1.24.tar.gz) = 3b1cde93d26a9b44c98d50b972d74dc58335ec4fbd8c777cba822aafc7b34113
|
||||
SIZE (sympa-6.1.24.tar.gz) = 8135217
|
||||
|
@ -43,7 +43,6 @@ libexec/sympa/alias_manager.pl
|
||||
libexec/sympa/arc2webarc.pl
|
||||
libexec/sympa/archived.pl
|
||||
libexec/sympa/bounced.pl
|
||||
libexec/sympa/bouncequeue
|
||||
libexec/sympa/bulk.pl
|
||||
libexec/sympa/confdef.pm
|
||||
libexec/sympa/cookielib.pm
|
||||
@ -53,20 +52,16 @@ libexec/sympa/create_db.SQLite
|
||||
libexec/sympa/create_db.Sybase
|
||||
libexec/sympa/create_db.mysql
|
||||
libexec/sympa/crypt_passwd.pl
|
||||
libexec/sympa/familyqueue
|
||||
libexec/sympa/init_comment.pl
|
||||
libexec/sympa/ldap_alias_manager.pl
|
||||
libexec/sympa/mail.pm
|
||||
libexec/sympa/mod2html.pl
|
||||
libexec/sympa/mysql_alias_manager.pl
|
||||
libexec/sympa/p12topem.pl
|
||||
libexec/sympa/queue
|
||||
libexec/sympa/report.pm
|
||||
libexec/sympa/sympa_newaliases-wrapper
|
||||
libexec/sympa/sympa_newaliases.pl
|
||||
libexec/sympa/sympa.pl
|
||||
libexec/sympa/sympa_soap_client.pl
|
||||
libexec/sympa/sympa_soap_server-wrapper.fcgi
|
||||
libexec/sympa/sympa_soap_server.fcgi
|
||||
libexec/sympa/sympa_wizard.pl
|
||||
libexec/sympa/sympasoap.pm
|
||||
@ -78,9 +73,15 @@ libexec/sympa/tools.pm
|
||||
libexec/sympa/tpl2tt2.pl
|
||||
libexec/sympa/tt2.pm
|
||||
libexec/sympa/wwslib.pm
|
||||
@owner sympa
|
||||
libexec/sympa/bouncequeue
|
||||
libexec/sympa/familyqueue
|
||||
libexec/sympa/queue
|
||||
libexec/sympa/sympa_newaliases-wrapper
|
||||
libexec/sympa/sympa_soap_server-wrapper.fcgi
|
||||
libexec/sympa/wwsympa-wrapper.fcgi
|
||||
libexec/sympa/wwsympa.fcgi
|
||||
@owner
|
||||
libexec/sympa/wwsympa.fcgi
|
||||
@group
|
||||
man/man1/sympa_newaliases.1.gz
|
||||
man/man8/alias_manager.8.gz
|
||||
@ -232,30 +233,3 @@ man/man8/sympa.8.gz
|
||||
%%NLS%%@dir share/locale/ca
|
||||
%%NLS%%@dir share/locale/bg/LC_MESSAGES
|
||||
%%NLS%%@dir share/locale/bg
|
||||
@dir %%EXAMPLESDIR%%/web_tt2
|
||||
@dir %%EXAMPLESDIR%%/scenari
|
||||
@dir %%EXAMPLESDIR%%/sample/test/web_tt2
|
||||
@dir %%EXAMPLESDIR%%/sample/test
|
||||
@dir %%EXAMPLESDIR%%/sample
|
||||
@dir %%EXAMPLESDIR%%/mail_tt2
|
||||
@dir %%EXAMPLESDIR%%/list_task_models
|
||||
@dir %%EXAMPLESDIR%%/global_task_models
|
||||
@dir %%EXAMPLESDIR%%/families/sample-auto
|
||||
@dir %%EXAMPLESDIR%%/families
|
||||
@dir %%EXAMPLESDIR%%/create_list_templates/public_web_forum
|
||||
@dir %%EXAMPLESDIR%%/create_list_templates/private_working_group
|
||||
@dir %%EXAMPLESDIR%%/create_list_templates/news-letter
|
||||
@dir %%EXAMPLESDIR%%/create_list_templates/intranet_list
|
||||
@dir %%EXAMPLESDIR%%/create_list_templates/html-news-letter
|
||||
@dir %%EXAMPLESDIR%%/create_list_templates/hotline
|
||||
@dir %%EXAMPLESDIR%%/create_list_templates/discussion_list
|
||||
@dir %%EXAMPLESDIR%%/create_list_templates/confidential
|
||||
@dir %%EXAMPLESDIR%%/create_list_templates
|
||||
@dir %%EXAMPLESDIR%%
|
||||
@dir libexec/sympa/Sympa/Template
|
||||
@dir libexec/sympa/Sympa
|
||||
@dir libexec/sympa/Marc
|
||||
@dir libexec/sympa/HTML
|
||||
@dir libexec/sympa
|
||||
@dir %%DATADIR%%/icons
|
||||
@dir %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user