pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/foomatic4-db-engine



Module Name:    pkgsrc
Committed By:   marino
Date:           Tue May 22 15:46:55 UTC 2012

Modified Files:
        pkgsrc/print/foomatic4-db-engine: distinfo
Added Files:
        pkgsrc/print/foomatic4-db-engine/patches: patch-makeMan.in

Log Message:
print/foomatic4-db-engine: Fix man page generation on DragonFly(+)

The perl man page generation script has an unnecessary file type check
that causes no man pages to be generated on DragonFly and possibly other
platforms.

After properly identifying the template file, it checks to see if it's type
nroff, troff, or groff.  On DragonFly it is type "ASCII".  Just skip the
check completely, the templates were extracted from the verified tarball.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/foomatic4-db-engine/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/print/foomatic4-db-engine/patches/patch-makeMan.in

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