summaryrefslogtreecommitdiff
path: root/devel/gitg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gitg/Makefile')
-rw-r--r--devel/gitg/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/devel/gitg/Makefile b/devel/gitg/Makefile
index 9b5bee6bdf15..5df371df1e2c 100644
--- a/devel/gitg/Makefile
+++ b/devel/gitg/Makefile
@@ -1,14 +1,10 @@
PORTNAME= gitg
-PORTVERSION= 41
-PORTREVISION= 10
+DISTVERSION= 44
CATEGORIES= devel deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
-PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
-PATCHFILES+= 1978973b1284.patch:-p1 # https://gitlab.gnome.org/GNOME/gitg/-/merge_requests/175
-
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= GTK-based git repository viewer
WWW= https://wiki.gnome.org/Apps/Gitg
@@ -28,11 +24,10 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
libsecret-1.so:security/libsecret
RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
-CONFLICTS= gitg0
PORTSCOUT= limitw:1,even
USES= compiler:c11 desktop-file-utils gettext gnome localbase \
- meson pathfix pkgconfig python:build tar:xz vala:build
+ meson pkgconfig python:build tar:xz vala:build
USE_GNOME= cairo gdkpixbuf gtk30 gtksourceview4 intltool introspection
USE_LDCONFIG= yes