Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Sep 2020 22:21:25 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Niclas Zeising <zeising@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r550443 - in head: accessibility/feedbackd audio/ardour comms/lirc comms/svxlink deskutils/ydotool devel/evemu devel/libevdev devel/libevdevplus devel/libmtdev devel/libudev-devd devel/...
Message-ID:  <4knh-zm7u-wny@FreeBSD.org>
References:  <202009281959.08SJxvtJ053704@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Niclas Zeising <zeising@FreeBSD.org> writes:

> Modified: head/devel/libevdevplus/Makefile
> ==============================================================================
> --- head/devel/libevdevplus/Makefile	Mon Sep 28 19:58:23 2020	(r550442)
> +++ head/devel/libevdevplus/Makefile	Mon Sep 28 19:59:57 2020	(r550443)
> @@ -2,6 +2,7 @@
>  
>  PORTNAME=	${GH_PROJECT:tl}
>  PORTVERSION=	0.1.1
> +PORTREVISION=	1
>  DISTVERSIONPREFIX=	v
>  CATEGORIES=	devel
[...]
> Modified: head/devel/libuinputplus/Makefile
> ==============================================================================
> --- head/devel/libuinputplus/Makefile	Mon Sep 28 19:58:23 2020	(r550442)
> +++ head/devel/libuinputplus/Makefile	Mon Sep 28 19:59:57 2020	(r550443)
> @@ -2,6 +2,7 @@
>  
>  PORTNAME=	${GH_PROJECT:tl}
>  PORTVERSION=	0.1.4
> +PORTREVISION=	1
>  DISTVERSIONPREFIX=	v
>  CATEGORIES=	devel
[...]
> Modified: head/multimedia/kodi-addon-peripheral-joystick/Makefile
> ==============================================================================
> --- head/multimedia/kodi-addon-peripheral-joystick/Makefile	Mon Sep 28 19:58:23 2020	(r550442)
> +++ head/multimedia/kodi-addon-peripheral-joystick/Makefile	Mon Sep 28 19:59:57 2020	(r550443)
> @@ -3,6 +3,7 @@
>  
>  PORTNAME=	kodi-addon-peripheral-joystick
>  PORTVERSION=	1.4.9
> +PORTREVISION=	1
>  DISTVERSIONSUFFIX=	-Leia
>  CATEGORIES=	multimedia
[...]
> Modified: head/net-im/uTox/Makefile
> ==============================================================================
> --- head/net-im/uTox/Makefile	Mon Sep 28 19:58:23 2020	(r550442)
> +++ head/net-im/uTox/Makefile	Mon Sep 28 19:59:57 2020	(r550443)
> @@ -2,6 +2,7 @@
>  
>  PORTNAME=	uTox
>  DISTVERSION=	0.17.2
> +PORTREVISION=	1
>  DISTVERSIONSUFFIX=	-full
>  CATEGORIES=	net-im net-p2p
>  MASTER_SITES=	https://github.com/uTox/uTox/releases/download/v${DISTVERSION}/

Maybe use "portedit bump-revision" from ports-mgmt/portfmt to avoid
introducing style mistakes in future. Feel free to ignore.

$ portlint -C
FATAL: Makefile: DISTVERSIONSUFFIX appears out-of-order.
FATAL: Makefile: order must be PORTNAME/PORTVERSION/DISTVERSIONPREFIX/DISTVERSION/DISTVERSIONSUFFIX/PORTREVISION/PORTEPOCH/CATEGORIES/MASTER_SITES/MASTER_SITE_SUBDIR/PROJECTHOST/PKGNAMEPREFIX/PKGNAMESUFFIX/DISTNAME/EXTRACT_SUFX/DISTFILES/DIST_SUBDIR/EXTRACT_ONLY.
2 fatal errors and 2 warnings found.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4knh-zm7u-wny>