Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2019 19:08:44 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r499575 - head/devel/mingw32-directx
Message-ID:  <201904211908.x3LJ8iDs011915@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Apr 21 19:08:44 2019
New Revision: 499575
URL: https://svnweb.freebsd.org/changeset/ports/499575

Log:
  Update MASTER_SITES and WWW

Modified:
  head/devel/mingw32-directx/Makefile
  head/devel/mingw32-directx/pkg-descr

Modified: head/devel/mingw32-directx/Makefile
==============================================================================
--- head/devel/mingw32-directx/Makefile	Sun Apr 21 19:08:38 2019	(r499574)
+++ head/devel/mingw32-directx/Makefile	Sun Apr 21 19:08:44 2019	(r499575)
@@ -5,7 +5,7 @@ PORTNAME=	directx
 PORTVERSION=	20020518
 PORTREVISION=	1
 CATEGORIES=	devel
-MASTER_SITES=	http://www.libsdl.org/extras/win32/cygwin/
+MASTER_SITES=	https://www.libsdl.org/extras/win32/cygwin/
 PKGNAMEPREFIX=	mingw32-
 DISTNAME=	${PORTNAME}-devel
 

Modified: head/devel/mingw32-directx/pkg-descr
==============================================================================
--- head/devel/mingw32-directx/pkg-descr	Sun Apr 21 19:08:38 2019	(r499574)
+++ head/devel/mingw32-directx/pkg-descr	Sun Apr 21 19:08:44 2019	(r499575)
@@ -2,4 +2,4 @@ DirectX header files for use with MinGW. These header 
 the SDL project to compile SDL on Cygwin, but can also be used to
 compile native applications for Windows with MinGW.
 
-WWW: http://www.libsdl.org/extras/win32/cygwin/README.txt
+WWW: https://www.libsdl.org/extras/win32/cygwin/README.txt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904211908.x3LJ8iDs011915>