Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 13:29:55 GMT
From:      "Jason W. Bacon" <jwb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 73855f4916c2 - main - coregarage: Remove extraneous portrevision
Message-ID:  <202108311329.17VDTtjl019999@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jwb:

URL: https://cgit.FreeBSD.org/ports/commit/?id=73855f4916c2a2c3fec5e0634f5d4383e66dc067

commit 73855f4916c2a2c3fec5e0634f5d4383e66dc067
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2021-08-31 13:29:26 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2021-08-31 13:29:26 +0000

    coregarage: Remove extraneous portrevision
---
 Mk/bsd.local.mk               | 5 +++++
 deskutils/coregarage/Makefile | 1 -
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/Mk/bsd.local.mk b/Mk/bsd.local.mk
index 468442a19428..0e8b94b8c861 100644
--- a/Mk/bsd.local.mk
+++ b/Mk/bsd.local.mk
@@ -23,3 +23,8 @@ Local_Post_Include=	bsd.local.mk
 #
 
 .endif # defined(_POSTMKINCLUDED) && !defined(Local_Post_Include)
+
+# Added by freebsd-wip-checkout
+VALID_CATEGORIES+=wip
+# End addition
+
diff --git a/deskutils/coregarage/Makefile b/deskutils/coregarage/Makefile
index 269132706617..59cdb652e247 100644
--- a/deskutils/coregarage/Makefile
+++ b/deskutils/coregarage/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	coregarage
 DISTVERSION=	4.3.0
-PORTREVISION=	1
 CATEGORIES=	deskutils
 
 MAINTAINER=	jwb@FreeBSD.org



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