From nobody Mon Mar 25 10:59:19 2024 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 4V391347cCz5Dfpf; Mon, 25 Mar 2024 10:59:19 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V39131TKCz3x11; Mon, 25 Mar 2024 10:59:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711364359; 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=v8V4vvpdtUPG4prBNZlHpQTi1jkNqCQfdu2K1vhlqTU=; b=L6ll/qWEiTRk3puqyWRGxk9JtOnXNO1SAjINNMdiAuVBf93dSSK9ar9Hrz3j15jFdpkCKY tqp1x3yjn9tPB9CCpz+3KDWVO9PjIgLFJFee8ohs14f2gyS6GfrnWestB/c2OnxF8KQnE3 kJnA0fWVo6clOVskT1Q04cTV6cp2MOvS3sUz8QGiaV91tAbtfGNGVPu6b4xnCIbnKZzsdR vf3DHt63amaWe6pK2ERBwPK6iuoRM89aQys8zbmpyGWdbTaPiQZingg0zGymDRWTWxo6V6 +E47SFBjpqdllxa4O4isZlU64nLX+X/eujrt97I2xRR1/60p6B7YbqRbb6HHNw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711364359; a=rsa-sha256; cv=none; b=QTzEqMY9ZcA1IdRyxqELl+ZvEQp87PHp8I+GZtjo+roiOXaj7h7ZsDvmlBeFmjjNLRUKYa oXuHEUwhe1+KThM57jjJhyjeJ9o96LWparvd8j5f6iKsftt6mdjJRWPEi49CDhmTmiYDZ2 2KTQBw1KOFBMO8V0q+DMqcbyi7brL049+WxuvcFeGbg8MGux/V2WExYvvGghOtpXDFqetc EfAWRpzPw1bibkf6OtLvegDWo+sF6jjES+iZxTLa/0RkjjN4eIOOZpo6mVIqfnJKgG8TlS FMEqe//uGG+Hf2CsxxIuagh5by9d6RePvPsPry/ur2xZZbzXwE0ewKJ9OKInnw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711364359; 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=v8V4vvpdtUPG4prBNZlHpQTi1jkNqCQfdu2K1vhlqTU=; b=KGUQ96AKjOZMVTizn4vqAO+d47AtF9f6K/AKNBtSl6yD1WF0WYGrshpYFC3WwlK+roeApE 1aY3VwKsQwnbWy4aGPotq7CWv+L7mPyO+A+wI66Kg0UlAzkIAb7863/xiOaEr5t8xskxR2 JCIVDDGl1xjuQQ7jdFSFMrsDrC4eeF2+zUpFs7UN7Pc6A+24WQUvJGVXQTgDtFyQe6Fx7C mDy1dlBp5Pvh+a+wq6u0QDs7zeUj5hcTXUGzv43Yo/6BtDgUES6VX06JVOUp2PGw31lCMf VYi7QuhY1J/VxVUovIkesxVa0FYRwN2S1MSpa9v77M9ptn7jb8lPf5Ev/FMMHQ== 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 4V39130w3Nz1CMp; Mon, 25 Mar 2024 10:59:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 42PAxJ4R075228; Mon, 25 Mar 2024 10:59:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 42PAxJkC075225; Mon, 25 Mar 2024 10:59:19 GMT (envelope-from git) Date: Mon, 25 Mar 2024 10:59:19 GMT Message-Id: <202403251059.42PAxJkC075225@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rene Ladan Subject: git: 52261161d0b2 - main - textproc/py-pytidylib: remove OPTION to use expired www/tidy-lib 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: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rene X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 52261161d0b226dd81d05f548f7682ee7858bda5 Auto-Submitted: auto-generated The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=52261161d0b226dd81d05f548f7682ee7858bda5 commit 52261161d0b226dd81d05f548f7682ee7858bda5 Author: Rene Ladan AuthorDate: 2024-03-25 10:53:24 +0000 Commit: Rene Ladan CommitDate: 2024-03-25 10:53:24 +0000 textproc/py-pytidylib: remove OPTION to use expired www/tidy-lib --- textproc/py-pytidylib/Makefile | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/textproc/py-pytidylib/Makefile b/textproc/py-pytidylib/Makefile index be32e72ce8b5..68849055cd08 100644 --- a/textproc/py-pytidylib/Makefile +++ b/textproc/py-pytidylib/Makefile @@ -1,5 +1,6 @@ PORTNAME= pytidylib PORTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,18 +16,9 @@ USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes -OPTIONS_DEFAULT=TIDYHTML5 -OPTIONS_SINGLE= BACKEND -OPTIONS_SINGLE_BACKEND= TIDYLIB TIDYHTML5 +LIB_DEPENDS= libtidy5.so:www/tidy-html5 -BACKEND_DESC= Backend library selection -TIDYLIB_DESC= Use tidylib -TIDYHTML5_DESC= Use tidy-html5 - -TIDYLIB_LIB_DEPENDS= libtidy.so:www/tidy-lib -TIDYHTML5_LIB_DEPENDS= libtidy5.so:www/tidy-html5 - -post-patch-TIDYHTML5-on: +post-patch: @${REINPLACE_CMD} -e '/LIB_NAMES/ s|\[.*\]|["libtidy5.so"]|' \ ${WRKSRC}/tidylib/tidy.py