pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/faad2 Fix package list issue (which CHECK_FILES=...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bd85dff465f7
branches:  trunk
changeset: 513522:bd85dff465f7
user:      tron <tron%pkgsrc.org@localhost>
date:      Tue May 30 20:53:48 2006 +0000

description:
Fix package list issue (which CHECK_FILES=yes doesn't catch reliably
for some reason) and bump package revision again.

diffstat:

 audio/faad2/Makefile |  4 ++--
 audio/faad2/PLIST    |  4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 692d675d05cd -r bd85dff465f7 audio/faad2/Makefile
--- a/audio/faad2/Makefile      Tue May 30 20:28:34 2006 +0000
+++ b/audio/faad2/Makefile      Tue May 30 20:53:48 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2006/05/30 20:23:32 tron Exp $
+# $NetBSD: Makefile,v 1.35 2006/05/30 20:53:48 tron Exp $
 
 DISTNAME=      faad2-2.0
-PKGREVISION=   6
+PKGREVISION=   7
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=faac/}
 
diff -r 692d675d05cd -r bd85dff465f7 audio/faad2/PLIST
--- a/audio/faad2/PLIST Tue May 30 20:28:34 2006 +0000
+++ b/audio/faad2/PLIST Tue May 30 20:53:48 2006 +0000
@@ -1,7 +1,9 @@
-@comment $NetBSD: PLIST,v 1.7 2006/05/30 20:23:32 tron Exp $
+@comment $NetBSD: PLIST,v 1.8 2006/05/30 20:53:48 tron Exp $
 bin/faad
 include/faad2/faad2-config.h
 include/faad2/faad.h
 include/faad2/mp4ff.h
 lib/libfaad.la
+lib/libmp4ff.la
+lib/mp4player_plugin/faad2_plugin.la
 @dirrm include/faad2



Home | Main Index | Thread Index | Old Index