pkgsrc-Bugs archive

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

PR/31443 CVS commit: pkgsrc/audio/faad2



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

From: Ben Collver <ben%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: PR/31443 CVS commit: pkgsrc/audio/faad2
Date: Sun,  9 Oct 2005 03:23:11 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  ben
 Date:          Sun Oct  9 03:23:11 UTC 2005
 
 Modified Files:
        pkgsrc/audio/faad2: Makefile PLIST buildlink3.mk distinfo
        pkgsrc/audio/faad2/patches: patch-ac patch-ak
 Added Files:
        pkgsrc/audio/faad2/patches: patch-al
 
 Log Message:
 This change addresses PR#31443
 
 Copy config.h to faad2-config.h.  Modify systems.h to refer to
 faad2-config.h, and install faad2-config.h.  This situation is
 discussed here:
 http://lists.gnu.org/archive/html/automake/2000-10/msg00114.html
 
 Remove the undef of PACKAGE and VERSION, and add a 3rd non-empty
 argument to AM_INIT_AUTOMAKE.  This situation is discussed here:
 http://lists.gnu.org/archive/html/automake/2000-10/msg00108.html
 
 Modify the condition from HAVE_GLIB_H to __G_LIB_H__, which was
 easier because faad2 doesn't depend on glib.
 
 Bump pkgrevision.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.27 -r1.28 pkgsrc/audio/faad2/Makefile
 cvs rdiff -r1.4 -r1.5 pkgsrc/audio/faad2/PLIST
 cvs rdiff -r1.5 -r1.6 pkgsrc/audio/faad2/buildlink3.mk
 cvs rdiff -r1.8 -r1.9 pkgsrc/audio/faad2/distinfo
 cvs rdiff -r1.3 -r1.4 pkgsrc/audio/faad2/patches/patch-ac
 cvs rdiff -r1.1 -r1.2 pkgsrc/audio/faad2/patches/patch-ak
 cvs rdiff -r0 -r1.1 pkgsrc/audio/faad2/patches/patch-al
 
 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