ports/116577: math/labplot: add conflict with math/liborigin

Max Brazhnikov makc at issp.ac.ru
Sun Sep 23 09:40:02 UTC 2007


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list