Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 21:53:51 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 67e845fc4f25 - main - graphics/py-pillow: Add missing patch file
Message-ID:  <202307092153.369Lrpb2015568@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=67e845fc4f2564c870a8c2ec8c93125079451079

commit 67e845fc4f2564c870a8c2ec8c93125079451079
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 21:52:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 21:52:56 +0000

    graphics/py-pillow: Add missing patch file
---
 graphics/py-pillow/files/patch-setup.cfg | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/graphics/py-pillow/files/patch-setup.cfg b/graphics/py-pillow/files/patch-setup.cfg
new file mode 100644
index 000000000000..0deb72f56f0e
--- /dev/null
+++ b/graphics/py-pillow/files/patch-setup.cfg
@@ -0,0 +1,9 @@
+--- setup.cfg.orig	2023-07-01 13:04:48 UTC
++++ setup.cfg
+@@ -1,5 +1,5 @@
+ [metadata]
+-name = Pillow
++name = pillow
+ description = Python Imaging Library (Fork)
+ long_description = file: README.md
+ long_description_content_type = text/markdown



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307092153.369Lrpb2015568>