pkgsrc-Changes archive

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

CVS commit: pkgsrc/games



Module Name:    pkgsrc
Committed By:   zafer
Date:           Fri May 16 22:58:54 UTC 2025

Modified Files:
        pkgsrc/games/fortunes-calvin: Makefile
        pkgsrc/games/fortunes-futurama: Makefile
        pkgsrc/games/fortunes-h2g2: Makefile

Log Message:
use https


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/games/fortunes-calvin/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/games/fortunes-futurama/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/games/fortunes-h2g2/Makefile

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

Modified files:

Index: pkgsrc/games/fortunes-calvin/Makefile
diff -u pkgsrc/games/fortunes-calvin/Makefile:1.11 pkgsrc/games/fortunes-calvin/Makefile:1.12
--- pkgsrc/games/fortunes-calvin/Makefile:1.11  Tue Jun  6 12:41:24 2023
+++ pkgsrc/games/fortunes-calvin/Makefile       Fri May 16 22:58:54 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2023/06/06 12:41:24 riastradh Exp $
+# $NetBSD: Makefile,v 1.12 2025/05/16 22:58:54 zafer Exp $
 #
 
 DISTNAME=      fortunes-calvin-0.2
 CATEGORIES=    games
-MASTER_SITES=  http://www.netmeister.org/apps/
+MASTER_SITES=  https://www.netmeister.org/apps/
 EXTRACT_SUFX=  .gz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/games/fortunes-futurama/Makefile
diff -u pkgsrc/games/fortunes-futurama/Makefile:1.10 pkgsrc/games/fortunes-futurama/Makefile:1.11
--- pkgsrc/games/fortunes-futurama/Makefile:1.10        Tue Jun  6 12:41:24 2023
+++ pkgsrc/games/fortunes-futurama/Makefile     Fri May 16 22:58:54 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2023/06/06 12:41:24 riastradh Exp $
+# $NetBSD: Makefile,v 1.11 2025/05/16 22:58:54 zafer Exp $
 #
 
 DISTNAME=      fortunes-futurama-0.2
 CATEGORIES=    games
-MASTER_SITES=  http://www.netmeister.org/apps/
+MASTER_SITES=  https://www.netmeister.org/apps/
 EXTRACT_SUFX=  .gz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/games/fortunes-h2g2/Makefile
diff -u pkgsrc/games/fortunes-h2g2/Makefile:1.9 pkgsrc/games/fortunes-h2g2/Makefile:1.10
--- pkgsrc/games/fortunes-h2g2/Makefile:1.9     Tue Jun  6 12:41:25 2023
+++ pkgsrc/games/fortunes-h2g2/Makefile Fri May 16 22:58:54 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2023/06/06 12:41:25 riastradh Exp $
+# $NetBSD: Makefile,v 1.10 2025/05/16 22:58:54 zafer Exp $
 #
 
 DISTNAME=      fortunes-h2g2-0.1
 CATEGORIES=    games
-MASTER_SITES=  http://www.netmeister.org/apps/
+MASTER_SITES=  https://www.netmeister.org/apps/
 EXTRACT_SUFX=  .gz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index