Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2007 09:32:32 GMT
From:      Max Brazhnikov <makc@issp.ac.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/116577: math/labplot: add conflict with math/liborigin
Message-ID:  <200709230932.l8N9WWuc091249@www.freebsd.org>
Resent-Message-ID: <200709230940.l8N9e21c071339@freefall.freebsd.org>

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

>Number:         116577
>Category:       ports
>Synopsis:       math/labplot: add conflict with math/liborigin
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 23 09:40:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Max Brazhnikov
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
FreeBSD luna.dio.ru 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Aug  9 00:11:48 MSD 2007     root@luna.dio.ru:/usr/obj/usr/src/sys/LUNA  i386
>Description:
Labplot installs its own (outdated) version of liborigin.
mark conflict
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ur /usr/ports/math/labplot/Makefile /home/makc/porting/ports/math/labplot/Makefile
--- /usr/ports/math/labplot/Makefile	2007-06-29 09:46:41.000000000 +0400
+++ /home/makc/porting/ports/math/labplot/Makefile	2007-09-23 13:17:04.000000000 +0400
@@ -7,7 +7,7 @@
 
 PORTNAME=	LabPlot
 PORTVERSION=	1.5.1.5
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math kde
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=labplot
@@ -15,6 +15,8 @@
 MAINTAINER=	kay_lehmann@web.de
 COMMENT=	LabPlot : Data analysis and visualisation
 
+CONFLICTS=	liborigin-*
+
 LIB_DEPENDS=	tiff.4:${PORTSDIR}/graphics/tiff \
 		Magick.10:${PORTSDIR}/graphics/ImageMagick \
 		audiofile.0:${PORTSDIR}/audio/libaudiofile \


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



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