pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/hiawatha
Module Name: pkgsrc
Committed By: hauke
Date: Fri Jan 3 16:35:32 UTC 2025
Modified Files:
pkgsrc/www/hiawatha: Makefile
Log Message:
Update upstream URL in publically visible files.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/www/hiawatha/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/hiawatha/Makefile
diff -u pkgsrc/www/hiawatha/Makefile:1.43 pkgsrc/www/hiawatha/Makefile:1.44
--- pkgsrc/www/hiawatha/Makefile:1.43 Thu Jan 2 21:22:19 2025
+++ pkgsrc/www/hiawatha/Makefile Fri Jan 3 16:35:32 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.43 2025/01/02 21:22:19 hauke Exp $
+# $NetBSD: Makefile,v 1.44 2025/01/03 16:35:32 hauke Exp $
PKGNAME= hiawatha-${PKGVER}
DISTNAME= hiawatha-v${PKGVER}
PKGVER= 11.6
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITLAB:=hsleisink/hiawatha/-/archive/v${PKGVER}/}
EXTRACT_SUFX= .tar.gz
@@ -81,6 +81,20 @@ SUBST_MESSAGE.uid= Configure Hiawatha us
SUBST_FILES.uid= config/hiawatha.conf.in
SUBST_VARS.uid= HIAWATHA_USER HIAWATHA_GROUP
+SUBST_CLASSES=+ url
+SUBST_STAGE.url= pre-configure
+SUBST_MESSAGE.url= Updating upstream web url
+SUBST_FILES.url= config/index.xslt
+SUBST_FILES.url+= extra/index.html
+SUBST_FILES.url+= man/cgi-wrapper.1.in
+SUBST_FILES.url+= man/hiawatha.1.in
+SUBST_FILES.url+= man/lefh.1
+SUBST_FILES.url+= man/newroot.1
+SUBST_FILES.url+= man/ssi-cgi.1
+SUBST_FILES.url+= man/wigwam.1
+SUBST_SED.url= -e 's/www.hiawatha-webserver.org/hiawatha.leisink.net/g'
+SUBST_SED.url+= -e 's/@hiawatha-webserver.org/@leisink.net/g'
+
.if !empty(HIAWATHA_REPLACE_MBEDTLS:Myes)
SUBST_CLASSES+= mbopt
SUBST_STAGE.mbopt= pre-configure
Home |
Main Index |
Thread Index |
Old Index