git: 73855f4916c2 - main - coregarage: Remove extraneous portrevision

Jason W. Bacon jwb at FreeBSD.org
Tue Aug 31 13:29:55 UTC 2021


The branch main has been updated by jwb:

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

commit 73855f4916c2a2c3fec5e0634f5d4383e66dc067
Author:     Jason W. Bacon <jwb at FreeBSD.org>
AuthorDate: 2021-08-31 13:29:26 +0000
Commit:     Jason W. Bacon <jwb at 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 at FreeBSD.org


More information about the dev-commits-ports-main mailing list