Date: Sun, 7 Feb 2021 14:55:15 +0000 (UTC) From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564624 - head/x11/xapp Message-ID: <202102071455.117EtFpc009489@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danfe Date: Sun Feb 7 14:55:15 2021 New Revision: 564624 URL: https://svnweb.freebsd.org/changeset/ports/564624 Log: - Update `x11/xapp' to version 2.0.6 - Depend on the particular gtk-doc program Modified: head/x11/xapp/Makefile head/x11/xapp/distinfo Modified: head/x11/xapp/Makefile ============================================================================== --- head/x11/xapp/Makefile Sun Feb 7 14:35:06 2021 (r564623) +++ head/x11/xapp/Makefile Sun Feb 7 14:55:15 2021 (r564624) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapp -PORTVERSION= 2.0.5 +PORTVERSION= 2.0.6 CATEGORIES= x11 gnome DIST_SUBDIR= gnome @@ -35,7 +35,7 @@ PORTSCOUT= limit:^[0-9.]+$$ # ignore master.mint* tags OPTIONS_DEFINE= DOCS -DOCS_BUILD_DEPENDS= gtkdocize:textproc/gtk-doc -DOCS_MESON_TRUE= docs +DOCS_BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc +DOCS_MESON_ON= -Ddocs=true .include <bsd.port.mk> Modified: head/x11/xapp/distinfo ============================================================================== --- head/x11/xapp/distinfo Sun Feb 7 14:35:06 2021 (r564623) +++ head/x11/xapp/distinfo Sun Feb 7 14:55:15 2021 (r564624) @@ -1,3 +1,3 @@ -TIMESTAMP = 1610467619 -SHA256 (gnome/linuxmint-xapp-2.0.5_GH0.tar.gz) = 7622e85bc3310f66d04e406eae81ffad5755ed78f3e26c6567d13b16713ceaf6 -SIZE (gnome/linuxmint-xapp-2.0.5_GH0.tar.gz) = 230322 +TIMESTAMP = 1610450002 +SHA256 (gnome/linuxmint-xapp-2.0.6_GH0.tar.gz) = 4541a54760715f54fe6ab6174d4e040f5bfa3a0186b63836f2332a3ddfde3cc6 +SIZE (gnome/linuxmint-xapp-2.0.6_GH0.tar.gz) = 231023
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102071455.117EtFpc009489>