Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Sep 2011 03:14:47 GMT
From:      Glen Barber <gjb@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/160380: [patch] mail/mbox2mdir: Update to latest version
Message-ID:  <201109020314.p823ElGT063329@red.freebsd.org>
Resent-Message-ID: <201109020320.p823K6wa099413@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         160380
>Category:       ports
>Synopsis:       [patch] mail/mbox2mdir: Update to latest version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 02 03:20:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Glen Barber
>Release:        9.0-BETA1
>Organization:
>Environment:
>Description:
Update mail/mbox2mdir to version 1.4.

According to the change log, this should have no functional change, however will silence portscout notices about a newly available distfile.

"The program can be compiled under Windows (MinGW). For the moment Windows and Linux compilations are a little different in output file naming and command-line parameters. Linux version is in fact the same as 1.3."
>How-To-Repeat:

>Fix:
Patch is attached.

Tinderbox logs can be found here:
- http://builder.glenbarber.us/tb/logs/7-32-FreeBSD/mbox2mdir-1.4.log
- http://builder.glenbarber.us/tb/logs/8-32-FreeBSD/mbox2mdir-1.4.log
- http://builder.glenbarber.us/tb/logs/9-32-FreeBSD/mbox2mdir-1.4.log


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/mbox2mdir/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	23 Jul 2006 02:45:19 -0000	1.2
+++ Makefile	2 Sep 2011 03:08:21 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mbox2mdir
-PORTVERSION=	1.3
+PORTVERSION=	1.4
 CATEGORIES=	mail
 MASTER_SITES=	http://sageshome.net/downloads/oss/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/mbox2mdir/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	3 Jul 2011 13:53:03 -0000	1.3
+++ distinfo	2 Sep 2011 03:08:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (mbox2mdir-1.3.tar.bz2) = 76a82d7030ce881de419664da6c6f9748d52de3b9b7e748a909c7221e4a051d4
-SIZE (mbox2mdir-1.3.tar.bz2) = 9066
+SHA256 (mbox2mdir-1.4.tar.bz2) = e8e07fe327154d3bd033609701e708ec0057535f5bf5f0a45d5688b805f79962
+SIZE (mbox2mdir-1.4.tar.bz2) = 9602


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109020314.p823ElGT063329>