From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 23 15:30:06 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6ECD71065677 for ; Fri, 23 May 2008 15:30:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 465D58FC42 for ; Fri, 23 May 2008 15:30:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4NFU6Cd048405 for ; Fri, 23 May 2008 15:30:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4NFU69r048398; Fri, 23 May 2008 15:30:06 GMT (envelope-from gnats) Resent-Date: Fri, 23 May 2008 15:30:06 GMT Resent-Message-Id: <200805231530.m4NFU69r048398@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Max Brazhnikov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E29D106566B for ; Fri, 23 May 2008 15:29:15 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 780BD8FC32 for ; Fri, 23 May 2008 15:29:15 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m4NFRkmt099692 for ; Fri, 23 May 2008 15:27:46 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m4NFRkeU099691; Fri, 23 May 2008 15:27:46 GMT (envelope-from nobody) Message-Id: <200805231527.m4NFRkeU099691@www.freebsd.org> Date: Fri, 23 May 2008 15:27:46 GMT From: Max Brazhnikov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/123931: maintainer update: math/qtiplot X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 15:30:06 -0000 >Number: 123931 >Category: ports >Synopsis: maintainer update: math/qtiplot >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri May 23 15:30:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Max Brazhnikov >Release: FreeBSD 7.0-STABLE i386 >Organization: >Environment: FreeBSD luna.dio.ru 7.0-STABLE FreeBSD 7.0-STABLE #0: Thu Apr 17 12:14:46 MSD 2008 makc@luna.dio.ru:/usr/obj/usr/src/sys/LUNA i386 >Description: update to 0.9.6.2 -- bugfix release >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN --exclude=CVS /usr/ports/math/qtiplot/Makefile /home/makc/porting/ports/math/qtiplot/Makefile --- /usr/ports/math/qtiplot/Makefile 2008-05-16 16:27:33.000000000 +0400 +++ /home/makc/porting/ports/math/qtiplot/Makefile 2008-05-23 19:24:47.000000000 +0400 @@ -6,9 +6,9 @@ # PORTNAME= qtiplot -DISTVERSION= 0.9.6 +DISTVERSION= 0.9.6.2 CATEGORIES= math science -MASTER_SITES= http://soft.proindependent.com/src/ +MASTER_SITES= BERLIOS http://soft.proindependent.com/src/ MAINTAINER= makc@issp.ac.ru COMMENT= An Origin clone for data analysis and scientific plotting @@ -78,6 +78,8 @@ @${REINPLACE_CMD} -e \ 's|/usr/lib/qtiplot/plugins|${DATADIR}/fitPlugins|' \ ${WRKSRC}/qtiplot/src/ApplicationWindow.cpp + @${REINPLACE_CMD} -e '/^system(lupdate/d; /^system(lrelease/d' \ + ${WRKSRC}/${PORTNAME}/qtiplot.pro .if defined(WITH_DEBUG) @${REINPLACE_CMD} -e \ "/^CONFIG.*release/s|release|debug|" \ diff -ruN --exclude=CVS /usr/ports/math/qtiplot/distinfo /home/makc/porting/ports/math/qtiplot/distinfo --- /usr/ports/math/qtiplot/distinfo 2008-05-16 16:27:33.000000000 +0400 +++ /home/makc/porting/ports/math/qtiplot/distinfo 2008-05-23 18:46:06.000000000 +0400 @@ -1,3 +1,3 @@ -MD5 (qtiplot-0.9.6.tar.bz2) = a0e35d674fdf76eeb86c921e26caec1a -SHA256 (qtiplot-0.9.6.tar.bz2) = 9892f48eaf08f7e9f9932156c755a37a3570f5028e1777263706cd1fb688c7c1 -SIZE (qtiplot-0.9.6.tar.bz2) = 6431763 +MD5 (qtiplot-0.9.6.2.tar.bz2) = 6af2b27f678e8215299f3f4a424b11fe +SHA256 (qtiplot-0.9.6.2.tar.bz2) = 16f624eb6cd5e4d153adcbc1b84598a9fc5028cad4c9d34022839c2805a8dcbb +SIZE (qtiplot-0.9.6.2.tar.bz2) = 6482625 >Release-Note: >Audit-Trail: >Unformatted: