Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 May 2026 00:42:44 +0000
From:      Yusuf Yaman <nxjoseph@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Paavo-Einari Kaipila <pkaipila@gmail.com>
Subject:   git: b638eddc6f77 - main - www/hiawatha: Update 12.1 => 12.2
Message-ID:  <69f69a04.36f5f.727b27e0@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by nxjoseph:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b638eddc6f77ec28de9a240a05841c2ea2ef9fd4

commit b638eddc6f77ec28de9a240a05841c2ea2ef9fd4
Author:     Paavo-Einari Kaipila <pkaipila@gmail.com>
AuthorDate: 2026-05-02 18:07:54 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-05-03 00:42:30 +0000

    www/hiawatha: Update 12.1 => 12.2
    
    While here, sort pkg-plist.
    
    Release Notes:
    https://hiawatha.leisink.net/changelog
    
    PR:             294960
    Reported by:    Paavo-Einari Kaipila <pkaipila@gmail.com> (maintainer)
    Approved by:    vvd (co-mentor)
    MFH:            2026Q2
---
 www/hiawatha/Makefile  |  2 +-
 www/hiawatha/distinfo  |  6 +++---
 www/hiawatha/pkg-plist | 10 ++++++----
 3 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile
index 0c7d9f8e947a..4c4cf8c8e60d 100644
--- a/www/hiawatha/Makefile
+++ b/www/hiawatha/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hiawatha
-DISTVERSION=	12.1
+DISTVERSION=	12.2
 CATEGORIES=	www
 MASTER_SITES=	https://hiawatha.leisink.net/files/download/
 
diff --git a/www/hiawatha/distinfo b/www/hiawatha/distinfo
index 98908d139caf..4ff39440ecfb 100644
--- a/www/hiawatha/distinfo
+++ b/www/hiawatha/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1775567220
-SHA256 (hiawatha-12.1.tar.gz) = e93e5964e69d98061d366fa4a0ec7b5d33d3e92e6c02efa8b291a79c646006b1
-SIZE (hiawatha-12.1.tar.gz) = 3123477
+TIMESTAMP = 1777745139
+SHA256 (hiawatha-12.2.tar.gz) = 1251c426b151c46471899bf3de50a5650e4fd852864fdf9f22c512038492f668
+SIZE (hiawatha-12.2.tar.gz) = 3127774
diff --git a/www/hiawatha/pkg-plist b/www/hiawatha/pkg-plist
index 4e7177240eac..b962a361d27e 100644
--- a/www/hiawatha/pkg-plist
+++ b/www/hiawatha/pkg-plist
@@ -14,14 +14,16 @@
 %%LEFH%%lib/hiawatha/letsencrypt/logfile.php
 %%LEFH%%lib/hiawatha/letsencrypt/openssl.conf
 %%LEFH%%lib/hiawatha/letsencrypt/rsa.php
-%%CGIWRAPPER%%share/man/man1/cgi-wrapper.1.gz
-share/man/man1/hiawatha.1.gz
-%%LEFH%%share/man/man1/lefh.1.gz
-share/man/man1/wigwam.1.gz
 %%CGIWRAPPER%%sbin/cgi-wrapper
 sbin/hiawatha
 %%LEFH%%sbin/lefh
+sbin/ssi-cgi
 sbin/wigwam
+%%CGIWRAPPER%%share/man/man1/cgi-wrapper.1.gz
+%%LEFH%%share/man/man1/lefh.1.gz
+share/man/man1/hiawatha.1.gz
+share/man/man1/ssi-cgi.1.gz
+share/man/man1/wigwam.1.gz
 @sample %%WWWDIR%%/index.html.sample
 @dir /var/db/hiawatha
 @dir /var/log/hiawatha


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f69a04.36f5f.727b27e0>