Date: Mon, 21 Aug 2023 07:31:50 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 552ebd5e9b44 - main - net/gorss: Fix PORTREVISION Message-ID: <202308210731.37L7VodU030018@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=552ebd5e9b4455ad690af29f44c532ba3ec13c11 commit 552ebd5e9b4455ad690af29f44c532ba3ec13c11 Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2023-08-21 07:30:39 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-08-21 07:30:39 +0000 net/gorss: Fix PORTREVISION Damn! Sorry for that. Reported by: eduardo@ Fixes: 37def7ff23936620696f025d19737036a7eba029 --- net/gorss/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/net/gorss/Makefile b/net/gorss/Makefile index 38f7b886f0c6..bd5b3d693012 100644 --- a/net/gorss/Makefile +++ b/net/gorss/Makefile @@ -1,7 +1,6 @@ PORTNAME= gorss PORTVERSION= 0.3 DISTVERSIONPREFIX= v -PORTREVISION= 1 PORTREVISION= 14 CATEGORIES= net www
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308210731.37L7VodU030018>