From nobody Mon May 20 21:54:08 2024 X-Original-To: dev-commits-ports-main@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 4Vjrtm484Lz5LY75; Mon, 20 May 2024 21:54:08 +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 4Vjrtm2GM1z4b5c; Mon, 20 May 2024 21:54:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716242048; 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=LbJfdwwq1OTFju0Cyaft+/CgloIhqksxPmc4VJsaeRk=; b=gPm/uF6NUewcb2EwKexuwi3QnyLeHrCn4ot5wDon/bZG7IJY4FwrG0RQlx4/DHRtLFpIez 4gRHI5WfE6DA1ONxxPc+waHLMpDcCSWs12F/bJztIXMp0GadP/xQLTEBIgUE5nHVGbdNG5 j9KrbgfTAuqNN6C//pJ36PpGKV+vxKrQc5WBUjqJTjQEPPolIhZ5/l9OI8MUJm8Excrf4r rZhCFuwzg4Dq39URispPWlXPiawImEobCLjW+bWO9Hhu+/QD3MscMJzt6vo3f0M/BrVDY4 cFG3wHiFd/5PVhaZ44WvbCBoCOgCHdyP9tyg0p/TRRDP+kKLmNC6CeP2sWSgow== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716242048; a=rsa-sha256; cv=none; b=lpaHxfDm6VhzHmGQebPLXqal0FSoFTv/lvVHHOd0gFYkhValGiKuF3F3OHEGWG+R7PE+je TCDjuRHKOH+nojCLvhlymRdUJ4GpLAigyHixXod2DhaXBvc2WBpWFMjHzlbt9MtLUEnv0+ HAFh/J1cC/7k77av0GigkQw9EdPz0IQmZvN2W3kTjg3/TFeUrOFW70s7FPa4Ba1P5xSoTs A0zSiBkxS0TuSCN+uSlA4lfb8dGQCBu2brbQ+V/mXrxOFtCK9nnQi6Ok660iYCmpZdYGPC mhraIN+2XgL0D/KhETeWeT16iB8vfiy+TvHEJKKwgINKiEMverN4Q28bPo/7xg== 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=1716242048; 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=LbJfdwwq1OTFju0Cyaft+/CgloIhqksxPmc4VJsaeRk=; b=fNyJQgFyIXys6pVHwlOnO3e2XfTpoTbpX4QtrtOlqfmcFxYDNU7ou5pM/wNKfoGeeryLCK rGST8Fjx8k5fOZPfCtanowGQlruLcDV+vhnYi+ZO+LXXjDFpBQjewoxWZ23CILVjBPpZ8x r3yf4xXYKZybBC9JhiutZKAfVaRf/HAMrBexLmeyYTihOwwXiFjbPm88hE0CKt+y4HCRYO idEXIGbTlUsiLmjWeODqU8+eou2O75JlykoLW5JvIyFq7VWsD0xGqjq5hX1XJymj7GP15h O4Qx6jitapWVQg+f9nUOKzCFLL7RuG74tlrkbDZzQoYPGzo/NVcccv2OqF9n4Q== 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 4Vjrtm1s32zvsc; Mon, 20 May 2024 21:54:08 +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 44KLs8H1092230; Mon, 20 May 2024 21:54:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KLs83E092227; Mon, 20 May 2024 21:54:08 GMT (envelope-from git) Date: Mon, 20 May 2024 21:54:08 GMT Message-Id: <202405202154.44KLs83E092227@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: 20e8b42e2b73 - main - graphics/podofo: Convert post-patch to EXTRACT_AFTER_ARGS List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 20e8b42e2b7388c97514575ee7ccc9f3026f481b Auto-Submitted: auto-generated The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=20e8b42e2b7388c97514575ee7ccc9f3026f481b commit 20e8b42e2b7388c97514575ee7ccc9f3026f481b Author: Daniel Engberg AuthorDate: 2024-05-20 21:42:58 +0000 Commit: Daniel Engberg CommitDate: 2024-05-20 21:53:52 +0000 graphics/podofo: Convert post-patch to EXTRACT_AFTER_ARGS Reduce I/O by not extracting unneeded dependencies PR: 278776 Approved by: portmgr (maintainer timeout, 2+ weeks) --- graphics/podofo/Makefile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/graphics/podofo/Makefile b/graphics/podofo/Makefile index 1dec4cea14dc..7bbf6016aff7 100644 --- a/graphics/podofo/Makefile +++ b/graphics/podofo/Makefile @@ -22,6 +22,13 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= cmake compiler:c++17-lang cpe gnome localbase:ldflags pkgconfig ssl USE_GNOME= libxml2 +# Clean up bundled libraries +EXTRACT_AFTER_ARGS= --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/3rdparty/fast_float.h \ + --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/3rdparty/date \ + --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/3rdparty/fmt \ + --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/3rdparty/utf8cpp \ + --no-same-owner --no-same-permissions + CFLAGS+= -I${LOCALBASE}/include/fast_float CMAKE_ARGS= -DFONTCONFIG_LIBRARIES=${LOCALBASE}/lib/libfontconfig.so \ -DOPENSSL_INCLUDE_DIR=${OPENSSLINC} \ @@ -46,11 +53,4 @@ PNG_LIB_DEPENDS= libpng.so:graphics/png TIFF_CMAKE_BOOL= WANT_TIFF TIFF_LIB_DEPENDS= libtiff.so:graphics/tiff -post-patch: -# Clean up bundled libraries - @${RM} ${WRKSRC}/3rdparty/fast_float.h - @${RM} -r ${WRKSRC}/3rdparty/date/ - @${RM} -r ${WRKSRC}/3rdparty/fmt/ - @${RM} -r ${WRKSRC}/3rdparty/utf8cpp/ - .include