pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/mysqltuner
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 11 05:23:21 UTC 2026
Modified Files:
pkgsrc/databases/mysqltuner: Makefile
Log Message:
mysqltuner: switch to https
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/databases/mysqltuner/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/mysqltuner/Makefile
diff -u pkgsrc/databases/mysqltuner/Makefile:1.10 pkgsrc/databases/mysqltuner/Makefile:1.11
--- pkgsrc/databases/mysqltuner/Makefile:1.10 Tue Jun 28 11:31:19 2022
+++ pkgsrc/databases/mysqltuner/Makefile Sun Jan 11 05:23:21 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2022/06/28 11:31:19 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2026/01/11 05:23:21 wiz Exp $
GITHUB_PROJECT= MySQLTuner-perl
DISTNAME= 1.7.2
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=majo
DIST_SUBDIR= ${PKGBASE}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://mysqltuner.com/
+HOMEPAGE= https://mysqltuner.com/
COMMENT= Perl script that assists in MySQL configuration
LICENSE= gnu-gpl-v3
Home |
Main Index |
Thread Index |
Old Index