pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/jansson
Module Name: pkgsrc
Committed By: adam
Date: Thu Sep 12 06:48:47 UTC 2024
Modified Files:
pkgsrc/textproc/jansson: Makefile
Log Message:
jansson: follow HOMEPAGE redirects
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/jansson/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/jansson/Makefile
diff -u pkgsrc/textproc/jansson/Makefile:1.11 pkgsrc/textproc/jansson/Makefile:1.12
--- pkgsrc/textproc/jansson/Makefile:1.11 Fri Apr 28 18:13:52 2023
+++ pkgsrc/textproc/jansson/Makefile Thu Sep 12 06:48:47 2024
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.11 2023/04/28 18:13:52 nikita Exp $
+# $NetBSD: Makefile,v 1.12 2024/09/12 06:48:47 adam Exp $
DISTNAME= jansson-2.14
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=akheron/}
-GITHUB_PROJECT= jansson
GITHUB_RELEASE= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.digip.org/jansson/
+HOMEPAGE= https://github.com/akheron/jansson
COMMENT= C library for encoding, decoding and manipulating JSON data
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index