Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2009 23:16:29 GMT
From:      Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/140729: [PATCH] science/hdf5 add CONFLICTS with science/hdf5-18
Message-ID:  <200911202316.nAKNGTao080936@www.freebsd.org>
Resent-Message-ID: <200911202320.nAKNK1K8046099@freefall.freebsd.org>

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

>Number:         140729
>Category:       ports
>Synopsis:       [PATCH] science/hdf5 add CONFLICTS with science/hdf5-18
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 20 23:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alexey Shuvaev
>Release:        9.0-CURRENT
>Organization:
University of Wuerzburg
>Environment:
FreeBSD wep4035 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r199525: Thu Nov 19 15:24:46 CET 2009     root@wep4035:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN hdf5.orig/Makefile hdf5/Makefile
--- hdf5.orig/Makefile	2009-09-15 16:21:56.000000000 +0200
+++ hdf5/Makefile	2009-11-21 00:00:58.000000000 +0100
@@ -18,6 +18,8 @@
 MAINTAINER=	koziol@hdfgroup.org
 COMMENT=	Hierarchical Data Format library (from NCSA)
 
+CONFLICTS=	hdf5-1.8.*
+
 USE_LDCONFIG=	yes
 USE_AUTOTOOLS=	libtool:22
 GNU_CONFIGURE=	yes


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



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