pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/sympa



Module Name:    pkgsrc
Committed By:   bouyer
Date:           Mon Jun  1 21:46:25 UTC 2020

Modified Files:
        pkgsrc/mail/sympa: Makefile PLIST distinfo

Log Message:
Update to 6.2.56. Changes since 6.2.54:
Security fix for https://sympa-community.github.io/security/2020-002.html
Translation updates


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/mail/sympa/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/mail/sympa/PLIST
cvs rdiff -u -r1.20 -r1.21 pkgsrc/mail/sympa/distinfo

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

Modified files:

Index: pkgsrc/mail/sympa/Makefile
diff -u pkgsrc/mail/sympa/Makefile:1.75 pkgsrc/mail/sympa/Makefile:1.76
--- pkgsrc/mail/sympa/Makefile:1.75     Mon Apr 27 17:57:51 2020
+++ pkgsrc/mail/sympa/Makefile  Mon Jun  1 21:46:25 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2020/04/27 17:57:51 bouyer Exp $
+# $NetBSD: Makefile,v 1.76 2020/06/01 21:46:25 bouyer Exp $
 
-VERSION=       6.2.54
+VERSION=       6.2.56
 DISTNAME=      sympa-${VERSION}
 CATEGORIES=    mail
 MASTER_SITES=  https://github.com/sympa-community/sympa/releases/download/${VERSION}/

Index: pkgsrc/mail/sympa/PLIST
diff -u pkgsrc/mail/sympa/PLIST:1.16 pkgsrc/mail/sympa/PLIST:1.17
--- pkgsrc/mail/sympa/PLIST:1.16        Mon Apr 27 17:57:51 2020
+++ pkgsrc/mail/sympa/PLIST     Mon Jun  1 21:46:25 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2020/04/27 17:57:51 bouyer Exp $
+@comment $NetBSD: PLIST,v 1.17 2020/06/01 21:46:25 bouyer Exp $
 man/man1/mod2html.1
 man/man1/sympa.1
 man/man1/sympa_newaliases.1
@@ -161,6 +161,7 @@ man/man3/Sympa::Tools::Text.3Sympa
 man/man3/Sympa::Tools::Time.3Sympa
 man/man3/Sympa::Tracking.3Sympa
 man/man3/Sympa::User.3Sympa
+man/man3/Sympa::WWW::FastCGI.3Sympa
 man/man3/Sympa::WWW::Marc::Search.3Sympa
 man/man3/Sympa::WWW::Session.3Sympa
 man/man3/Sympa::WWW::SharedDocument.3Sympa
@@ -243,6 +244,7 @@ share/locale/fr/LC_MESSAGES/sympa.mo
 share/locale/fr/LC_MESSAGES/web_help.mo
 share/locale/gl/LC_MESSAGES/sympa.mo
 share/locale/gl/LC_MESSAGES/web_help.mo
+share/locale/hr/LC_MESSAGES/sympa.mo
 share/locale/hu/LC_MESSAGES/sympa.mo
 share/locale/hu/LC_MESSAGES/web_help.mo
 share/locale/id/LC_MESSAGES/sympa.mo
@@ -445,6 +447,7 @@ sympa/bin/Sympa/Tracking.pm
 sympa/bin/Sympa/Upgrade.pm
 sympa/bin/Sympa/User.pm
 sympa/bin/Sympa/WWW/Auth.pm
+sympa/bin/Sympa/WWW/FastCGI.pm
 sympa/bin/Sympa/WWW/Marc.pm
 sympa/bin/Sympa/WWW/Marc/Search.pm
 sympa/bin/Sympa/WWW/Report.pm

Index: pkgsrc/mail/sympa/distinfo
diff -u pkgsrc/mail/sympa/distinfo:1.20 pkgsrc/mail/sympa/distinfo:1.21
--- pkgsrc/mail/sympa/distinfo:1.20     Mon Apr 27 17:57:51 2020
+++ pkgsrc/mail/sympa/distinfo  Mon Jun  1 21:46:25 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.20 2020/04/27 17:57:51 bouyer Exp $
+$NetBSD: distinfo,v 1.21 2020/06/01 21:46:25 bouyer Exp $
 
-SHA1 (sympa-6.2.54.tar.gz) = ffdd923d85e9c54d7971accf6c6ef3b35f44acbd
-RMD160 (sympa-6.2.54.tar.gz) = c91d78b1c1c93f2a5490779a54b676438a089ca0
-SHA512 (sympa-6.2.54.tar.gz) = d17bf454c2068f04f068ec4fd43043ce2335c7cdabf912ff08abf856dfd9c0b3bde8d14ffe62bbd180173bb723eeba9c8581dc9f07cd703db93962a65a232658
-Size (sympa-6.2.54.tar.gz) = 12759734 bytes
+SHA1 (sympa-6.2.56.tar.gz) = e9e13c97ab1e43f9113f5eaec6e00b94bb42c5b4
+RMD160 (sympa-6.2.56.tar.gz) = 99c56f076ba28710ca1b04a777c74d7aaf612bd0
+SHA512 (sympa-6.2.56.tar.gz) = eb83e773bc23f1e5100fac8efd6091b7767f67ffbeeac42b26d6ec42629c61ff8e8372541924afbaccd5f34d208f53454dec40581dbd162fa58c85301e1a3414
+Size (sympa-6.2.56.tar.gz) = 12864493 bytes
 SHA1 (patch-aa) = 5a9dbd15705665e2c897b5f295cd8facab3ebcf1
 SHA1 (patch-ab) = 4dc1d7e4b5dccf21397783607acf854017301a7b
 SHA1 (patch-ac) = d66d8bc45ddcd5aacc22f213f3249dd6faa706b6



Home | Main Index | Thread Index | Old Index