pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/openobex openobex: fix PLIST for latest doxygen,...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5efd72388775
branches: trunk
changeset: 386253:5efd72388775
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Oct 04 08:00:49 2022 +0000
description:
openobex: fix PLIST for latest doxygen, and depend on it
Bump PKGREVISION.
diffstat:
comms/openobex/Makefile | 5 +++--
comms/openobex/PLIST | 11 ++++++++++-
2 files changed, 13 insertions(+), 3 deletions(-)
diffs (78 lines):
diff -r a0d8beaded95 -r 5efd72388775 comms/openobex/Makefile
--- a/comms/openobex/Makefile Tue Oct 04 07:54:28 2022 +0000
+++ b/comms/openobex/Makefile Tue Oct 04 08:00:49 2022 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2020/10/06 03:46:02 mef Exp $
+# $NetBSD: Makefile,v 1.35 2022/10/04 08:00:49 wiz Exp $
DISTNAME= openobex-1.7.2-Source
PKGNAME= ${DISTNAME:C/-Source//}
+PKGREVISION= 1
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openobex/}
@@ -10,7 +11,7 @@
COMMENT= Implementation of the Object Exchange (OBEX) protocol
LICENSE= gnu-lgpl-v2
-BUILD_DEPENDS+= doxygen>=1.8.20:../../devel/doxygen
+BUILD_DEPENDS+= doxygen>=1.9.5:../../devel/doxygen
USE_CMAKE= yes
USE_TOOLS+= cmake pkg-config
diff -r a0d8beaded95 -r 5efd72388775 comms/openobex/PLIST
--- a/comms/openobex/PLIST Tue Oct 04 07:54:28 2022 +0000
+++ b/comms/openobex/PLIST Tue Oct 04 08:00:49 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2020/10/06 03:46:02 mef Exp $
+@comment $NetBSD: PLIST,v 1.13 2022/10/04 08:00:49 wiz Exp $
include/openobex/obex.h
include/openobex/obex_const.h
include/openobex/version.h
@@ -13,6 +13,7 @@
share/doc/openobex/html/annotated.html
share/doc/openobex/html/api_8c.html
share/doc/openobex/html/bc_s.png
+share/doc/openobex/html/bc_sd.png
share/doc/openobex/html/bdwn.png
share/doc/openobex/html/classes.html
share/doc/openobex/html/closed.png
@@ -20,6 +21,7 @@
share/doc/openobex/html/dir_000001.html
share/doc/openobex/html/dir_000002.html
share/doc/openobex/html/doc.png
+share/doc/openobex/html/docd.png
share/doc/openobex/html/doxygen.css
share/doc/openobex/html/doxygen.svg
share/doc/openobex/html/dynsections.js
@@ -43,13 +45,16 @@
share/doc/openobex/html/menu.js
share/doc/openobex/html/menudata.js
share/doc/openobex/html/nav_f.png
+share/doc/openobex/html/nav_fd.png
share/doc/openobex/html/nav_g.png
share/doc/openobex/html/nav_h.png
+share/doc/openobex/html/nav_hd.png
share/doc/openobex/html/obex_8h.html
share/doc/openobex/html/obex__const_8h.html
share/doc/openobex/html/open.png
share/doc/openobex/html/openobex_8coverpage.html
share/doc/openobex/html/splitbar.png
+share/doc/openobex/html/splitbard.png
share/doc/openobex/html/structobex__ctrans__t.html
share/doc/openobex/html/structobex__irda__intf__t.html
share/doc/openobex/html/structobex__usb__intf__service__t.html
@@ -57,9 +62,13 @@
share/doc/openobex/html/sync_off.png
share/doc/openobex/html/sync_on.png
share/doc/openobex/html/tab_a.png
+share/doc/openobex/html/tab_ad.png
share/doc/openobex/html/tab_b.png
+share/doc/openobex/html/tab_bd.png
share/doc/openobex/html/tab_h.png
+share/doc/openobex/html/tab_hd.png
share/doc/openobex/html/tab_s.png
+share/doc/openobex/html/tab_sd.png
share/doc/openobex/html/tabs.css
share/doc/openobex/html/unionobex__headerdata__t.html
share/doc/openobex/html/unionobex__interface__t.html
Home |
Main Index |
Thread Index |
Old Index