pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/openobex
Module Name: pkgsrc
Committed By: wiz
Date: Tue Oct 4 08:00:49 UTC 2022
Modified Files:
pkgsrc/comms/openobex: Makefile PLIST
Log Message:
openobex: fix PLIST for latest doxygen, and depend on it
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/comms/openobex/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/comms/openobex/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/comms/openobex/Makefile
diff -u pkgsrc/comms/openobex/Makefile:1.34 pkgsrc/comms/openobex/Makefile:1.35
--- pkgsrc/comms/openobex/Makefile:1.34 Tue Oct 6 03:46:02 2020
+++ pkgsrc/comms/openobex/Makefile Tue Oct 4 08:00:49 2022
@@ -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 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
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
Index: pkgsrc/comms/openobex/PLIST
diff -u pkgsrc/comms/openobex/PLIST:1.12 pkgsrc/comms/openobex/PLIST:1.13
--- pkgsrc/comms/openobex/PLIST:1.12 Tue Oct 6 03:46:02 2020
+++ pkgsrc/comms/openobex/PLIST Tue Oct 4 08:00:49 2022
@@ -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 @@ lib/pkgconfig/openobex.pc
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_000000.html
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/jquery.js
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/structobex__usb_
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