FreeBSD Bugzilla – Attachment 255093 Details for
Bug 282683
[Fix PORT] emulators/playonbsd: py{N}-natsort and ImageMagick7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
001-Fix-port-emulators-playonbsd-py-N-natsort-and-ImageM.patch
0001-Fix-port-emulators-playonbsd-py-N-natsort-and-ImageM.patch (text/plain), 1.31 KB, created by
Clockwork
on 2024-11-11 00:35:55 UTC
(
hide
)
Description:
001-Fix-port-emulators-playonbsd-py-N-natsort-and-ImageM.patch
Filename:
MIME Type:
Creator:
Clockwork
Created:
2024-11-11 00:35:55 UTC
Size:
1.31 KB
patch
obsolete
>From 8558b4d7ccde7b38626f6524403c3c0bac05266e Mon Sep 17 00:00:00 2001 >From: Clockwork6400 <Clockwork6400@protonmail.com> >Date: Mon, 11 Nov 2024 02:34:48 +0200 >Subject: [PATCH] Fix port emulators/playonbsd py{N}-natsort and ImageMagick7 > >--- > emulators/playonbsd/Makefile | 4 +++- > emulators/playonbsd/distinfo | 2 +- > 2 files changed, 4 insertions(+), 2 deletions(-) > >diff --git a/emulators/playonbsd/Makefile b/emulators/playonbsd/Makefile >index 7c92fb80fac1..e5f7ec5a4d14 100644 >--- a/emulators/playonbsd/Makefile >+++ b/emulators/playonbsd/Makefile >@@ -21,7 +21,9 @@ RUN_DEPENDS= 7z:archivers/7-zip \ > sudo:security/sudo \ > wget:ftp/wget \ > xdg-open:devel/xdg-utils \ >- xterm:x11/xterm >+ xterm:x11/xterm \ >+ ${PYTHON_PKGNAMEPREFIX}natsort>0:devel/py-natsort@${PY_FLAVOR} \ >+ magick:graphics/ImageMagick7 > > USES= perl5 python:run shebangfix > USE_GITHUB= yes >diff --git a/emulators/playonbsd/distinfo b/emulators/playonbsd/distinfo >index 9f640e2f378f..9f75b2fc7b64 100644 >--- a/emulators/playonbsd/distinfo >+++ b/emulators/playonbsd/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1674292594 >+TIMESTAMP = 1731285277 > SHA256 (Clockwork6400-POL-FreeBSD-4-4.2.10_GH0.tar.gz) = 5bc3723ead8a5197224defa85bdc2558e7ab1eeebbf214eac7e17564bd2e6fc7 > SIZE (Clockwork6400-POL-FreeBSD-4-4.2.10_GH0.tar.gz) = 3179897 >-- >2.46.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
Clockwork6400
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 282683
:
255088
|
255090
|
255092
| 255093