pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/djvulibre-lib



Module Name:    pkgsrc
Committed By:   drochner
Date:           Fri Feb 20 10:52:57 UTC 2009

Modified Files:
        pkgsrc/graphics/djvulibre-lib: Makefile distinfo
        pkgsrc/graphics/djvulibre-lib/patches: patch-ad

Log Message:
Fix an undefined symbol problem which rendered this pkg unusable
after the last update.
(due to use of a locking primitive which is only available on 486+
while gcc defaults to -march=i386)
This might also fix PR pkg/40630 by Kamel Derouiche.
bump PKGREVISION


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/graphics/djvulibre-lib/Makefile \
    pkgsrc/graphics/djvulibre-lib/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/graphics/djvulibre-lib/patches/patch-ad

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