Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Dec 2018 15:03:45 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487519 - head/devel/gitg
Message-ID:  <201812151503.wBFF3jNA069070@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Sat Dec 15 15:03:45 2018
New Revision: 487519
URL: https://svnweb.freebsd.org/changeset/ports/487519

Log:
  Update gitg to 3.30.1

Modified:
  head/devel/gitg/Makefile
  head/devel/gitg/distinfo
  head/devel/gitg/pkg-plist

Modified: head/devel/gitg/Makefile
==============================================================================
--- head/devel/gitg/Makefile	Sat Dec 15 15:03:44 2018	(r487518)
+++ head/devel/gitg/Makefile	Sat Dec 15 15:03:45 2018	(r487519)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitg
-PORTVERSION=	3.26.0
-PORTREVISION=	2
+PORTVERSION=	3.30.1
 CATEGORIES=	devel deskutils gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3
@@ -29,26 +28,29 @@ RUN_DEPENDS=	gsettings-desktop-schemas>=0:devel/gsetti
 CONFLICTS=	gitg0-[0-9]*
 PORTSCOUT=	limitw:1,even
 
-USES=		compiler:c11 desktop-file-utils gmake libtool localbase \
-		pathfix pkgconfig tar:xz
-GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--disable-silent-rules \
-		--disable-maintainer-mode \
-		--enable-compile-warnings=no
+USES=		compiler:c11 desktop-file-utils gettext gnome localbase \
+		meson pathfix pkgconfig python:3.4+,build tar:xz
 USE_GNOME=	cairo gtk30 gtksourceview3 intltool introspection
-INSTALL_TARGET=	install-strip
 
 INSTALLS_ICONS=	yes
+USE_LDCONFIG=	yes
 GLIB_SCHEMAS=	org.gnome.gitg.gschema.xml
+BINARY_ALIAS=	python3=${PYTHON_VERSION}
 
-OPTIONS_DEFINE=	DEBUG NLS PYTHON
+OPTIONS_DEFINE=	PYTHON
 OPTIONS_SUB=	yes
-DEBUG_CONFIGURE_ENABLE=	debug
-NLS_USES=	gettext
-NLS_USES_OFF=	gettext-tools
-NLS_CONFIGURE_ENABLE=	nls
+
 PYTHON_USES=	python:3.2+
-PYTHON_CONFIGURE_ENABLE=	python
+PYTHON_MESON_TRUE=	python
 PYTHON_USE=	GNOME=pygobject3
+
+post-patch:
+	@${REINPLACE_CMD} -e 's|0.27.0|0.28.0|g' \
+		${WRKSRC}/meson.build
+
+post-install-PYTHON-on:
+	(cd ${STAGEDIR}${PREFIX} \
+		&& ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \
+		-d ${PREFIX} -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;})
 
 .include <bsd.port.mk>

Modified: head/devel/gitg/distinfo
==============================================================================
--- head/devel/gitg/distinfo	Sat Dec 15 15:03:44 2018	(r487518)
+++ head/devel/gitg/distinfo	Sat Dec 15 15:03:45 2018	(r487519)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513152551
-SHA256 (gnome3/gitg-3.26.0.tar.xz) = 26730d437d6a30d6e341b9e8da99d2134dce4b96022c195609f45062f82b54d5
-SIZE (gnome3/gitg-3.26.0.tar.xz) = 1551308
+TIMESTAMP = 1543786956
+SHA256 (gnome3/gitg-3.30.1.tar.xz) = 5a0b9b44aa3b67f6376c8e91e41e750cfaf53780b26da50139d3501c55c0e8bb
+SIZE (gnome3/gitg-3.30.1.tar.xz) = 10555888

Modified: head/devel/gitg/pkg-plist
==============================================================================
--- head/devel/gitg/pkg-plist	Sat Dec 15 15:03:44 2018	(r487518)
+++ head/devel/gitg/pkg-plist	Sat Dec 15 15:03:45 2018	(r487519)
@@ -1,6 +1,4 @@
 bin/gitg
-include/libgitg-1.0/libgitg/libgitg.h
-include/libgitg-ext-1.0/libgitg-ext/libgitg-ext.h
 lib/girepository-1.0/Gitg-1.0.typelib
 lib/girepository-1.0/GitgExt-1.0.typelib
 lib/gitg/plugins/diff.plugin
@@ -15,15 +13,12 @@ lib/libgitg-ext-1.0.so.0
 lib/libgitg-ext-1.0.so.0.0.0
 %%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/GitgExt.py
 %%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/__pycache__/GitgExt.cpython-%%PYTHON_SUFFIX%%.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/__pycache__/GitgExt.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%%
 libdata/pkgconfig/libgitg-1.0.pc
 libdata/pkgconfig/libgitg-ext-1.0.pc
 man/man1/gitg.1.gz
-share/appdata/gitg.appdata.xml
 share/applications/gitg.desktop
-share/gir-1.0/Gitg-1.0.gir
-share/gir-1.0/GitgExt-1.0.gir
 %%DATADIR%%/icons/hicolor/scalable/actions/diff-symbolic.svg
+share/glade/catalogs/gitg-glade.xml
 share/icons/hicolor/16x16/apps/gitg.png
 share/icons/hicolor/22x22/apps/gitg.png
 share/icons/hicolor/24x24/apps/gitg.png
@@ -31,51 +26,52 @@ share/icons/hicolor/256x256/apps/gitg.png
 share/icons/hicolor/32x32/apps/gitg.png
 share/icons/hicolor/48x48/apps/gitg.png
 share/icons/hicolor/scalable/apps/gitg-symbolic.svg
-%%NLS%%share/locale/as/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/bg/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/bs/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/ca/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/ca@valencia/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/da/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/de/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/el/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/en_GB/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/eo/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/es/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/eu/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/fi/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/fur/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/gl/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/he/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/hu/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/id/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/it/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/kk/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/lt/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/lv/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/nb/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/nl/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/oc/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/pa/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/pt/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/ro/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/sk/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/sl/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/sr/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/sr@latin/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/vi/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/zh_HK/LC_MESSAGES/gitg.mo
-%%NLS%%share/locale/zh_TW/LC_MESSAGES/gitg.mo
-share/vala/vapi/libgitg-1.0.vapi
-share/vala/vapi/libgitg-ext-1.0.vapi
+share/locale/as/LC_MESSAGES/gitg.mo
+share/locale/bg/LC_MESSAGES/gitg.mo
+share/locale/bs/LC_MESSAGES/gitg.mo
+share/locale/ca/LC_MESSAGES/gitg.mo
+share/locale/ca@valencia/LC_MESSAGES/gitg.mo
+share/locale/cs/LC_MESSAGES/gitg.mo
+share/locale/da/LC_MESSAGES/gitg.mo
+share/locale/de/LC_MESSAGES/gitg.mo
+share/locale/el/LC_MESSAGES/gitg.mo
+share/locale/en_GB/LC_MESSAGES/gitg.mo
+share/locale/eo/LC_MESSAGES/gitg.mo
+share/locale/es/LC_MESSAGES/gitg.mo
+share/locale/eu/LC_MESSAGES/gitg.mo
+share/locale/fi/LC_MESSAGES/gitg.mo
+share/locale/fr/LC_MESSAGES/gitg.mo
+share/locale/fur/LC_MESSAGES/gitg.mo
+share/locale/gl/LC_MESSAGES/gitg.mo
+share/locale/he/LC_MESSAGES/gitg.mo
+share/locale/hu/LC_MESSAGES/gitg.mo
+share/locale/id/LC_MESSAGES/gitg.mo
+share/locale/it/LC_MESSAGES/gitg.mo
+share/locale/ja/LC_MESSAGES/gitg.mo
+share/locale/kk/LC_MESSAGES/gitg.mo
+share/locale/ko/LC_MESSAGES/gitg.mo
+share/locale/lt/LC_MESSAGES/gitg.mo
+share/locale/lv/LC_MESSAGES/gitg.mo
+share/locale/ml/LC_MESSAGES/gitg.mo
+share/locale/nb/LC_MESSAGES/gitg.mo
+share/locale/ne/LC_MESSAGES/gitg.mo
+share/locale/nl/LC_MESSAGES/gitg.mo
+share/locale/oc/LC_MESSAGES/gitg.mo
+share/locale/pa/LC_MESSAGES/gitg.mo
+share/locale/pl/LC_MESSAGES/gitg.mo
+share/locale/pt/LC_MESSAGES/gitg.mo
+share/locale/pt_BR/LC_MESSAGES/gitg.mo
+share/locale/ro/LC_MESSAGES/gitg.mo
+share/locale/ru/LC_MESSAGES/gitg.mo
+share/locale/sk/LC_MESSAGES/gitg.mo
+share/locale/sl/LC_MESSAGES/gitg.mo
+share/locale/sr/LC_MESSAGES/gitg.mo
+share/locale/sr@latin/LC_MESSAGES/gitg.mo
+share/locale/sv/LC_MESSAGES/gitg.mo
+share/locale/tr/LC_MESSAGES/gitg.mo
+share/locale/uk/LC_MESSAGES/gitg.mo
+share/locale/vi/LC_MESSAGES/gitg.mo
+share/locale/zh_CN/LC_MESSAGES/gitg.mo
+share/locale/zh_HK/LC_MESSAGES/gitg.mo
+share/locale/zh_TW/LC_MESSAGES/gitg.mo
+share/metainfo/gitg.appdata.xml



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