diff options
author | bouyer <bouyer> | 2008-11-09 16:15:47 +0000 |
---|---|---|
committer | bouyer <bouyer> | 2008-11-09 16:15:47 +0000 |
commit | 975966bd023e5f4e42b5ff191216c2ff39e2d99f (patch) | |
tree | a6408a62b71205353a95451bc2cf522dadd20390 /mail/sympa | |
parent | 055e808aeb6f7a109eb4c49d16fda6acbbbfc00e (diff) | |
download | pkgsrc-975966bd023e5f4e42b5ff191216c2ff39e2d99f.tar.gz |
Update to 5.4.3. Changes since 5.4.2:
Features:
po/ja.po, po/web_help_ja.po: update Japanese translation of the user
interface, add Japanese translation of online help
po/ru.po: Updated Russian translation.
src/Commands.pm: [#3990][Submitted by A. Berstein, electricembers.net] The
quiet option has been reactivated for the "reject" mail command.
Bug fixes:
wwsympa/archived.pl: [Reported by M. Kretchner, INRIA] It was impossible
to remove a message from web archives or rebuild these archives.
check_perl_modules.pl: [Reported by M. Gorecka-Wolniewicz,
Nicolaus Copernicus univ., Torun] In some cases, CAS logout didn't work.
src/task_manager.pl, wwsympa/archived.pl, wwsympa/bounced.pl: [#3957]
[Reported by O. Berger, Telecom & Management SudParis] When launching
Sympa daemons (other than sympa.pl) with an unknown option, the daemon
was still launched instead of failing to launch.
Diffstat (limited to 'mail/sympa')
-rw-r--r-- | mail/sympa/Makefile | 3 | ||||
-rw-r--r-- | mail/sympa/PLIST | 4 | ||||
-rw-r--r-- | mail/sympa/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile index a4baf8263e2..e4d46f62a1b 100644 --- a/mail/sympa/Makefile +++ b/mail/sympa/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2008/10/19 19:18:20 he Exp $ +# $NetBSD: Makefile,v 1.34 2008/11/09 16:15:47 bouyer Exp $ # DISTNAME= sympa-5.4.2 -PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.sympa.org/distribution/ \ http://www.sympa.org/distribution/old diff --git a/mail/sympa/PLIST b/mail/sympa/PLIST index f08c17c8db7..a1da9f3048b 100644 --- a/mail/sympa/PLIST +++ b/mail/sympa/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2008/04/27 17:06:40 bouyer Exp $ +@comment $NetBSD: PLIST,v 1.6 2008/11/09 16:15:47 bouyer Exp $ man/man8/alias_manager.8 man/man8/archived.8 man/man8/bounced.8 @@ -470,3 +470,5 @@ sympa/static_content/icons/unknown.png @dirrm share/doc/sympa @dirrm share/examples/sympa/sample-list @dirrm share/examples/sympa + + diff --git a/mail/sympa/distinfo b/mail/sympa/distinfo index 55e0dcb910d..75d072265b2 100644 --- a/mail/sympa/distinfo +++ b/mail/sympa/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.9 2008/04/27 17:06:40 bouyer Exp $ +$NetBSD: distinfo,v 1.10 2008/11/09 16:15:47 bouyer Exp $ -SHA1 (sympa-5.4.2.tar.gz) = 80b3de57b1809049f9a6772a0ca153c5eafef282 -RMD160 (sympa-5.4.2.tar.gz) = 7e9525e469d2611553418e6664a784067661eeb1 -Size (sympa-5.4.2.tar.gz) = 5513067 bytes +SHA1 (sympa-5.4.3.tar.gz) = 0ca96daedb8a06782b65a6d91fe9ff56b3aa34fa +RMD160 (sympa-5.4.3.tar.gz) = 899a7e6d7d59986379a6a0a4794f1fb671006695 +Size (sympa-5.4.3.tar.gz) = 5561253 bytes SHA1 (patch-aa) = 8db2096214d667d5bada0ffb97994be9e0891547 SHA1 (patch-ab) = 404ce642a733ef7922f58613c56f449f75641a9a SHA1 (patch-ac) = 77802bab188da024c18810c07bf62064b28e3af1 |