From owner-cvs-all@FreeBSD.ORG Fri May 25 02:11:55 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F09E4106564A; Fri, 25 May 2012 02:11:55 +0000 (UTC) (envelope-from dan@langille.org) Received: from nyi.unixathome.org (nyi.unixathome.org [64.147.113.42]) by mx1.freebsd.org (Postfix) with ESMTP id AE9448FC0C; Fri, 25 May 2012 02:11:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by nyi.unixathome.org (Postfix) with ESMTP id 2FA7A50A06; Fri, 25 May 2012 02:11:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at unixathome.org Received: from nyi.unixathome.org ([127.0.0.1]) by localhost (nyi.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EHAuqN+KVx9b; Fri, 25 May 2012 02:11:48 +0000 (UTC) Received: from smtp-auth.unixathome.org (smtp-auth.unixathome.org [10.4.7.7]) (Authenticated sender: hidden) by nyi.unixathome.org (Postfix) with ESMTPSA id 7D400509F3 ; Fri, 25 May 2012 02:11:48 +0000 (UTC) Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=us-ascii From: Dan Langille In-Reply-To: <201205242127.q4OLRuZY071969@repoman.freebsd.org> Date: Thu, 24 May 2012 22:11:52 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201205242127.q4OLRuZY071969@repoman.freebsd.org> To: Max Brazhnikov X-Mailer: Apple Mail (2.1278) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/ark Makefile distinfo pkg-descr pkg-plist ports/comms/kremotecontrol Makefile distinfo pkg-descr pkg-plist ports/deskutils/kcharselect Makefile distinfo pkg-descr pkg-plist ports/math/kcalc Makefile distinfo pkg-descr pkg-plist ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 May 2012 02:11:56 -0000 When a port is repocopied, should the Makefile be altered to reflect the = new location? For example, securty/kwallet/Makefile contains: CATEGORIES=3D misc kde I've seen this problem before, but I didn't write it in for = http://news.freshports.org What I did was write a script to detect such situations. This is how it = came to my attention. The ports in question are: d | category_id | name | category =20 -------+-------------+----------------+----------- 31159 | 5 | kwallet | security 31161 | 23 | ark | archivers 31162 | 16 | kcalc | math 31164 | 20 | kdf | sysutils 31158 | 33 | kcharselect | deskutils 31157 | 41 | kremotecontrol | comms 31160 | 20 | kfloppy | sysutils 31163 | 20 | sweeper | sysutils 31165 | 5 | kgpg-kde4 | security (9 rows) HTH :) On May 24, 2012, at 5:27 PM, Max Brazhnikov wrote: > makc 2012-05-24 21:27:56 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > archivers/ark Makefile distinfo pkg-descr pkg-plist=20 > comms/kremotecontrol Makefile distinfo pkg-descr pkg-plist=20 > deskutils/kcharselect Makefile distinfo pkg-descr pkg-plist=20 > math/kcalc Makefile distinfo pkg-descr pkg-plist=20 > security/kgpg-kde4 Makefile distinfo pkg-descr pkg-plist=20 > security/kwallet Makefile distinfo pkg-descr pkg-plist=20 > sysutils/kdf Makefile distinfo pkg-descr pkg-plist=20 > sysutils/kfloppy Makefile distinfo pkg-descr pkg-plist=20 > sysutils/sweeper Makefile distinfo pkg-descr pkg-plist=20 > Log: > Forced commit to note repocopies: >=20 > misc/kdeutils4 -> archivers/ark > misc/kdeutils4 -> comms/kremotecontrol > misc/kdeutils4 -> deskutils/kcharselect > misc/kdeutils4 -> math/kcalc > misc/kdeutils4 -> security/kgpg-kde4 > misc/kdeutils4 -> security/kwallet > misc/kdeutils4 -> sysutils/kdf > misc/kdeutils4 -> sysutils/kfloppy > misc/kdeutils4 -> sysutils/sweeper > misc/kdeutils4 -> x11-clocks/ktimer >=20 > Revision Changes Path > 1.159 +0 -0 ports/archivers/ark/Makefile > 1.84 +0 -0 ports/archivers/ark/distinfo > 1.4 +0 -0 ports/archivers/ark/pkg-descr > 1.59 +0 -0 ports/archivers/ark/pkg-plist > 1.159 +0 -0 ports/comms/kremotecontrol/Makefile > 1.84 +0 -0 ports/comms/kremotecontrol/distinfo > 1.4 +0 -0 ports/comms/kremotecontrol/pkg-descr > 1.59 +0 -0 ports/comms/kremotecontrol/pkg-plist > 1.159 +0 -0 ports/deskutils/kcharselect/Makefile > 1.84 +0 -0 ports/deskutils/kcharselect/distinfo > 1.4 +0 -0 ports/deskutils/kcharselect/pkg-descr > 1.59 +0 -0 ports/deskutils/kcharselect/pkg-plist > 1.159 +0 -0 ports/math/kcalc/Makefile > 1.84 +0 -0 ports/math/kcalc/distinfo > 1.4 +0 -0 ports/math/kcalc/pkg-descr > 1.59 +0 -0 ports/math/kcalc/pkg-plist > 1.159 +0 -0 ports/security/kgpg-kde4/Makefile > 1.84 +0 -0 ports/security/kgpg-kde4/distinfo > 1.4 +0 -0 ports/security/kgpg-kde4/pkg-descr > 1.59 +0 -0 ports/security/kgpg-kde4/pkg-plist > 1.159 +0 -0 ports/security/kwallet/Makefile > 1.84 +0 -0 ports/security/kwallet/distinfo > 1.4 +0 -0 ports/security/kwallet/pkg-descr > 1.59 +0 -0 ports/security/kwallet/pkg-plist > 1.159 +0 -0 ports/sysutils/kdf/Makefile > 1.84 +0 -0 ports/sysutils/kdf/distinfo > 1.4 +0 -0 ports/sysutils/kdf/pkg-descr > 1.59 +0 -0 ports/sysutils/kdf/pkg-plist > 1.159 +0 -0 ports/sysutils/kfloppy/Makefile > 1.84 +0 -0 ports/sysutils/kfloppy/distinfo > 1.4 +0 -0 ports/sysutils/kfloppy/pkg-descr > 1.59 +0 -0 ports/sysutils/kfloppy/pkg-plist > 1.159 +0 -0 ports/sysutils/sweeper/Makefile > 1.84 +0 -0 ports/sysutils/sweeper/distinfo > 1.4 +0 -0 ports/sysutils/sweeper/pkg-descr > 1.59 +0 -0 ports/sysutils/sweeper/pkg-plist > _______________________________________________ > cvs-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-all > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" --=20 Dan Langille - http://langille.org