From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 14 07:20:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D99C0DF0 for ; Fri, 14 Jun 2013 07:20:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id A7A451785 for ; Fri, 14 Jun 2013 07:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5E7K0wr016232 for ; Fri, 14 Jun 2013 07:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5E7K0kS016231; Fri, 14 Jun 2013 07:20:00 GMT (envelope-from gnats) Resent-Date: Fri, 14 Jun 2013 07:20:00 GMT Resent-Message-Id: <201306140720.r5E7K0kS016231@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alexey Markov Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D1FDEA9B for ; Fri, 14 Jun 2013 07:12:04 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id C34911715 for ; Fri, 14 Jun 2013 07:12:04 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r5E7C3jC055805 for ; Fri, 14 Jun 2013 07:12:03 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r5E7C3YN055804; Fri, 14 Jun 2013 07:12:03 GMT (envelope-from nobody) Message-Id: <201306140712.r5E7C3YN055804@oldred.freebsd.org> Date: Fri, 14 Jun 2013 07:12:03 GMT From: Alexey Markov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/179548: net/svnup: inconsistency in the $FreeBSD$ line X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jun 2013 07:20:00 -0000 >Number: 179548 >Category: ports >Synopsis: net/svnup: inconsistency in the $FreeBSD$ line >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 Jun 14 07:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Alexey Markov >Release: 8.4-RELEASE >Organization: JSC Complitex >Environment: FreeBSD boson.zhks.kharkov.ua 8.4-RELEASE FreeBSD 8.4-RELEASE #0: Fri May 31 17: 13:48 EEST 2013 redrat@boson.zhks.kharkov.ua:/usr/obj/usr/src/sys/BOSON amd64 >Description: There is some inconsistency between svnup and release infrastructure of project concerning processing the $FreeBSD$ line in the head of source files: for example, for root Makefile in the 8.4-RELEASE source svnup changes this line to "$FreeBSD: base/release/8.4.0/Makefile 247537 2013-03-01 09:39:29Z des $", while in the distributed release this line looks like "$FreeBSD: release/8.4.0/Makefile 247537 2013-03-01 09:39:29Z des $". It makes no difference for building the world or kernel, but very inconvenient for updating config files in the /etc (and running mergemaster generally). I think it should be a uniform pattern for this line to use by svnup and release infrastructure of the project. Maybe an option for svnup to omit the "base/" part in this line? >How-To-Repeat: Get the sources for 8.4-RELEASE by svnup and compare it with sources from distribution media. >Fix: >Release-Note: >Audit-Trail: >Unformatted: