mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
www/manpageblog: upgrade to version 1.1
Major changes: - OpenGraph support - Logo support in RSS feed - Fixed dynamic word wrap limit - Validating config options
This commit is contained in:
parent
f35110cb5d
commit
b4123d933a
@ -1,5 +1,6 @@
|
||||
PORTNAME= manpageblog
|
||||
DISTVERSION= 1.0
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.1
|
||||
CATEGORIES= www
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1699804356
|
||||
SHA256 (gyptazy-manpageblog-1.0_GH0.tar.gz) = d31372b6a9ef8e6e2ceaba301e646ec2ace392fb2860233c0c325ff160c8e18b
|
||||
SIZE (gyptazy-manpageblog-1.0_GH0.tar.gz) = 10956
|
||||
TIMESTAMP = 1700127361
|
||||
SHA256 (gyptazy-manpageblog-v1.1_GH0.tar.gz) = e57dd1c6c1ac530b9b4a3eb300bb840a8f62e7288495a51daa975e7b069daa5a
|
||||
SIZE (gyptazy-manpageblog-v1.1_GH0.tar.gz) = 12318
|
||||
|
@ -11,5 +11,7 @@ bin/manpageblog
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/blog.conf
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/content/_index.html
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/content/about.html
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/content/blog/2023-11-11-manpageblog-release-1.0.md
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/content/blog/2023-11-11-manpageblog-release-1-0.md
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/content/blog/2023-11-13-manpageblog-now-available-in-freebsd-ports.md
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/content/blog/2023-11-15-manpageblog-release-1-1.md
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/content/contact.html
|
||||
|
Loading…
Reference in New Issue
Block a user