pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gnatpython
Module Name: pkgsrc
Committed By: wiz
Date: Mon Dec 22 11:36:18 UTC 2025
Modified Files:
pkgsrc/devel/gnatpython: Makefile
Log Message:
gnatpython: comment out dead sites
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/gnatpython/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/gnatpython/Makefile
diff -u pkgsrc/devel/gnatpython/Makefile:1.25 pkgsrc/devel/gnatpython/Makefile:1.26
--- pkgsrc/devel/gnatpython/Makefile:1.25 Mon Aug 14 05:24:08 2023
+++ pkgsrc/devel/gnatpython/Makefile Mon Dec 22 11:36:17 2025
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.25 2023/08/14 05:24:08 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2025/12/22 11:36:17 wiz Exp $
DISTNAME= gnatpython-${SNAPSHOT}
PKGREVISION= 7
CATEGORIES= devel
-MASTER_SITES= http://downloads.dragonlace.net/src/
+#MASTER_SITES= http://downloads.dragonlace.net/src/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://forge.open-do.org/projects/gnatpython
+#HOMEPAGE= https://forge.open-do.org/projects/gnatpython
COMMENT= Python package used in Ada testsuites
LICENSE= gnu-gpl-v3
SNAPSHOT= 20110912
Home |
Main Index |
Thread Index |
Old Index