Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  2 Dec 2013 18:35:47 +0100 (CET)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/184448: [PATCH] databases/rrdtool10: Fix pkgname conflict.
Message-ID:  <20131202173547.F226F14269C@aragorn.in.absolight.net>
Resent-Message-ID: <201312021740.rB2He4NP096339@freefall.freebsd.org>

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

>Number:         184448
>Category:       ports
>Synopsis:       [PATCH] databases/rrdtool10: Fix pkgname conflict.
>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:   Mon Dec 02 17:40:03 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 9.2-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.in.absolight.net 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Fri Sep 27 03:52:52 UTC
>Description:
[DESCRIBE CHANGES]

Generated with FreeBSD Port Tools 0.99_11 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- rrdtool10-1.0.50_1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 335518)
+++ Makefile	(working copy)
@@ -6,6 +6,7 @@
 PORTREVISION=	1
 CATEGORIES=	databases
 MASTER_SITES=	http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.0.x/
+PKGNAMESUFFIX=	10
 
 MAINTAINER=	lth@FreeBSD.org
 COMMENT=	Round Robin Database Tools
@@ -13,7 +14,6 @@
 MAKE_ENV=	PERL=${PERL}
 
 CONFLICTS=	rrdtool-1.2*
-LATEST_LINK=	rrdtool10
 
 USES=		pkgconfig perl5
 USE_AUTOTOOLS=	libtool
--- rrdtool10-1.0.50_1.patch ends here ---

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



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