FreeBSD Bugzilla – Attachment 255092 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]
0001-Fix-port-emulators-playonbsd-py-N-natsort-and-ImageM.patch
0001-Fix-port-emulators-playonbsd-py-N-natsort-and-ImageM.patch (text/plain), 2.75 KB, created by
Clockwork
on 2024-11-11 00:29:27 UTC
(
hide
)
Description:
0001-Fix-port-emulators-playonbsd-py-N-natsort-and-ImageM.patch
Filename:
MIME Type:
Creator:
Clockwork
Created:
2024-11-11 00:29:27 UTC
Size:
2.75 KB
patch
obsolete
>From 34a41a813711d3de9721550899b4331bfd16128c Mon Sep 17 00:00:00 2001 >From: Clockwork6400 <Clockwork6400@protonmail.com> >Date: Mon, 11 Nov 2024 02:27:20 +0200 >Subject: [PATCH] Fix port emulators/playonbsd py{N}-natsort and ImageMagick7 > >--- > ...rs-playonbsd-py-N-natsort-and-ImageM.patch | 27 +++++++++++++++++++ > emulators/playonbsd/Makefile | 4 ++- > emulators/playonbsd/distinfo | 2 +- > 3 files changed, 31 insertions(+), 2 deletions(-) > create mode 100644 emulators/playonbsd/0001-Fix-port-emulators-playonbsd-py-N-natsort-and-ImageM.patch > >diff --git a/emulators/playonbsd/0001-Fix-port-emulators-playonbsd-py-N-natsort-and-ImageM.patch b/emulators/playonbsd/0001-Fix-port-emulators-playonbsd-py-N-natsort-and-ImageM.patch >new file mode 100644 >index 000000000000..73d1def2d27d >--- /dev/null >+++ b/emulators/playonbsd/0001-Fix-port-emulators-playonbsd-py-N-natsort-and-ImageM.patch >@@ -0,0 +1,27 @@ >+From 2679ebe26756a2c3802a11197879c518a9f4abaf Mon Sep 17 00:00:00 2001 >+From: Clockwork6400 <Clockwork6400@protonmail.com> >+Date: Mon, 11 Nov 2024 01:16:09 +0200 >+Subject: [PATCH] Fix port emulators/playonbsd py{N}-natsort and ImageMagick7 >+ >+--- >+ emulators/playonbsd/Makefile | 4 +++- >+ 1 file changed, 3 insertions(+), 1 deletion(-) >+ >+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 >+-- >+2.46.2 >+ >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..6565152b6fcd 100644 >--- a/emulators/playonbsd/distinfo >+++ b/emulators/playonbsd/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1674292594 >+TIMESTAMP = 1731284831 > 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
Actions:
View
|
Diff
Attachments on
bug 282683
:
255088
|
255090
|
255092
|
255093