svn commit: r499584 - head/graphics/sdl_image
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 21 19:09:35 UTC 2019
Author: sunpoet
Date: Sun Apr 21 19:09:28 2019
New Revision: 499584
URL: https://svnweb.freebsd.org/changeset/ports/499584
Log:
Update MASTER_SITES and WWW
Approved by: portmgr (blanket)
Modified:
head/graphics/sdl_image/Makefile
head/graphics/sdl_image/pkg-descr
Modified: head/graphics/sdl_image/Makefile
==============================================================================
--- head/graphics/sdl_image/Makefile Sun Apr 21 19:09:24 2019 (r499583)
+++ head/graphics/sdl_image/Makefile Sun Apr 21 19:09:28 2019 (r499584)
@@ -5,7 +5,7 @@ PORTNAME= sdl_image
PORTVERSION= 1.2.12
PORTREVISION= 12
CATEGORIES= graphics
-MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
+MASTER_SITES= https://www.libsdl.org/projects/SDL_image/release/
DISTNAME= SDL_image-${PORTVERSION}
MAINTAINER= amdmi3 at FreeBSD.org
Modified: head/graphics/sdl_image/pkg-descr
==============================================================================
--- head/graphics/sdl_image/pkg-descr Sun Apr 21 19:09:24 2019 (r499583)
+++ head/graphics/sdl_image/pkg-descr Sun Apr 21 19:09:28 2019 (r499584)
@@ -15,4 +15,4 @@ Note that IMG_Load_RW cannot load TGA images.
An example program 'showimage' is included, with source in showimage.c
-WWW: http://www.libsdl.org/projects/SDL_image/
+WWW: https://www.libsdl.org/projects/SDL_image/
More information about the svn-ports-all
mailing list