pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia/libtheora-docs



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Nov 13 06:50:43 UTC 2025

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

Log Message:
libtheora-docs: fix PLIST for doxygen 1.15, bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/multimedia/libtheora-docs/Makefile \
    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/multimedia/libtheora-docs/Makefile
diff -u pkgsrc/multimedia/libtheora-docs/Makefile:1.19 pkgsrc/multimedia/libtheora-docs/Makefile:1.20
--- pkgsrc/multimedia/libtheora-docs/Makefile:1.19      Sat Jun 14 05:47:36 2025
+++ pkgsrc/multimedia/libtheora-docs/Makefile   Thu Nov 13 06:50:43 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.19 2025/06/14 05:47:36 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2025/11/13 06:50:43 wiz Exp $
 
 .include "../../multimedia/libtheora/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/theora/theora-docs/}
-PKGREVISION=   1
+PKGREVISION=   2
 COMMENT=       Video codec for Ogg multimedia streaming (API documentation)
 
-TOOL_DEPENDS+= doxygen>=1.14.0:../../devel/doxygen
+TOOL_DEPENDS+= doxygen>=1.15.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.19 pkgsrc/multimedia/libtheora-docs/PLIST:1.20
--- pkgsrc/multimedia/libtheora-docs/PLIST:1.19 Sat Jun 14 05:47:36 2025
+++ pkgsrc/multimedia/libtheora-docs/PLIST      Thu Nov 13 06:50:43 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2025/06/14 05:47:36 wiz Exp $
+@comment $NetBSD: PLIST,v 1.20 2025/11/13 06:50:43 wiz Exp $
 share/doc/libtheora/color.html
 share/doc/libtheora/doxygen-build.stamp
 share/doc/libtheora/draft-ietf-avt-rtp-theora-00.txt
@@ -80,6 +80,7 @@ share/doc/libtheora/latex/dir_0f91760d62
 share/doc/libtheora/latex/dir_5b2027f988bb10104ff6bde3c5145ee6.tex
 share/doc/libtheora/latex/dir_d436eb0fd9de10b54a828ce6435f7e81.tex
 share/doc/libtheora/latex/dir_d44c64559bbebec7f509842c48db8b23.tex
+share/doc/libtheora/latex/dirs.tex
 share/doc/libtheora/latex/doxygen.sty
 share/doc/libtheora/latex/etoc_doxygen.sty
 share/doc/libtheora/latex/files.tex



Home | Main Index | Thread Index | Old Index