Skip site navigation (1)Skip section navigation (2)
Date:      29 Jun 2004 00:17:38 -0000
From:      Mij <mij@bitchx.it>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/68462: [version update]  mail/qmrtg update to fix a parsing bug
Message-ID:  <20040629001738.26693.qmail@heroin.publicshout.org>
Resent-Message-ID: <200406290020.i5T0KGBA008721@freefall.freebsd.org>

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

>Number:         68462
>Category:       ports
>Synopsis:       [version update]  mail/qmrtg update to fix a parsing bug
>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:   Tue Jun 29 00:20:16 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Mij
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
dev.publicshout.org
>Environment:
System: FreeBSD ahkel 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Fri Jun 25 11:49:25 UTC 2004 root@ahkel:/usr/obj/usr/src/sys/michele_custom005 i386


>Description:
	update to version 0.5.7
	a bugfix has been introduced to correct an error when
	parsing long log entries, causing wrong reports

>How-To-Repeat:
>Fix:
this patch only updates the qmrtg version provided by the port.
No other changes made to the port itself.

--- qmrtg057.diff begins here ---
diff -ruN qmrtg/Makefile /usr/ports/mail/qmrtg/Makefile
--- qmrtg/Makefile	Mon Jun 28 20:54:49 2004
+++ /usr/ports/mail/qmrtg/Makefile	Mon Jun 28 10:29:09 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	qmrtg
-PORTVERSION=	0.5.7
+PORTVERSION=	0.5.6
 CATEGORIES=	mail net-mgmt
 MASTER_SITES=	http://dev.publicshout.org/qmrtg/download/
 
diff -ruN qmrtg/distinfo /usr/ports/mail/qmrtg/distinfo
--- qmrtg/distinfo	Mon Jun 28 22:00:48 2004
+++ /usr/ports/mail/qmrtg/distinfo	Mon Jun 28 10:29:09 2004
@@ -1,2 +1,2 @@
-MD5 (qmrtg-0.5.7.tar.gz) = 9b200fc036c27eee899a64409a83c538
-SIZE (qmrtg-0.5.7.tar.gz) = 21360
+MD5 (qmrtg-0.5.6.tar.gz) = 545eb47280421a2b591ec66a1a7de5d5
+SIZE (qmrtg-0.5.6.tar.gz) = 20858
--- qmrtg057.diff ends here ---


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



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