summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshattered <shattered@pkgsrc.org>2013-08-18 10:32:45 +0000
committershattered <shattered@pkgsrc.org>2013-08-18 10:32:45 +0000
commitc9e9dcfff476e7ecbd398fc5dd6bde477dfecdb4 (patch)
tree82a94373cd4c10a1dbe46f39bb66cdb8bdea4735
parent4276899cd314c4eb140401c441ce26d1835a8940 (diff)
downloadpkgsrc-c9e9dcfff476e7ecbd398fc5dd6bde477dfecdb4.tar.gz
Update to 1.0.28. Changes:
- Always use the internal MD5 functions for the built-in CRAM-MD5 implementation; never use the ones from OpenSSL. This fixes problems with configurations that use OpenSSL and do not use GNU SASL. Thanks to Gleydson Soares and Moritz Wilhelmy for providing information and for testing the fix. - Deprecate DIGEST-MD5 authentication as per RFC 6331. - Remove unmaintained translations (es, pt_BR).
-rw-r--r--mail/mpop/Makefile5
-rw-r--r--mail/mpop/PLIST4
-rw-r--r--mail/mpop/distinfo8
3 files changed, 7 insertions, 10 deletions
diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile
index 602f00498b0..60a4a5d9f99 100644
--- a/mail/mpop/Makefile
+++ b/mail/mpop/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2013/02/06 23:22:45 jperkin Exp $
+# $NetBSD: Makefile,v 1.18 2013/08/18 10:32:45 shattered Exp $
#
-DISTNAME= mpop-1.0.23
-PKGREVISION= 2
+DISTNAME= mpop-1.0.28
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpop/}
EXTRACT_SUFX= .tar.bz2
diff --git a/mail/mpop/PLIST b/mail/mpop/PLIST
index 6d98dcbd588..22235bce47d 100644
--- a/mail/mpop/PLIST
+++ b/mail/mpop/PLIST
@@ -1,8 +1,6 @@
-@comment $NetBSD: PLIST,v 1.6 2011/04/01 11:40:34 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2013/08/18 10:32:45 shattered Exp $
bin/mpop
info/mpop.info
man/man1/mpop.1
share/examples/mpop/mpoprc.example
share/locale/de/LC_MESSAGES/mpop.mo
-share/locale/es/LC_MESSAGES/mpop.mo
-share/locale/pt_BR/LC_MESSAGES/mpop.mo
diff --git a/mail/mpop/distinfo b/mail/mpop/distinfo
index 3dd6d0db994..61f1ba7fc0a 100644
--- a/mail/mpop/distinfo
+++ b/mail/mpop/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2011/04/01 11:40:34 wiz Exp $
+$NetBSD: distinfo,v 1.8 2013/08/18 10:32:45 shattered Exp $
-SHA1 (mpop-1.0.23.tar.bz2) = ff6300db6b52fdfa572aa8f2b63e923d30612bd7
-RMD160 (mpop-1.0.23.tar.bz2) = 7811dd6d87b8cdde841a9aebe27783b810ae4b91
-Size (mpop-1.0.23.tar.bz2) = 968418 bytes
+SHA1 (mpop-1.0.28.tar.bz2) = bfc2447adb25081aacb6999c5badaf86d5a39741
+RMD160 (mpop-1.0.28.tar.bz2) = feaae6a5025b65bee749448305453e85e52d974e
+Size (mpop-1.0.28.tar.bz2) = 289664 bytes