From nobody Mon Apr 21 08:19:55 2025 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 4ZgywD47wqz5t9BL; Mon, 21 Apr 2025 08:19:56 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZgywC5gg8z3SpW; Mon, 21 Apr 2025 08:19:55 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1745223595; 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=TA1/bVNBhMaExx4NvUhswuIkjPIg4puMpTFZ/DLdUzU=; b=sprYkwpl1LjNs8he5zx7WsQ36XxOV0OvBAz+GAP6+ZAdNlz/7zw/yaxMhPNimiOjmwCBft 2w+BlYshtp7cmUXflNu3fevJ2bBbjD+Nouc5P3V3facwI9Ci3CNG21S+3Lwmvk3sAfWBKL uBai9s830R25QeYXK07sAQfvyOoffChlwTmm+ntgMzy3xJz6tIFQrXA72DK8KecUqrXsQb e/5bqsAQLErJy9/NK2oNoxLyabACYLn9thjZ61XssaczLmrHllOvr7+2D7hZz9/28dxa59 ODJ39Q2s/ySiFT5ZWqyHTg25l+0VOYAEuLk7XchLbU5f7Fe8Cs2ZG6CfgDbavQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1745223595; a=rsa-sha256; cv=none; b=mqq9ijXVf5dLCShvyUh6uD69Hda8dwUkkwqCIspXaYroHDB5yTG2KIo0AV663gc4euZ4P2 J5icy9lllunXpo5FYeljnW7P3DgSC+/KLOn749cxqe54vBjshLfTlErtqE5iTDo8ryAXoI 9TXrfbV1GcQzeEklNMC5fULzD2NwSELc35gkJdgCwoUudryVI9FZQFuQLzoifahvPzie+5 t87ZK24yia7jm5M8PP2aGiBNTCH9NSoEHzpilcKm5k+q34MKPqQQk7BSKdHpUQ/o6impQP jd8+K5XjkahbcbR1fmlrz7Om8sy576T8P5ftX66QtVCKLuicLU0JZCsDrOP1jQ== 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=1745223595; 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=TA1/bVNBhMaExx4NvUhswuIkjPIg4puMpTFZ/DLdUzU=; b=PpLIH9U517TB6Taq9wjRaEL8VKHRx8CAvkFggNGjZhiQaulAQg8Yxkn5rrLGE99sUDEZf/ 6LQvJZymmKbtk84qb74KP0PSUEstU7FI2ijbAk1tog7sXxXFcnq/Z2i5FFtE5FoErcjcHy bByHfGa0DHWqUjEb2vf6tT0kpu1V3v3duuQ7qto3qkWF3tK0vidCscP7OSh/H6u7F3Oqch IQEsOpaWI3LuY8V7zTSv5O1D7U8nZ8qIlQ3M925/vqgh1h019SB8LhgTg5SyyIuQOWFONE lhFNr9TbvRjGhpDVLQez2s55W46rJbmfCBE26s1WtCowpL1xyqZG64WsqK3WIQ== 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 4ZgywC5Cm0zhwF; Mon, 21 Apr 2025 08:19:55 +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 53L8Jt2o072540; Mon, 21 Apr 2025 08:19:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 53L8JtoP072537; Mon, 21 Apr 2025 08:19:55 GMT (envelope-from git) Date: Mon, 21 Apr 2025 08:19:55 GMT Message-Id: <202504210819.53L8JtoP072537@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Gleb Popov Subject: git: 5c97d4d84523 - main - graphics/linux-rl9-png: Remove the port 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: arrowd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5c97d4d84523347153c824573e85b97f75044fa8 Auto-Submitted: auto-generated The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c97d4d84523347153c824573e85b97f75044fa8 commit 5c97d4d84523347153c824573e85b97f75044fa8 Author: Gleb Popov AuthorDate: 2025-04-21 06:43:17 +0000 Commit: Gleb Popov CommitDate: 2025-04-21 08:19:39 +0000 graphics/linux-rl9-png: Remove the port --- MOVED | 1 + Mk/Uses/linux.mk | 1 - graphics/Makefile | 1 - graphics/linux-rl9-png/Makefile | 24 ------------------------ graphics/linux-rl9-png/distinfo | 9 --------- graphics/linux-rl9-png/pkg-plist.aarch64 | 5 ----- graphics/linux-rl9-png/pkg-plist.amd64 | 8 -------- 7 files changed, 1 insertion(+), 48 deletions(-) diff --git a/MOVED b/MOVED index 5ce519e22d69..540546624985 100644 --- a/MOVED +++ b/MOVED @@ -4319,3 +4319,4 @@ graphics/linux-rl9-jbigkit|graphics/linux-rl9-imageformats-libs|2025-04-21|Merge graphics/linux-c7-jpeg|graphics/linux-c7-imageformats-libs|2025-04-21|Merged into imageformats-libs graphics/linux-rl9-jpeg|graphics/linux-rl9-imageformats-libs|2025-04-21|Merged into imageformats-libs graphics/linux-c7-png|graphics/linux-c7-imageformats-libs|2025-04-21|Merged into imageformats-libs +graphics/linux-rl9-png|graphics/linux-rl9-imageformats-libs|2025-04-21|Merged into imageformats-libs diff --git a/Mk/Uses/linux.mk b/Mk/Uses/linux.mk index 519415f242c4..d064a5edae5c 100644 --- a/Mk/Uses/linux.mk +++ b/Mk/Uses/linux.mk @@ -163,7 +163,6 @@ _linux_rl9_orc= linux-rl9-orc>0:devel/linux-rl9-orc _linux_${linux_ARGS}_p11-kit= linux-${linux_ARGS}-p11-kit>0:security/linux-${linux_ARGS}-p11-kit _linux_${linux_ARGS}_pango= linux-${linux_ARGS}-pango>0:x11-toolkits/linux-${linux_ARGS}-pango _linux_${linux_ARGS}_pixman= linux-${linux_ARGS}-pixman>0:x11/linux-${linux_ARGS}-pixman -_linux_${linux_ARGS}_png= linux-${linux_ARGS}-libpng>0:graphics/linux-${linux_ARGS}-png _linux_${linux_ARGS}_pulseaudio-libs= linux-${linux_ARGS}-pulseaudio-libs>0:audio/linux-${linux_ARGS}-pulseaudio-libs _linux_rl9_pulseaudio-utils= linux-rl9-pulseaudio-utils>0:audio/linux-rl9-pulseaudio-utils _linux_rl9_python3= linux-rl9-python39>0:lang/linux-rl9-python3 diff --git a/graphics/Makefile b/graphics/Makefile index 217e54d91c52..6720b04489f8 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -553,7 +553,6 @@ SUBDIR += linux-rl9-libjxl SUBDIR += linux-rl9-librsvg2 SUBDIR += linux-rl9-openjpeg - SUBDIR += linux-rl9-png SUBDIR += linux-rl9-qt5-qt3d SUBDIR += linux-rl9-qt5-qtgraphicaleffects SUBDIR += linux-rl9-qt5-qtimageformats diff --git a/graphics/linux-rl9-png/Makefile b/graphics/linux-rl9-png/Makefile deleted file mode 100644 index a08ee480bac8..000000000000 --- a/graphics/linux-rl9-png/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -PORTNAME= libpng -PORTVERSION= 1.6.37 -DISTVERSIONSUFFIX= -12.el9 -PORTREVISION= 1 -CATEGORIES= graphics linux - -MAINTAINER= emulation@FreeBSD.org -COMMENT= Library for manipulating PNG images (Rocky Linux ${LINUX_DIST_VER}) -WWW= http://www.libpng.org/pub/png/libpng.html - -LICENSE= LIBPNG -LICENSE_NAME= libpng license -LICENSE_FILE= ${WRKSRC}/usr/share/licenses/libpng//LICENSE -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept - -USES= cpe linux:rl9 -USE_LDCONFIG= yes -USE_LINUX_RPM= yes -WANT_LINUX32= yes - -CONFLICTS= linux-c7-${PORTNAME} -DESCR= ${PORTSDIR}/${PKGCATEGORY}/png/pkg-descr - -.include diff --git a/graphics/linux-rl9-png/distinfo b/graphics/linux-rl9-png/distinfo deleted file mode 100644 index 6f1ae9831ece..000000000000 --- a/graphics/linux-rl9-png/distinfo +++ /dev/null @@ -1,9 +0,0 @@ -TIMESTAMP = 1731448510 -SHA256 (rocky/l/libpng-1.6.37-12.el9.aarch64.rpm) = d097557b926ef555cecae507ed55c113a5fae1aa095439cad9c56048c62e7045 -SIZE (rocky/l/libpng-1.6.37-12.el9.aarch64.rpm) = 116497 -SHA256 (rocky/l/libpng-1.6.37-12.el9.i686.rpm) = 5706539159e2225d74ad532c50ec1c3b13628c1cd9f7a4a72b2a7ee5df2cab12 -SIZE (rocky/l/libpng-1.6.37-12.el9.i686.rpm) = 127630 -SHA256 (rocky/l/libpng-1.6.37-12.el9.x86_64.rpm) = 2fb7ea5028fb07380ec2ece9716763cbe4b456a90574e14ddb93180c8c4bc14f -SIZE (rocky/l/libpng-1.6.37-12.el9.x86_64.rpm) = 118873 -SHA256 (rocky/l/libpng-1.6.37-12.el9.src.rpm) = cd5bccf1fcb4b436a97956deca9547804c2bcd54c6dbef1d7e8dab873403d90e -SIZE (rocky/l/libpng-1.6.37-12.el9.src.rpm) = 1525727 diff --git a/graphics/linux-rl9-png/pkg-plist.aarch64 b/graphics/linux-rl9-png/pkg-plist.aarch64 deleted file mode 100644 index 3c27e82e5a82..000000000000 --- a/graphics/linux-rl9-png/pkg-plist.aarch64 +++ /dev/null @@ -1,5 +0,0 @@ -usr/lib/.build-id/20/e735b7f37fee903d830017d165bf393d91ca13 -usr/lib64/libpng16.so.16 -usr/lib64/libpng16.so.16.37.0 -usr/share/licenses/libpng/LICENSE -usr/share/man/man5/png.5.gz diff --git a/graphics/linux-rl9-png/pkg-plist.amd64 b/graphics/linux-rl9-png/pkg-plist.amd64 deleted file mode 100644 index 137e87a7b6bd..000000000000 --- a/graphics/linux-rl9-png/pkg-plist.amd64 +++ /dev/null @@ -1,8 +0,0 @@ -usr/lib/.build-id/58/a774f2c91b38d93ace67373d3dcf555c64de7c -usr/lib/.build-id/f2/ba1ea36cf172e19a9ac17540b980da2549d5ac -usr/lib/libpng16.so.16 -usr/lib/libpng16.so.16.37.0 -usr/lib64/libpng16.so.16 -usr/lib64/libpng16.so.16.37.0 -usr/share/licenses/libpng/LICENSE -usr/share/man/man5/png.5.gz