pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/libart



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan  3 07:36:32 UTC 2026

Modified Files:
        pkgsrc/graphics/libart: Makefile

Log Message:
libart: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/libart/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/libart/Makefile
diff -u pkgsrc/graphics/libart/Makefile:1.9 pkgsrc/graphics/libart/Makefile:1.10
--- pkgsrc/graphics/libart/Makefile:1.9 Fri Jun 12 14:31:12 2020
+++ pkgsrc/graphics/libart/Makefile     Sat Jan  3 07:36:32 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/06/12 14:31:12 ryoon Exp $
+# $NetBSD: Makefile,v 1.10 2026/01/03 07:36:32 wiz Exp $
 
 DISTNAME=              libart_lgpl-2.3.21
 PKGNAME=               ${DISTNAME:S/_lgpl//}
@@ -7,7 +7,7 @@ MASTER_SITES=           ${MASTER_SITE_GNOME:=sour
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              https://www.levien.com/libart/
+HOMEPAGE=              https://levien.com/libart/
 COMMENT=               High-performance 2D graphics library
 LICENSE=               gnu-lgpl-v2
 



Home | Main Index | Thread Index | Old Index