diff options
| author | Jonathan Chen <jonc@chen.org.nz> | 2025-06-06 14:54:06 +0000 |
|---|---|---|
| committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-06-06 14:55:28 +0000 |
| commit | 0f0d67fa8abea8f7cbc70dfe6b1d606295d8ff13 (patch) | |
| tree | 0441374e2def29fe86d43fe11cd1a26a56cd9eca | |
| parent | 81a3ef6833f7209ce3d32a245c391e911ce0c2e9 (diff) | |
textproc/sigil: update to 2.5.2
Changelog: https://github.com/Sigil-Ebook/Sigil/releases/tag/2.5.2
PR: 287331
Reported by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
| -rw-r--r-- | textproc/sigil/Makefile | 2 | ||||
| -rw-r--r-- | textproc/sigil/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile index 5d41a3fd87c8..24c0ecf6a87b 100644 --- a/textproc/sigil/Makefile +++ b/textproc/sigil/Makefile @@ -1,5 +1,5 @@ PORTNAME= sigil -DISTVERSION= 2.5.1 +DISTVERSION= 2.5.2 CATEGORIES= textproc MAINTAINER= jonc@chen.org.nz diff --git a/textproc/sigil/distinfo b/textproc/sigil/distinfo index ea299b9df99e..7d08773597aa 100644 --- a/textproc/sigil/distinfo +++ b/textproc/sigil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748748207 -SHA256 (Sigil-Ebook-Sigil-2.5.1_GH0.tar.gz) = caabbb25feb3887bbb925d5d745a10849344094927414cc47ffaedef3cc7521b -SIZE (Sigil-Ebook-Sigil-2.5.1_GH0.tar.gz) = 19345631 +TIMESTAMP = 1749160027 +SHA256 (Sigil-Ebook-Sigil-2.5.2_GH0.tar.gz) = 46e447659a54b845a8e351f9e7907eabaeb4693531f01eab27976f0b906c2798 +SIZE (Sigil-Ebook-Sigil-2.5.2_GH0.tar.gz) = 19346133 |
