pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 31 09:49:20 UTC 2023

Modified Files:
        pkgsrc/comms/openobex: Makefile PLIST
        pkgsrc/multimedia/libtheora-docs: Makefile PLIST

Log Message:
*: update for doxygen 1.10


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/comms/openobex/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/comms/openobex/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/multimedia/libtheora-docs/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/multimedia/libtheora-docs/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.37 pkgsrc/comms/openobex/Makefile:1.38
--- pkgsrc/comms/openobex/Makefile:1.37 Tue Jun  6 12:40:24 2023
+++ pkgsrc/comms/openobex/Makefile      Sun Dec 31 09:49:19 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2023/06/06 12:40:24 riastradh Exp $
+# $NetBSD: Makefile,v 1.38 2023/12/31 09:49:19 wiz Exp $
 
 DISTNAME=      openobex-1.7.2-Source
 PKGNAME=       ${DISTNAME:C/-Source//}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    comms
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=openobex/}
 
@@ -11,7 +11,7 @@ MAINTAINER=   pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Implementation of the Object Exchange (OBEX) protocol
 LICENSE=       gnu-lgpl-v2
 
-TOOL_DEPENDS+= doxygen>=1.9.7:../../devel/doxygen
+TOOL_DEPENDS+= doxygen>=1.10.0:../../devel/doxygen
 
 USE_CMAKE=     yes
 USE_TOOLS+=    cmake pkg-config

Index: pkgsrc/comms/openobex/PLIST
diff -u pkgsrc/comms/openobex/PLIST:1.15 pkgsrc/comms/openobex/PLIST:1.16
--- pkgsrc/comms/openobex/PLIST:1.15    Thu Sep 21 14:49:14 2023
+++ pkgsrc/comms/openobex/PLIST Sun Dec 31 09:49:19 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2023/09/21 14:49:14 vins Exp $
+@comment $NetBSD: PLIST,v 1.16 2023/12/31 09:49:19 wiz Exp $
 include/openobex/obex.h
 include/openobex/obex_const.h
 include/openobex/version.h
@@ -15,14 +15,16 @@ 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/classes.html
+share/doc/openobex/html/clipboard.js
 share/doc/openobex/html/closed.png
-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/dir_d436eb0fd9de10b54a828ce6435f7e81.html
+share/doc/openobex/html/dir_e386a5083970e0fa2b6c728895c57698.html
+share/doc/openobex/html/dir_e8acc63b1e238f3255c900eed37254b8.html
 share/doc/openobex/html/doc.svg
 share/doc/openobex/html/docd.svg
 share/doc/openobex/html/doxygen.css
 share/doc/openobex/html/doxygen.svg
+share/doc/openobex/html/doxygen_crawl.html
 share/doc/openobex/html/dynsections.js
 share/doc/openobex/html/files.html
 share/doc/openobex/html/folderclosed.svg
@@ -77,5 +79,3 @@ 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
-@pkgdir man/man1
-@pkgdir bin

Index: pkgsrc/multimedia/libtheora-docs/Makefile
diff -u pkgsrc/multimedia/libtheora-docs/Makefile:1.16 pkgsrc/multimedia/libtheora-docs/Makefile:1.17
--- pkgsrc/multimedia/libtheora-docs/Makefile:1.16      Mon Dec 25 17:13:10 2023
+++ pkgsrc/multimedia/libtheora-docs/Makefile   Sun Dec 31 09:49:19 2023
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.16 2023/12/25 17:13:10 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2023/12/31 09:49:19 wiz Exp $
 
 .include "../../multimedia/libtheora/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/theora/theora-docs/}
-PKGREVISION=   8
+PKGREVISION=   9
 COMMENT=       Video codec for Ogg multimedia streaming (API documentation)
 
-TOOL_DEPENDS+= doxygen>=1.9.7:../../devel/doxygen
+TOOL_DEPENDS+= doxygen>=1.10.0:../../devel/doxygen
 
 CONFIGURE_ARGS+=       --disable-oggtest
 CONFIGURE_ARGS+=       --disable-vorbistest

Index: pkgsrc/multimedia/libtheora-docs/PLIST
diff -u pkgsrc/multimedia/libtheora-docs/PLIST:1.15 pkgsrc/multimedia/libtheora-docs/PLIST:1.16
--- pkgsrc/multimedia/libtheora-docs/PLIST:1.15 Mon Dec 25 17:13:10 2023
+++ pkgsrc/multimedia/libtheora-docs/PLIST      Sun Dec 31 09:49:19 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2023/12/25 17:13:10 wiz Exp $
+@comment $NetBSD: PLIST,v 1.16 2023/12/31 09:49:19 wiz Exp $
 share/doc/libtheora-${PKGVERSION}/color.html
 share/doc/libtheora-${PKGVERSION}/doxygen-build.stamp
 share/doc/libtheora-${PKGVERSION}/draft-ietf-avt-rtp-theora-00.txt
@@ -7,16 +7,18 @@ share/doc/libtheora-${PKGVERSION}/html/a
 share/doc/libtheora-${PKGVERSION}/html/bc_s.png
 share/doc/libtheora-${PKGVERSION}/html/bc_sd.png
 share/doc/libtheora-${PKGVERSION}/html/classes.html
+share/doc/libtheora-${PKGVERSION}/html/clipboard.js
 share/doc/libtheora-${PKGVERSION}/html/closed.png
 share/doc/libtheora-${PKGVERSION}/html/codec_8h.html
 share/doc/libtheora-${PKGVERSION}/html/codec_8h_source.html
-share/doc/libtheora-${PKGVERSION}/html/dir_000000.html
-share/doc/libtheora-${PKGVERSION}/html/dir_000001.html
+share/doc/libtheora-${PKGVERSION}/html/dir_5b2027f988bb10104ff6bde3c5145ee6.html
+share/doc/libtheora-${PKGVERSION}/html/dir_d436eb0fd9de10b54a828ce6435f7e81.html
 share/doc/libtheora-${PKGVERSION}/html/doc.svg
 share/doc/libtheora-${PKGVERSION}/html/docd.svg
 share/doc/libtheora-${PKGVERSION}/html/doxygen.css
 share/doc/libtheora-${PKGVERSION}/html/doxygen.png
 share/doc/libtheora-${PKGVERSION}/html/doxygen.svg
+share/doc/libtheora-${PKGVERSION}/html/doxygen_crawl.html
 share/doc/libtheora-${PKGVERSION}/html/dynsections.js
 share/doc/libtheora-${PKGVERSION}/html/files.html
 share/doc/libtheora-${PKGVERSION}/html/folderclosed.svg
@@ -89,8 +91,8 @@ share/doc/libtheora-${PKGVERSION}/latex/
 share/doc/libtheora-${PKGVERSION}/latex/annotated.tex
 share/doc/libtheora-${PKGVERSION}/latex/codec_8h.tex
 share/doc/libtheora-${PKGVERSION}/latex/codec_8h_source.tex
-share/doc/libtheora-${PKGVERSION}/latex/dir_000000.tex
-share/doc/libtheora-${PKGVERSION}/latex/dir_000001.tex
+share/doc/libtheora-${PKGVERSION}/latex/dir_5b2027f988bb10104ff6bde3c5145ee6.tex
+share/doc/libtheora-${PKGVERSION}/latex/dir_d436eb0fd9de10b54a828ce6435f7e81.tex
 share/doc/libtheora-${PKGVERSION}/latex/doxygen.sty
 share/doc/libtheora-${PKGVERSION}/latex/etoc_doxygen.sty
 share/doc/libtheora-${PKGVERSION}/latex/files.tex



Home | Main Index | Thread Index | Old Index