pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/PC6001VX



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Wed Aug 13 12:50:01 UTC 2025

Modified Files:
        pkgsrc/emulators/PC6001VX: Makefile

Log Message:
PC6001VX: switch to https:// for MASTER_SITES and HOMEPAGE.

Per setting changes of upstream:
 https://eighttails.seesaa.net/article/305067428.html


To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.115 pkgsrc/emulators/PC6001VX/Makefile

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

Modified files:

Index: pkgsrc/emulators/PC6001VX/Makefile
diff -u pkgsrc/emulators/PC6001VX/Makefile:1.114 pkgsrc/emulators/PC6001VX/Makefile:1.115
--- pkgsrc/emulators/PC6001VX/Makefile:1.114    Fri Jun  6 14:54:28 2025
+++ pkgsrc/emulators/PC6001VX/Makefile  Wed Aug 13 12:50:01 2025
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.114 2025/06/06 14:54:28 tsutsui Exp $
+# $NetBSD: Makefile,v 1.115 2025/08/13 12:50:01 tsutsui Exp $
 
 VERSION=               4.2.13
 DISTNAME=              PC6001VX_${VERSION}_src
 PKGNAME=               ${DISTNAME:S/_src//:S/_/-/}
 CATEGORIES=            emulators
-MASTER_SITES=          http://eighttails.up.seesaa.net/bin/
+MASTER_SITES=          https://eighttails.up.seesaa.net/bin/
 
 MAINTAINER=            tsutsui%NetBSD.org@localhost
-HOMEPAGE=              http://eighttails.seesaa.net/
+HOMEPAGE=              https://eighttails.seesaa.net/
 COMMENT=               Cross platform PC-6001 emulator
 LICENSE=               gnu-lgpl-v2.1
 



Home | Main Index | Thread Index | Old Index