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: nia
Date: Wed Jul 10 10:32:57 UTC 2019
Modified Files:
pkgsrc/games/openttd: Makefile
pkgsrc/games/openttd-data: Makefile
Log Message:
Use https for openttd.org.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/games/openttd/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/games/openttd-data/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/openttd/Makefile
diff -u pkgsrc/games/openttd/Makefile:1.79 pkgsrc/games/openttd/Makefile:1.80
--- pkgsrc/games/openttd/Makefile:1.79 Mon May 27 11:19:22 2019
+++ pkgsrc/games/openttd/Makefile Wed Jul 10 10:32:56 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2019/05/27 11:19:22 tnn Exp $
+# $NetBSD: Makefile,v 1.80 2019/07/10 10:32:56 nia Exp $
DISTNAME= openttd-1.9.1-source
PKGNAME= ${DISTNAME:S/-source//}
@@ -7,7 +7,7 @@ MASTER_SITES= https://proxy.binaries.ope
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.openttd.org/
+HOMEPAGE= https://www.openttd.org/
COMMENT= Open source clone of Transport Tycoon Deluxe
LICENSE= gnu-gpl-v2
Index: pkgsrc/games/openttd-data/Makefile
diff -u pkgsrc/games/openttd-data/Makefile:1.8 pkgsrc/games/openttd-data/Makefile:1.9
--- pkgsrc/games/openttd-data/Makefile:1.8 Thu Apr 25 15:56:29 2019
+++ pkgsrc/games/openttd-data/Makefile Wed Jul 10 10:32:56 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2019/04/25 15:56:29 adam Exp $
+# $NetBSD: Makefile,v 1.9 2019/07/10 10:32:56 nia Exp $
GFXVER= 0.5.5
PKGNAME= openttd-data-${GFXVER}
@@ -13,7 +13,7 @@ SITES.openmsx-0.3.1-all.zip= ${MASTER_S
SITES.opensfx-0.2.3-all.zip= ${MASTER_SITES:Q}/opensfx/0.2.3/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.openttd.org/
+HOMEPAGE= https://www.openttd.org/
COMMENT= Free data files for OpenTTD
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index