git: 1c0ac32f1d6f - main - www/manpageblog: update to version 1.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Jan 2024 08:15:15 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c0ac32f1d6ffad212060aaf606ae3fd6f80109e commit 1c0ac32f1d6ffad212060aaf606ae3fd6f80109e Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2024-01-15 08:14:31 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2024-01-15 08:14:31 +0000 www/manpageblog: update to version 1.3.1 This update fixes the RSS XML feed to be RFC conform. --- www/manpageblog/Makefile | 2 +- www/manpageblog/distinfo | 6 +++--- www/manpageblog/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/www/manpageblog/Makefile b/www/manpageblog/Makefile index 581d94d51e95..c027e8500bb4 100644 --- a/www/manpageblog/Makefile +++ b/www/manpageblog/Makefile @@ -1,6 +1,6 @@ PORTNAME= manpageblog DISTVERSIONPREFIX= v -DISTVERSION= 1.3 +DISTVERSION= 1.3.1 CATEGORIES= www PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/manpageblog/distinfo b/www/manpageblog/distinfo index e17bb8382b5c..368a470ce477 100644 --- a/www/manpageblog/distinfo +++ b/www/manpageblog/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704917128 -SHA256 (gyptazy-manpageblog-v1.3_GH0.tar.gz) = ca744c894005c1a9033e36c77da5a50508675b3619868f703626553008dbf3aa -SIZE (gyptazy-manpageblog-v1.3_GH0.tar.gz) = 15019 +TIMESTAMP = 1705306334 +SHA256 (gyptazy-manpageblog-v1.3.1_GH0.tar.gz) = 927202a17985fa5a55f13fcd88791b0271a222522d0a48d4ddde493df07e3113 +SIZE (gyptazy-manpageblog-v1.3.1_GH0.tar.gz) = 15240 diff --git a/www/manpageblog/pkg-plist b/www/manpageblog/pkg-plist index bb710239369f..42090766d23d 100644 --- a/www/manpageblog/pkg-plist +++ b/www/manpageblog/pkg-plist @@ -21,4 +21,5 @@ bin/manpageblog %%PORTEXAMPLES%%%%EXAMPLESDIR%%/content/blog/2023-11-22-manpageblog-release-1-2.md %%PORTEXAMPLES%%%%EXAMPLESDIR%%/content/blog/2023-12-15-manpageblock-container-image-for-docker-podman.md %%PORTEXAMPLES%%%%EXAMPLESDIR%%/content/blog/2024-01-09-manpageblog-release-1-3.md +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/content/blog/2024-01-14-manpageblog-release-1-3-1.md %%PORTEXAMPLES%%%%EXAMPLESDIR%%/content/contact.html