Date: Wed, 08 Apr 2026 13:52:56 +0000 From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a968c202b141 - main - textproc/py-smile: Update to 2.12.1 Message-ID: <69d65db8.397a9.75bec83b@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=a968c202b141cca86cf65652438a3ba2555a2138 commit a968c202b141cca86cf65652438a3ba2555a2138 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2026-04-08 13:38:32 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2026-04-08 13:52:47 +0000 textproc/py-smile: Update to 2.12.1 Changelog: https://github.com/mijorus/smile/compare/2.11.0...2.12.1 Reported by: GitHub (watch releases) --- textproc/py-smile/Makefile | 2 +- textproc/py-smile/distinfo | 6 +++--- textproc/py-smile/pkg-plist | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/textproc/py-smile/Makefile b/textproc/py-smile/Makefile index e1305b081226..011c7b603b23 100644 --- a/textproc/py-smile/Makefile +++ b/textproc/py-smile/Makefile @@ -1,5 +1,5 @@ PORTNAME= smile -DISTVERSION= 2.11.0 +DISTVERSION= 2.12.1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-smile/distinfo b/textproc/py-smile/distinfo index e43a8c64d2f7..140a2137e4db 100644 --- a/textproc/py-smile/distinfo +++ b/textproc/py-smile/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1766477216 -SHA256 (mijorus-smile-2.11.0_GH0.tar.gz) = a4e85c3af5783789498b1bf84211747a08299441305ac97d0210a754a55bd11e -SIZE (mijorus-smile-2.11.0_GH0.tar.gz) = 2216824 +TIMESTAMP = 1775633187 +SHA256 (mijorus-smile-2.12.1_GH0.tar.gz) = 64f35d374ab6de3f055eaaf6a7a8a230b1cc2145e8ccd519902ff54194ead1e4 +SIZE (mijorus-smile-2.12.1_GH0.tar.gz) = 2210286 diff --git a/textproc/py-smile/pkg-plist b/textproc/py-smile/pkg-plist index 71d92d40ce95..be47c7829256 100644 --- a/textproc/py-smile/pkg-plist +++ b/textproc/py-smile/pkg-plist @@ -65,6 +65,8 @@ share/locale/zh_TW/LC_MESSAGES/smile.mo %%DATADIR%%/smile/assets/style.css %%DATADIR%%/smile/components/CustomPopover.py %%DATADIR%%/smile/components/CustomTagEntry.py +%%DATADIR%%/smile/components/EmojiButton.py +%%DATADIR%%/smile/components/EmojiItem.py %%DATADIR%%/smile/components/SkintoneSelector.py %%DATADIR%%/smile/components/UpdateDialog.py %%DATADIR%%/smile/components/UrlRow.py @@ -73,7 +75,6 @@ share/locale/zh_TW/LC_MESSAGES/smile.mo %%DATADIR%%/smile/lib/emoji_history.py %%DATADIR%%/smile/lib/localized_tags.py %%DATADIR%%/smile/lib/user_config.py -%%DATADIR%%/smile/lib/widget_utils.py %%DATADIR%%/smile/main.py %%DATADIR%%/smile/smile.gresource %%DATADIR%%/smile/smile.gresource.xmlhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d65db8.397a9.75bec83b>
