pkgsrc-Bugs archive

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

PR/40630 CVS commit: pkgsrc/graphics/djvulibre-lib



The following reply was made to PR pkg/40630; it has been noted by GNATS.

From: Matthias Drochner <drochner%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40630 CVS commit: pkgsrc/graphics/djvulibre-lib
Date: Fri, 20 Feb 2009 10:52:57 +0000 (UTC)

 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