pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/deforaos-asm deforaos-asm: depend on latest gtk-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7e30ff7c427f
branches: trunk
changeset: 380581:7e30ff7c427f
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jun 09 07:44:49 2022 +0000
description:
deforaos-asm: depend on latest gtk-doc and fix PLIST for it
Bump PKGREVISION.
diffstat:
devel/deforaos-asm/Makefile | 5 +++--
devel/deforaos-asm/PLIST | 3 ++-
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (38 lines):
diff -r 60f0acac12c4 -r 7e30ff7c427f devel/deforaos-asm/Makefile
--- a/devel/deforaos-asm/Makefile Thu Jun 09 07:16:39 2022 +0000
+++ b/devel/deforaos-asm/Makefile Thu Jun 09 07:44:49 2022 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2022/04/30 21:12:46 khorben Exp $
+# $NetBSD: Makefile,v 1.11 2022/06/09 07:44:49 wiz Exp $
DISTNAME= Asm-0.2.6
PKGNAME= deforaos-asm-0.2.6
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://ftp.defora.org/pub/DeforaOS/Apps/Devel/src/Asm/
@@ -19,6 +20,6 @@
.include "../../devel/deforaos-configure/deforaos-configure.mk"
.include "../../devel/deforaos-cpp/buildlink3.mk"
-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 "../../mk/bsd.pkg.mk"
diff -r 60f0acac12c4 -r 7e30ff7c427f devel/deforaos-asm/PLIST
--- a/devel/deforaos-asm/PLIST Thu Jun 09 07:16:39 2022 +0000
+++ b/devel/deforaos-asm/PLIST Thu Jun 09 07:44:49 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2022/04/30 21:12:46 khorben Exp $
+@comment $NetBSD: PLIST,v 1.7 2022/06/09 07:44:49 wiz Exp $
bin/asm
bin/deasm
include/Devel/Asm.h
@@ -45,6 +45,7 @@
share/gtk-doc/html/Asm/Asm.devhelp2
share/gtk-doc/html/Asm/api-index-full.html
share/gtk-doc/html/Asm/ch01.html
+share/gtk-doc/html/Asm/deprecated-api-index.html
share/gtk-doc/html/Asm/home.png
share/gtk-doc/html/Asm/index.html
share/gtk-doc/html/Asm/left-insensitive.png
Home |
Main Index |
Thread Index |
Old Index