Fri Apr 20 04:57:23 2018 UTC ()
mpop: update to 1.2.6.

mpop 1.2.6 is released!
This release improves error exit codes when multiple accounts are queried.

Requested by Archie in PR 53198.


(wiz)
diff -r1.25 -r1.26 pkgsrc/mail/mpop/Makefile
diff -r1.10 -r1.11 pkgsrc/mail/mpop/distinfo

cvs diff -r1.25 -r1.26 pkgsrc/mail/mpop/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/mpop/Makefile 2018/04/17 22:29:42 1.25
+++ pkgsrc/mail/mpop/Makefile 2018/04/20 04:57:23 1.26
@@ -1,18 +1,16 @@ @@ -1,18 +1,16 @@
1# $NetBSD: Makefile,v 1.25 2018/04/17 22:29:42 wiz Exp $ 1# $NetBSD: Makefile,v 1.26 2018/04/20 04:57:23 wiz Exp $
2# 
3 2
4DISTNAME= mpop-1.2.5 3DISTNAME= mpop-1.2.6
5PKGREVISION= 2 
6CATEGORIES= mail 4CATEGORIES= mail
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpop/} 5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpop/}
8EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
9 7
10MAINTAINER= reed@reedmedia.net 8MAINTAINER= reed@reedmedia.net
11HOMEPAGE= http://mpop.sourceforge.net/ 9HOMEPAGE= http://mpop.sourceforge.net/
12COMMENT= Small, fast and portable POP3 client 10COMMENT= Small, fast and portable POP3 client
13LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
14 12
15GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
16USE_PKGLOCALEDIR= yes 14USE_PKGLOCALEDIR= yes
17USE_TOOLS+= pkg-config 15USE_TOOLS+= pkg-config
18INFO_FILES= yes 16INFO_FILES= yes

cvs diff -r1.10 -r1.11 pkgsrc/mail/mpop/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/mpop/distinfo 2016/06/18 18:55:52 1.10
+++ pkgsrc/mail/mpop/distinfo 2018/04/20 04:57:23 1.11
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.10 2016/06/18 18:55:52 bsiegert Exp $ 1$NetBSD: distinfo,v 1.11 2018/04/20 04:57:23 wiz Exp $
2 2
3SHA1 (mpop-1.2.5.tar.xz) = cf72f3a906ee7cbbe8d71a465a7b893b0af29c1a 3SHA1 (mpop-1.2.6.tar.xz) = f74fe3552823e8251f050b371671d8248528bf1d
4RMD160 (mpop-1.2.5.tar.xz) = 71c563ff2d0cf1a3189102ffe345699ee9a6349e 4RMD160 (mpop-1.2.6.tar.xz) = f194d30960895260d48e7755d2c599472a2cde69
5SHA512 (mpop-1.2.5.tar.xz) = 9c724915f2f6b776ed0d8f27b3af5e2c86c63ccfd2eb4bcdf69f4f86f47d10ab23a21cd76e5ee173ba18bb7ccbc5f13a2dc9c2cbbfa91b9a40dddc5197c4c1de 5SHA512 (mpop-1.2.6.tar.xz) = ba4dedebbe4b7b9f84a339e7c605cc9082e95d8cf0c5331dbc74b83ef64f7de47da996e61dbbaa33dd093650a3021eb75a7f188a9abc985c741108d060b6bd7b
6Size (mpop-1.2.5.tar.xz) = 269204 bytes 6Size (mpop-1.2.6.tar.xz) = 269912 bytes