pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-gobject



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jan 27 09:21:51 UTC 2026

Modified Files:
        pkgsrc/devel/py-gobject: Makefile.common

Log Message:
py-gobject: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/py-gobject/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-gobject/Makefile.common
diff -u pkgsrc/devel/py-gobject/Makefile.common:1.25 pkgsrc/devel/py-gobject/Makefile.common:1.26
--- pkgsrc/devel/py-gobject/Makefile.common:1.25        Sun Jul 13 17:27:11 2025
+++ pkgsrc/devel/py-gobject/Makefile.common     Tue Jan 27 09:21:50 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.25 2025/07/13 17:27:11 rillig Exp $
+# $NetBSD: Makefile.common,v 1.26 2026/01/27 09:21:50 wiz Exp $
 #
 # used by devel/py-gobject/Makefile
 # used by devel/py-gobject-shared/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES=   ${MASTER_SITE_GNOME:=sourc
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER?=   pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.pygtk.org/
+HOMEPAGE=      https://pygobject.gnome.org/
 COMMENT=       Python bindings for glib2 gobject
 LICENSE=       gnu-lgpl-v2.1
 



Home | Main Index | Thread Index | Old Index