svn commit: r474530 - head/net/wpa_supplicant_gui
Alexey Dokuchaev
danfe at FreeBSD.org
Fri Jul 13 10:14:09 UTC 2018
On Thu, Jul 12, 2018 at 06:46:21PM +0000, Yuri Victorovich wrote:
> New Revision: 474530
> URL: https://svnweb.freebsd.org/changeset/ports/474530
>
> Log:
> net/wpa_supplicant_gui: Fix package name after rename
>
> Reported by: adamw
>
> Modified: head/net/wpa_supplicant_gui/Makefile
> ...
> @@ -1,9 +1,9 @@
> # Created by: Ilya Bakulin <webmaster at kibab.com>
> # $FreeBSD$
>
> -PORTNAME= wpa_gui
> +PORTNAME= wpa_supplicant_gui
> PORTVERSION= 2.6
> -PORTREVISION= 1
> +PORTREVISION= 2
You could (and should) have reset PORTREVISION, not bump it because you've
created new package. In fact, this is probably the only case when one can
even reset PORTEPOCH.
./danfe
More information about the svn-ports-all
mailing list