pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/lasso lasso: fix PLIST for fixed gtk-doc
details: https://anonhg.NetBSD.org/pkgsrc/rev/8fa6a72d2c90
branches: trunk
changeset: 380431:8fa6a72d2c90
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jun 07 07:39:45 2022 +0000
description:
lasso: fix PLIST for fixed gtk-doc
and depend on it. Bump PKGREVISION.
diffstat:
security/lasso/Makefile | 8 ++++----
security/lasso/Makefile.common | 4 ++--
security/lasso/PLIST | 4 +++-
3 files changed, 9 insertions(+), 7 deletions(-)
diffs (59 lines):
diff -r 0a72422c4641 -r 8fa6a72d2c90 security/lasso/Makefile
--- a/security/lasso/Makefile Tue Jun 07 07:38:07 2022 +0000
+++ b/security/lasso/Makefile Tue Jun 07 07:39:45 2022 +0000
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2022/05/19 01:23:31 khorben Exp $
+# $NetBSD: Makefile,v 1.53 2022/06/07 07:39:45 wiz Exp $
+
+PKGREVISION= 4
CONFIGURE_ENV+= INKSCAPE=/bin/false
CONFIGURE_ARGS+= --disable-python
@@ -12,8 +14,6 @@
EXTRACT_USING= bsdtar
-PKGREVISION= 3
-
-BUILDLINK_API_DEPENDS.gtk-doc+= gtk-doc>=1.20
+BUILDLINK_API_DEPENDS.gtk-doc+= gtk-doc>=1.32nb9
.include "../../textproc/gtk-doc/buildlink3.mk"
.include "../../security/lasso/Makefile.common"
diff -r 0a72422c4641 -r 8fa6a72d2c90 security/lasso/Makefile.common
--- a/security/lasso/Makefile.common Tue Jun 07 07:38:07 2022 +0000
+++ b/security/lasso/Makefile.common Tue Jun 07 07:39:45 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.17 2021/06/08 07:34:48 manu Exp $
+# $NetBSD: Makefile.common,v 1.18 2022/06/07 07:39:45 wiz Exp $
#
# used by security/lasso/Makefile
# used by security/py-lasso/Makefile
@@ -26,7 +26,7 @@
PKGCONFIG_OVERRIDE+= lasso.pc.in
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
-BUILDLINK_ABI_DEPENDS.glib2+= glib2>=2.35
+BUILDLINK_API_DEPENDS.glib2+= glib2>=2.35
.include "../../lang/python/application.mk"
diff -r 0a72422c4641 -r 8fa6a72d2c90 security/lasso/PLIST
--- a/security/lasso/PLIST Tue Jun 07 07:38:07 2022 +0000
+++ b/security/lasso/PLIST Tue Jun 07 07:39:45 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2022/05/19 01:23:31 khorben Exp $
+@comment $NetBSD: PLIST,v 1.12 2022/06/07 07:39:45 wiz Exp $
include/lasso/backward_comp.h
include/lasso/ctypes.h
include/lasso/debug.h
@@ -186,8 +186,10 @@
share/doc/lasso/writing-a-php-sp.txt
share/doc/lasso/writing-a-saml2-php-sp.txt
share/gtk-doc/html/lasso/annotation-glossary.html
+share/gtk-doc/html/lasso/api-index-2-3.html
share/gtk-doc/html/lasso/api-index-full.html
share/gtk-doc/html/lasso/architecture.html
+share/gtk-doc/html/lasso/deprecated-api-index.html
share/gtk-doc/html/lasso/home.png
share/gtk-doc/html/lasso/idff.html
share/gtk-doc/html/lasso/idwsf.html
Home |
Main Index |
Thread Index |
Old Index