git: 0d93d5f25eea - main - x11/gnome: Update to 42
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 May 2022 19:35:50 UTC
The branch main has been updated by nc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0d93d5f25eeaa697b8709ed19fb0601ec7e7bf87
commit 0d93d5f25eeaa697b8709ed19fb0601ec7e7bf87
Author: Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2022-05-20 19:35:09 +0000
Commit: Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-05-20 19:35:47 +0000
x11/gnome: Update to 42
The majority of the GNOME-related packages are at version 42, so we
should bump the x11/gnome meta port as well.
---
x11/gnome/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile
index 05c9fd87db1f..b97cd39bf9ae 100644
--- a/x11/gnome/Makefile
+++ b/x11/gnome/Makefile
@@ -1,7 +1,7 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
PORTNAME= gnome
-PORTVERSION= 41
+PORTVERSION= 42
CATEGORIES?= x11 gnome
MAINTAINER= gnome@FreeBSD.org