pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/lensfun



Module Name:    pkgsrc
Committed By:   sbd
Date:           Wed Feb 15 08:50:18 UTC 2012

Modified Files:
        pkgsrc/graphics/lensfun: Makefile PLIST buildlink3.mk

Log Message:
The sed expression in the VALID_VERSION make function only works with gsed,
so add it to USE_TOOLS.

With the VALID_VERSION function working properly the soname of liblensfun
will now be 'liblensfun.so.0' and liblensfun.so.0 and
liblensfun.so.${PKGVERSION} will also now get installed.

Because the install process installs _three_ copys of liblensfun, delete two
and make them symlinks.

Bump PKGREVISION


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/lensfun/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/lensfun/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/lensfun/buildlink3.mk

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