pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/kdelibdocs3



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Jul  8 12:33:40 UTC 2012

Modified Files:
        pkgsrc/x11/kdelibdocs3: Makefile distinfo
Added Files:
        pkgsrc/x11/kdelibdocs3/patches: patch-Makefile.am patch-Makefile.in
            patch-admin_Doxyfile.global

Log Message:
Based on PR pkg/46671, kdelibdocs which was broken after doxygen bump revived.

(1) patch-Makefile.am
    patch-Makefile.in
 Due to dropping doxytag command with bumping Doxygen to 1.8.1.1,
 doxytag related target of Makefile deleted (interim solution, as pkgsrc).

(2)  patch-admin_Doxyfile.global
 As of bumping doxygen, Doxyfile syntax is changed.
 Deleting obsolete lines (the same as above).

(3)  Makefile
   PKGREVISION is bumped. There is no apparent changes on PLIST,
 it is really dynamically generated and installed list differ.
 Also two lines added.
    LICENSE=    gnu-gpl-v2
    USE_TOOLS+=    gmake    (Makefile has ${GMAKE})
    (pointed by pkglint)


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/x11/kdelibdocs3/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/x11/kdelibdocs3/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/kdelibdocs3/patches/patch-Makefile.am \
    pkgsrc/x11/kdelibdocs3/patches/patch-Makefile.in \
    pkgsrc/x11/kdelibdocs3/patches/patch-admin_Doxyfile.global

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index