Date: Wed, 11 May 2005 10:05:38 +0300 From: Vasil Dimov <vd@datamax.bg> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/80879: Same port name for x11-wm/fvwm2 and x11-wm/fvwm2-devel Message-ID: <20050511070538.GA78322@sinanica.bg.datamax> Resent-Message-ID: <200505110710.j4B7A3u5025868@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 80879 >Category: ports >Synopsis: Same port name for x11-wm/fvwm2 and x11-wm/fvwm2-devel >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 11 07:10:03 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Vasil Dimov >Release: FreeBSD 5.4-STABLE i386 >Organization: DataMax >Environment: System: FreeBSD sinanica.bg.datamax 5.4-STABLE FreeBSD 5.4-STABLE #5: Mon Apr 11 14:07:32 EEST 2005 root@sinanica.bg.datamax:/usr/obj/usr/src/sys/SINANICA-SMP i386 >Description: It seems that x11-wm/fvwm2 and x11-wm/fvwm2-devel share the same port name which leads to confusion with make search and warnings while INDEX builds. >How-To-Repeat: % make -V PORTNAME -V PKGNAME -f /usr/ports/x11-wm/fvwm2/Makefile % make -V PORTNAME -V PKGNAME -f /usr/ports/x11-wm/fvwm2-devel/Makefile >Fix: --- fvwm2-devel/Makefile.orig Wed May 11 09:45:50 2005 +++ fvwm2-devel/Makefile Wed May 11 09:45:57 2005 @@ -5,7 +5,7 @@ # $FreeBSD: ports/x11-wm/fvwm2-devel/Makefile,v 1.74 2004/10/28 14:20:51 cy Exp $ # -PORTNAME= fvwm +PORTNAME= fvwm-devel PORTVERSION= 2.5.12 PORTREVISION= 1 CATEGORIES= x11-wm >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050511070538.GA78322>