pkgsrc-Bugs archive

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

PR/39197 CVS commit: [pkgsrc-2008Q2] pkgsrc/audio/libsndfile



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

From: "Tyler R. Retzlaff" <rtr%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39197 CVS commit: [pkgsrc-2008Q2] pkgsrc/audio/libsndfile
Date: Sat, 26 Jul 2008 01:34:37 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  rtr
 Date:          Sat Jul 26 01:34:36 UTC 2008
 
 Modified Files:
        pkgsrc/audio/libsndfile [pkgsrc-2008Q2]: Makefile options.mk
 
 Log Message:
 pullup ticket #2464 - requested by obache
 libsndfile: fix for failure on some platforms
 
 revisions pulled up:
 pkgsrc/audio/libsndfile/Makefile       1.46
 pkgsrc/audio/libsndfile/options.mk     1.5
 
    Module Name:        pkgsrc
    Committed By:       obache
    Date:               Thu Jul 24 22:39:30 UTC 2008
 
    Modified Files:
        pkgsrc/audio/libsndfile: Makefile options.mk
 
    Log Message:
    Fix improper PKG_SUGGESTED_OPTIONS and fix build failure on some platforms.
 
    * Should not try to use OSS for unknown OSes, PR 39197,
     only for having buitin OSS.
    * for Solaris, ${OPSYS} != "Solaris", it's "SunOS".
     Fixed to use sunaudio instead of oss.
 
    Bump PKGREVISION.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.45 -r1.45.4.1 pkgsrc/audio/libsndfile/Makefile
 cvs rdiff -r1.4 -r1.4.4.1 pkgsrc/audio/libsndfile/options.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