pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/38424: typo "PILST" breaks doxygen
>Number: 38424
>Category: pkg
>Synopsis: typo "PILST" breaks doxygen
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Apr 13 22:15:01 +0000 2008
>Originator: David A. Holland
>Release: NetBSD 4.99.59 (20080329) pkgsrc 20080413
>Organization:
>Environment:
System: NetBSD valkyrie 4.99.59 NetBSD 4.99.59 (VALKYRIE) #6: Sat Apr 12
18:49:29 EDT 2008 root@valkyrie:/usr/src/sys/arch/amd64/compile/VALKYRIE amd64
Architecture: x86_64
Machine: amd64
>Description:
doxygen bombs out with "missing" plist entries:
:
doxygen-1.5.1nb1 requires installed package teTeX-bin-3.0nb15
=> Checking file-check results for doxygen-1.5.1nb1
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /usr/pkg:
ERROR:
/usr/pkg/${PILST.ci}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1_py_class.html
*** Error code 1
Stop.
>How-To-Repeat:
set PKG_DEVELOPER and make install
>Fix:
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/devel/doxygen/PLIST,v
retrieving revision 1.16
diff -u -r1.16 PLIST
--- PLIST 12 Apr 2008 22:42:59 -0000 1.16
+++ PLIST 13 Apr 2008 22:12:39 -0000
@@ -383,7 +383,7 @@
${PLIST.cs}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1PyClass-members.html
${PLIST.ci}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1_py_class-members.html
${PLIST.cs}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1PyClass.html
-${PILST.ci}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1_py_class.html
+${PLIST.ci}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1_py_class.html
share/doc/doxygen/examples/pyexample/html/doxygen.css
share/doc/doxygen/examples/pyexample/html/doxygen.png
share/doc/doxygen/examples/pyexample/html/functions.html
Home |
Main Index |
Thread Index |
Old Index