From nobody Wed Jun 11 10:07:56 2025 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4bHLvK5P85z5xYkR; Wed, 11 Jun 2025 10:07:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bHLvK17Qzz3PF6; Wed, 11 Jun 2025 10:07:57 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1749636477; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+3wUBrNklYVnEsoaM+49HssPZAoE/BXMuLescY307dw=; b=el4RFFenhwf4ExRWFkhGNtq7FBdgBaOH2kd3xVL3RG5X01HID8sw1vgrWCw5VvwP2c/N8I HIwN1zQTGdZKGgQyuEp1zQKLAwBmCnEffaQZ2srR54yMY9TlP9ZHE06LmSUKeox0WtW0Xr RqK3hkT4JmCAbW8j2ERoBEYvOBCqop2iOTdbR/4DD1Qv6Iq2PX5JuyIu8FvNYzPBnZ8mDU 8ABOyBawVJV0FVdoKDBINhui2iozQ58pzVVpX0EPfncILlcBNkrQVoETiplWw0e6/afiYX 43GIsUlPiYDAHX2DGChQ/GEKE97VxtPQoD7MC09tzZ9yvub2Jktj+/pSA2Y/ng== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1749636477; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+3wUBrNklYVnEsoaM+49HssPZAoE/BXMuLescY307dw=; b=Wh4E9ko8UT67SpUCAyndAwxlVRwvALWoglbKvP/K6ehLYfENBPL2hkk1BDYvHzE0zVJzsP hIHISkzajnF1HwiMnoKzbT/c6JbxOxetLvNm3kVqtDgUzArPT3cGutBi/w5WIIYr1qS+WI aGcy99FijqJOupLpSd3IDHFJU88EIy4WccoVcFyVA4LhTdHSiyRx+bfGxN0Hwes3uv4YKm 5V+ODveBgAAyqovdRDkH98vhd08IDyvzkjYApiVxlYx8euhKGKpQ8Zezr9/ADAzBETlAG6 4nHTYN12FjRpm+jHP9wxzyoYaunXRvjqiBUsYbKfXp9KTPh1RHs+1YEYY/491g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1749636477; a=rsa-sha256; cv=none; b=DxAGMe+DQ9/sYAjHO0URbdNUallfvu4xdZl1BKgiNXk5wE76ftAiyvNMHJvUFGMwgF3xyk SbSIY77ydWLuP5w/IbMiOIZpjQr17sNf9hoDE+lk4qE6HtV1s673ew2e+kQhSyDbn9teve VTjL4ilm7I3dB7+G8LouT2LeslhPEaruicaMizojjvWxDnWtHxWN7SnH6nN8c9HSzNq3+N TSK+QIw6P6FMtod05Ybj7x4ZUeP24/xBpgpslBRN0NYA5RR8le9psUgKGT9017Mjcp72+k AKfWBU9/0I9CMsedOwoqUTlZe+E2wFA4JrtRf+3LEWq9tLcPHyn0ABS+QbqlCw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4bHLvJ6d7Lz6tL; Wed, 11 Jun 2025 10:07:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 55BA7uWv059906; Wed, 11 Jun 2025 10:07:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 55BA7uQT059903; Wed, 11 Jun 2025 10:07:56 GMT (envelope-from git) Date: Wed, 11 Jun 2025 10:07:56 GMT Message-Id: <202506111007.55BA7uQT059903@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Baptiste Daroussin Subject: git: cc8eae01a61c - main - textproc/yelp-tools: update to 42.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bapt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: cc8eae01a61c67601bb0a8e16c5fa33949e2f906 Auto-Submitted: auto-generated The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc8eae01a61c67601bb0a8e16c5fa33949e2f906 commit cc8eae01a61c67601bb0a8e16c5fa33949e2f906 Author: Olivier Duchateau AuthorDate: 2025-06-11 08:21:12 +0000 Commit: Baptiste Daroussin CommitDate: 2025-06-11 10:07:06 +0000 textproc/yelp-tools: update to 42.1 PR: 286697 --- textproc/yelp-tools/Makefile | 16 +++++----------- textproc/yelp-tools/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 14 deletions(-) diff --git a/textproc/yelp-tools/Makefile b/textproc/yelp-tools/Makefile index 05e2522a80a1..33adb284042e 100644 --- a/textproc/yelp-tools/Makefile +++ b/textproc/yelp-tools/Makefile @@ -1,31 +1,25 @@ PORTNAME= yelp-tools -PORTVERSION= 42.0 -PORTREVISION= 1 +PORTVERSION= 42.1 CATEGORIES= textproc gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Utilities to help manage documentation for Yelp and the web -WWW= https://wiki.gnome.org/Apps/Yelp/Tools +WWW= https://gitlab.gnome.org/GNOME/yelp-tools -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING.GPL +LICENSE= GPLv2+ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \ itstool:textproc/itstool \ - xmllint:textproc/libxml2 \ - xsltproc:textproc/libxslt \ yelp-xsl>=0:textproc/yelp-xsl -RUN_DEPENDS= xmllint:textproc/libxml2 \ - xsltproc:textproc/libxslt -USES= localbase meson pkgconfig python \ +USES= gettext gnome localbase meson pathfix pkgconfig python \ shebangfix tar:xz +USE_GNOME= libxml2 libxslt SHEBANG_FILES= tools/yelp-build.in tools/yelp-check.in tools/yelp-new.in BINARY_ALIAS= python3=${PYTHON_CMD} NO_ARCH= yes -PORTSCOUT= limitw:1,even .include diff --git a/textproc/yelp-tools/distinfo b/textproc/yelp-tools/distinfo index c4ca25ad7bf3..4e68a6f549df 100644 --- a/textproc/yelp-tools/distinfo +++ b/textproc/yelp-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656700502 -SHA256 (gnome/yelp-tools-42.0.tar.xz) = 2cd43063ffa7262df15dd8d379aa3ea3999d42661f07563f4802daa1149f7df4 -SIZE (gnome/yelp-tools-42.0.tar.xz) = 38788 +TIMESTAMP = 1683450897 +SHA256 (gnome/yelp-tools-42.1.tar.xz) = 3e496a4020d4145b99fd508a25fa09336a503a4e8900028421e72c6a4b11f905 +SIZE (gnome/yelp-tools-42.1.tar.xz) = 38936