Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  2 Dec 2013 18:20:34 +0100 (CET)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/184443: [PATCH] devel/msp430-gcc3: fix pkgname conflicts
Message-ID:  <20131202172034.9065814269C@aragorn.in.absolight.net>
Resent-Message-ID: <201312021730.rB2HU0c6093628@freefall.freebsd.org>

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

>Number:         184443
>Category:       ports
>Synopsis:       [PATCH] devel/msp430-gcc3: fix pkgname conflicts
>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:30:00 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:

--- msp430-gcc3-3.4.4.20050317_1,2.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 335514)
+++ Makefile	(working copy)
@@ -10,6 +10,7 @@
 		http://lev.serebryakov.spb.ru/download/msp430/:patches
 MASTER_SITE_SUBDIR=	${PORTNAME}/releases/${PORTNAME}-${GCCVERSION}
 PKGNAMEPREFIX=	msp430-
+PKGNAMESUFFIX=	3
 DISTFILES=	${PORTNAME}-core-${GCCVERSION}${EXTRACT_SUFX} \
 		${PKGNAMEPREFIX}${PORTNAME}-${GCCVERSION}.${PATCHVERSION}${EXTRACT_SUFX}:patches
 
@@ -24,7 +25,6 @@
 		${PKGNAMEPREFIX}ld:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils
 
 CONFLICTS=	msp430-gcc-4.*
-LATEST_LINK=	${PKGBASE}3
 
 GCCVERSION=	3.4.4
 PATCHVERSION=	20050317
--- msp430-gcc3-3.4.4.20050317_1,2.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?20131202172034.9065814269C>