diff --git a/www/manpageblog/Makefile b/www/manpageblog/Makefile index 315b26ab9630..06100e55b3de 100644 --- a/www/manpageblog/Makefile +++ b/www/manpageblog/Makefile @@ -1,36 +1,36 @@ PORTNAME= manpageblog -DISTVERSION= 1.4 +DISTVERSION= 1.6 CATEGORIES= www PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= se@FreeBSD.org COMMENT= Simple and static blog generator in manpage design WWW= https://github.com/gyptazy/manpageblog LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown-it-py>=3.0.0:textproc/py-markdown-it-py@${PY_FLAVOR} USES= python shebangfix USE_GITHUB= yes GH_ACCOUNT= gyptazy SHEBANG_FILES= ${WRKSRC}/manpageblog NO_ARCH= yes NO_BUILD= yes OPTIONS_DEFINE= DOCS EXAMPLES do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/blog.conf ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} content ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} _assets ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} _templates ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/www/manpageblog/distinfo b/www/manpageblog/distinfo index a93c6ac36ef9..88278176fc45 100644 --- a/www/manpageblog/distinfo +++ b/www/manpageblog/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717757560 -SHA256 (gyptazy-manpageblog-1.4_GH0.tar.gz) = a19ef062532061339b443ec48c03a588b33c82765d3f4fc8ac5f36bec76ab82b -SIZE (gyptazy-manpageblog-1.4_GH0.tar.gz) = 16369 +TIMESTAMP = 1787319405 +SHA256 (gyptazy-manpageblog-1.6_GH0.tar.gz) = 9445569507c3fe771a73a66a6760cabde851289feefbb702582ede3fb0d61ec9 +SIZE (gyptazy-manpageblog-1.6_GH0.tar.gz) = 18474 diff --git a/www/manpageblog/pkg-plist b/www/manpageblog/pkg-plist index 42090766d23d..91f5abd7ff26 100644 --- a/www/manpageblog/pkg-plist +++ b/www/manpageblog/pkg-plist @@ -1,25 +1,30 @@ bin/manpageblog %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTEXAMPLES%%%%EXAMPLESDIR%%/_assets/css/dark.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/_assets/css/grey.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/_assets/css/grey_blue.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/_assets/css/light.css +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/_assets/css/light_blue.css +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/_assets/css/manpageblog.css +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/_assets/css/style.css %%PORTEXAMPLES%%%%EXAMPLESDIR%%/_templates/feed.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/_templates/item.html %%PORTEXAMPLES%%%%EXAMPLESDIR%%/_templates/item.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/_templates/list.html %%PORTEXAMPLES%%%%EXAMPLESDIR%%/_templates/page.html %%PORTEXAMPLES%%%%EXAMPLESDIR%%/_templates/page_tags.html %%PORTEXAMPLES%%%%EXAMPLESDIR%%/_templates/post.html %%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-13-manpageblog-now-available-in-freebsd-ports.md %%PORTEXAMPLES%%%%EXAMPLESDIR%%/content/blog/2023-11-15-manpageblog-release-1-1.md %%PORTEXAMPLES%%%%EXAMPLESDIR%%/content/blog/2023-11-21-manpageblog-in-the-1-mb-website-club.md %%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/blog/2024-06-06-manpageblog-release-1-4.md +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/content/blog/2026-01-04-manpageblog-release-1-6.md %%PORTEXAMPLES%%%%EXAMPLESDIR%%/content/contact.html