pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/SDL2_image
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 19 09:27:03 UTC 2025
Modified Files:
pkgsrc/graphics/SDL2_image: Makefile
Log Message:
SDL2_image: follow homepage redirect
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/graphics/SDL2_image/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/SDL2_image/Makefile
diff -u pkgsrc/graphics/SDL2_image/Makefile:1.27 pkgsrc/graphics/SDL2_image/Makefile:1.28
--- pkgsrc/graphics/SDL2_image/Makefile:1.27 Sat Apr 6 08:05:42 2024
+++ pkgsrc/graphics/SDL2_image/Makefile Sun Jan 19 09:27:03 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2024/04/06 08:05:42 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2025/01/19 09:27:03 wiz Exp $
DISTNAME= SDL2_image-2.6.3
PKGREVISION= 3
@@ -6,7 +6,7 @@ CATEGORIES= graphics devel
MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://www.libsdl.org/projects/SDL_image/
+HOMEPAGE= https://github.com/libsdl-org/SDL_image
COMMENT= Load images as SDL surfaces
LICENSE= zlib
Home |
Main Index |
Thread Index |
Old Index