pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Nov 20 13:46:58 UTC 2025

Modified Files:
        pkgsrc/sysutils/amanda: Makefile
        pkgsrc/sysutils/amanda-common: Makefile.common

Log Message:
amanda*: switch HOMEPAGE to https


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/sysutils/amanda/Makefile
cvs rdiff -u -r1.47 -r1.48 pkgsrc/sysutils/amanda-common/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/amanda/Makefile
diff -u pkgsrc/sysutils/amanda/Makefile:1.48 pkgsrc/sysutils/amanda/Makefile:1.49
--- pkgsrc/sysutils/amanda/Makefile:1.48        Mon Jul 27 16:36:35 2020
+++ pkgsrc/sysutils/amanda/Makefile     Thu Nov 20 13:46:58 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2020/07/27 16:36:35 gdt Exp $
+# $NetBSD: Makefile,v 1.49 2025/11/20 13:46:58 wiz Exp $
 #
 
 .include       "../../sysutils/amanda-common/version.mk"
@@ -8,7 +8,7 @@ CATEGORIES=     sysutils
 MASTER_SITES=  # empty
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.amanda.org/
+HOMEPAGE=      https://www.amanda.org/
 COMMENT=       The "meta-package" for Amanda, a network backup system
 
 META_PACKAGE=  yes

Index: pkgsrc/sysutils/amanda-common/Makefile.common
diff -u pkgsrc/sysutils/amanda-common/Makefile.common:1.47 pkgsrc/sysutils/amanda-common/Makefile.common:1.48
--- pkgsrc/sysutils/amanda-common/Makefile.common:1.47  Tue Jun  6 12:42:17 2023
+++ pkgsrc/sysutils/amanda-common/Makefile.common       Thu Nov 20 13:46:58 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.47 2023/06/06 12:42:17 riastradh Exp $
+# $NetBSD: Makefile.common,v 1.48 2025/11/20 13:46:58 wiz Exp $
 
 # used by sysutils/amanda-common/Makefile
 # used by sysutils/amanda-client/Makefile
@@ -13,7 +13,7 @@ CATEGORIES=           sysutils
 MASTER_SITES?=         ${MASTER_SITE_SOURCEFORGE:=amanda/}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.amanda.org/
+HOMEPAGE=              https://www.amanda.org/
 LICENSE=               modified-bsd AND gnu-gpl-v3
 
 DISTINFO_FILE=         ${.CURDIR}/${COMMONDIR}/distinfo



Home | Main Index | Thread Index | Old Index