Thu Sep 29 05:42:36 2022 UTC ()
redland: https for HOMEPAGE


(markd)
diff -r1.63 -r1.64 pkgsrc/textproc/redland/Makefile

cvs diff -r1.63 -r1.64 pkgsrc/textproc/redland/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/redland/Makefile 2022/06/28 11:36:49 1.63
+++ pkgsrc/textproc/redland/Makefile 2022/09/29 05:42:36 1.64
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.63 2022/06/28 11:36:49 wiz Exp $ 1# $NetBSD: Makefile,v 1.64 2022/09/29 05:42:36 markd Exp $
2 2
3DISTNAME= redland-1.0.17 3DISTNAME= redland-1.0.17
4PKGREVISION= 33 4PKGREVISION= 33
5CATEGORIES= textproc 5CATEGORIES= textproc
6MASTER_SITES= http://download.librdf.org/source/ 6MASTER_SITES= http://download.librdf.org/source/
7 7
8MAINTAINER= markd@NetBSD.org 8MAINTAINER= markd@NetBSD.org
9HOMEPAGE= http://librdf.org/ 9HOMEPAGE= https://librdf.org/
10COMMENT= Libraries supporting the Resource Description Framework (RDF) 10COMMENT= Libraries supporting the Resource Description Framework (RDF)
11LICENSE= gnu-lgpl-v2.1 OR apache-2.0 11LICENSE= gnu-lgpl-v2.1 OR apache-2.0
12 12
13USE_TOOLS+= gmake perl pkg-config 13USE_TOOLS+= gmake perl pkg-config
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
15GNU_CONFIGURE_STRICT= no 15GNU_CONFIGURE_STRICT= no
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes
17 17
18# XXX: Kludge to avoid uncoditionally pick up some gtkdoc-* tools if gtk-doc 18# XXX: Kludge to avoid uncoditionally pick up some gtkdoc-* tools if gtk-doc
19# XXX: package is installed and then fails in the installation phase. 19# XXX: package is installed and then fails in the installation phase.
20CONFIGURE_ENV+= ac_cv_path_GTKDOC_CHECK= \ 20CONFIGURE_ENV+= ac_cv_path_GTKDOC_CHECK= \
21 ac_cv_path_GTKDOC_REBASE= \ 21 ac_cv_path_GTKDOC_REBASE= \
22 ac_cv_path_GTKDOC_MKPDF= 22 ac_cv_path_GTKDOC_MKPDF=