pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/49864: Update mail/msmtp to 1.6.2
>Number: 49864
>Category: pkg
>Synopsis: Update mail/msmtp to 1.6.2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Apr 27 20:40:00 +0000 2015
>Originator: Leonardo Taccari
>Release: NetBSD 7.99.10
>Organization:
Università Politecnica delle Marche
>Environment:
System: NetBSD boh 7.99.10 NetBSD 7.99.10 (GENERIC) #19: Sat Apr 25 02:40:19 CEST 2015 leot@boh:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
mail/msmtp in pkgsrc (1.6.1) is not the latest stable version (1.6.2).
>How-To-Repeat:
$ cd pkgsrc/mail/msmtp
$ make show-var VARNAME=PKGNAME_NOREV
>Fix:
Please apply the attached trivial patches. I will also attach a possible
commit message.
---------------------8<---------------8<---------------8<----------------------
Update mail/msmtp to 1.6.2.
Changes:
Version 1.6.2:
- A bug was fixed that prevented consecutive Bcc headers from being removed
properly.
---------------------8<---------------8<---------------8<----------------------
---------------------8<---------------8<---------------8<----------------------
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/mail/msmtp/Makefile,v
retrieving revision 1.58
diff -u -r1.58 Makefile
--- Makefile 8 Apr 2015 05:31:59 -0000 1.58
+++ Makefile 27 Apr 2015 20:33:49 -0000
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.58 2015/04/08 05:31:59 wiz Exp $
-DISTNAME= msmtp-1.6.1
+DISTNAME= msmtp-1.6.2
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=msmtp/}
EXTRACT_SUFX= .tar.xz
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/mail/msmtp/distinfo,v
retrieving revision 1.29
diff -u -r1.29 distinfo
--- distinfo 8 Apr 2015 05:31:59 -0000 1.29
+++ distinfo 27 Apr 2015 20:33:49 -0000
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.29 2015/04/08 05:31:59 wiz Exp $
-SHA1 (msmtp-1.6.1.tar.xz) = ac70151bcb53af5e192cbb147fd2b8139c637089
-RMD160 (msmtp-1.6.1.tar.xz) = 42c8eb94ea5ef9561d6ece1e687eb56dcc10e8ff
-Size (msmtp-1.6.1.tar.xz) = 279324 bytes
+SHA1 (msmtp-1.6.2.tar.xz) = 2d2272d04851b9bc806a77f47344e61840185329
+RMD160 (msmtp-1.6.2.tar.xz) = 3e138d4fe77f0bfc7c0d215a01afc19011724ad3
+Size (msmtp-1.6.2.tar.xz) = 280292 bytes
SHA1 (patch-src_Makefile.in) = 373e20c6c683f8a0ef243f8ee9a75ec9838cd495
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index