pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/raptor2



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb  2 20:26:44 UTC 2026

Modified Files:
        pkgsrc/textproc/raptor2: Makefile

Log Message:
raptor2: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/textproc/raptor2/Makefile

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

Modified files:

Index: pkgsrc/textproc/raptor2/Makefile
diff -u pkgsrc/textproc/raptor2/Makefile:1.58 pkgsrc/textproc/raptor2/Makefile:1.59
--- pkgsrc/textproc/raptor2/Makefile:1.58       Wed Jan  7 08:49:07 2026
+++ pkgsrc/textproc/raptor2/Makefile    Mon Feb  2 20:26:43 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.58 2026/01/07 08:49:07 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2026/02/02 20:26:43 wiz Exp $
 
 DISTNAME=      raptor2-2.0.16
 PKGREVISION=   13
 CATEGORIES=    textproc
-MASTER_SITES=  http://download.librdf.org/source/
+#MASTER_SITES= http://download.librdf.org/source/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://librdf.org/raptor/
+#HOMEPAGE=     http://librdf.org/raptor/
 COMMENT=       RDF Parser Toolkit written in C
 LICENSE=       gnu-lgpl-v2.1 OR apache-2.0
 



Home | Main Index | Thread Index | Old Index