Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jul 2018 12:43:57 -0600
From:      Adam Weinberger <adamw@adamw.org>
To:        yuri@freebsd.org
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r474529 - in head: . net net/wpa_gui net/wpa_supplicant_gui
Message-ID:  <CAP7rwcjsh7kD28GfDw-QWKYmrCm_FiDZVPYNAiZ3zJUGSgWuQQ@mail.gmail.com>
In-Reply-To: <201807121814.w6CIE2oF097462@repo.freebsd.org>
References:  <201807121814.w6CIE2oF097462@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 12, 2018 at 12:14 PM Yuri Victorovich <yuri@freebsd.org> wrote:
>
> Author: yuri
> Date: Thu Jul 12 18:14:01 2018
> New Revision: 474529
> URL: https://svnweb.freebsd.org/changeset/ports/474529
>
> Log:
>   Rename net/wpa_gui -> net/wpa_supplicant_gui
>
>   It's easier to search this way.
>   Take maintainership.

Okay, but now the pkg name doesn't match the directory name, so it's
even harder for people to search for it.

# Adam


>
> Added:
>   head/net/wpa_supplicant_gui/
>      - copied from r474528, head/net/wpa_gui/
> Deleted:
>   head/net/wpa_gui/
> Modified:
>   head/MOVED
>   head/net/Makefile
>   head/net/wpa_supplicant_gui/Makefile
>
> Modified: head/MOVED
> ==============================================================================
> --- head/MOVED  Thu Jul 12 17:34:12 2018        (r474528)
> +++ head/MOVED  Thu Jul 12 18:14:01 2018        (r474529)
> @@ -10326,3 +10326,4 @@ www/sxweb||2018-07-08|Removed, web frontend of net-mgm
>  sysutils/logstash|sysutils/logstash5|2018-07-10|Has expired: End of Life was 2018-02-28
>  textproc/kibana46|textproc/kibana5|2018-07-10|Has expired: End of Life was 2018-02-28
>  print/cups-connector|print/cloud-print-connector|2018-07-11|Project renamed upstream
> +net/wpa_gui|net/wpa_supplicant_gui|2018-07-12|Rename to wpa_supplicant_gui for ease of search
>
> Modified: head/net/Makefile
> ==============================================================================
> --- head/net/Makefile   Thu Jul 12 17:34:12 2018        (r474528)
> +++ head/net/Makefile   Thu Jul 12 18:14:01 2018        (r474529)
> @@ -1539,7 +1539,7 @@
>      SUBDIR += wmwifi
>      SUBDIR += wmwlmon
>      SUBDIR += wol
> -    SUBDIR += wpa_gui
> +    SUBDIR += wpa_supplicant_gui
>      SUBDIR += wping
>      SUBDIR += x11vnc
>      SUBDIR += x2goclient
>
> Modified: head/net/wpa_supplicant_gui/Makefile
> ==============================================================================
> --- head/net/wpa_gui/Makefile   Thu Jul 12 17:34:12 2018        (r474528)
> +++ head/net/wpa_supplicant_gui/Makefile        Thu Jul 12 18:14:01 2018        (r474529)
> @@ -12,7 +12,7 @@ DISTNAME=     wpa_supplicant-${PORTVERSION}
>  DISTFILES=     ${DISTNAME}.tar.gz \
>                 wpa-gui-icons.tar.gz:icons
>
> -MAINTAINER=    ports@FreeBSD.org
> +MAINTAINER=    yuri@FreeBSD.org
>  COMMENT=       Qt-based frontend for wpa_supplicant
>
>  LICENSE=       BSD3CLAUSE
>


-- 
Adam Weinberger
adamw@adamw.org
https://www.adamw.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAP7rwcjsh7kD28GfDw-QWKYmrCm_FiDZVPYNAiZ3zJUGSgWuQQ>