ports/178499: [PATCH] Fix two warnings in /usr/ports/MOVED
Ruslan Makhmatkhanov
cvs-src at yandex.ru
Sat May 11 05:10:01 UTC 2013
The following reply was made to PR ports/178499; it has been noted by GNATS.
From: Ruslan Makhmatkhanov <cvs-src at yandex.ru>
To: Kubilay Kocak <koobs at FreeBSD.org>
Cc: freebsd-gnats-submit at FreeBSD.org
Subject: Re: ports/178499: [PATCH] Fix two warnings in /usr/ports/MOVED
Date: Sat, 11 May 2013 09:03:44 +0400
Hi Kubilay,
I think PR isn't needed. Please commit.
Kubilay Kocak wrote on 11.05.2013 08:48:
>
>> Number: 178499
>> Category: ports
>> Synopsis: [PATCH] Fix two warnings in /usr/ports/MOVED
>> 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: Sat May 11 04:50:00 UTC 2013
>> Closed-Date:
>> Last-Modified:
>> Originator: Kubilay Kocak
>> Release: FreeBSD 9.1-STABLE #0 r249542 amd64
>> Organization:
>> Environment:
> FreeBSD freebsd-RELENG_9-amd64.elysium 9.1-STABLE FreeBSD 9.1-STABLE #0 r249542: Sun Apr 21 21:01:52 EST 2013 root at freebsd-RELENG_9-amd64.elysium:/usr/obj/usr/src/sys/DTRACE amd64
>> Description:
> The following errors are noted by MOVEDlint.awk:
>
> # /usr/ports/Tools/scripts/MOVEDlint.awk
> 4250: databases/phpmyadmin must be marked as resurrected
> 4254: source and destination must be category/port
>
> The relevant entries are:
>
> 4250: databases/phpmyadmin|databases/phpmyadmin35|2013-05-03|New port to track the older 3.5.x release branch
> 4254: japanese/jisx0213-fonts|/japanese/font-jisx0213|2013-05-08|Renamed
>
> The entry at line 4250 can be removed since the original port is not removed
> The entry at line 4254 has a superfluous / preceding the origin.
>
>
>> How-To-Repeat:
> 1) cd /usr/ports
> 2) PORTSDIR=`pwd` /usr/ports/Tools/scripts/MOVEDlint.awk
>
>> Fix:
>
>
> Patch attached with submission follows:
>
> Index: MOVED
> ===================================================================
> --- MOVED (revision 317846)
> +++ MOVED (working copy)
> @@ -4247,10 +4247,9 @@
> textproc/ruby-libxml||2013-05-02|Has expired: Does not work with Ruby 1.9
> japanese/navi2ch-emacs21|japanese/navi2ch|2013-05-02|Removed: obsolete
> japanese/navi2ch-xemacs21-mule|japanese/navi2ch|2013-05-02|Removed: obsolete
> -databases/phpmyadmin|databases/phpmyadmin35|2013-05-03|New port to track the older 3.5.x release branch
> devel/py-libgsf||2013-05-05|No longer supported by newer libgsf version
> devel/libgsf-gnome||2013-05-05|No longer supported by newer libgsf version
> textproc/ruby-sablot||2013-05-07|Has expired: Does not work with Ruby 1.9
> -japanese/jisx0213-fonts|/japanese/font-jisx0213|2013-05-08|Renamed
> +japanese/jisx0213-fonts|japanese/font-jisx0213|2013-05-08|Renamed
> x11-drivers/xf86-video-ati613||2013-05-10|Has expired: Old version, use xf86-video-ati instead
> devel/u-boot|devel/uboot-mkimage|2013-05-11|Port does not build full uboot distribution, only mkimage
--
Regards,
Ruslan
Tinderboxing kills... the drives.
More information about the freebsd-ports-bugs
mailing list