ports/66360: [PATCH] audio/faad2: [SUMMARIZE CHANGES]
michael johnson
ahze at ahze.net
Fri May 7 18:10:12 UTC 2004
>Number: 66360
>Category: ports
>Synopsis: [PATCH] audio/faad2: [SUMMARIZE CHANGES]
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri May 07 11:10:11 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: michael johnson
>Release: FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #45: Mon May 3 05:09:04 EDT
>Description:
[DESCRIBE CHANGES]
Port maintainer (sean at sfarc.net) is cc'd.
Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:
--- faad2-2.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/faad/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile 13 Apr 2004 12:57:26 -0000 1.12
+++ Makefile 7 May 2004 18:07:57 -0000
@@ -7,6 +7,7 @@
PORTNAME= faad2
PORTVERSION= 2.0
+POSTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= faac
@@ -53,6 +54,9 @@
# sync the multiple libtool copies
@${CP} ${WRKSRC}/libtool ${WRKSRC}/common/mp4v2/
+post-install:
+ @${INSTALL_DATA} ${WRKSRC}/common/mp4v2/systems.h ${PREFIX}/include
+
.include <bsd.port.pre.mk>
CONFIGURE_ARGS+= --build=${CONFIGURE_TARGET}
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/audio/faad/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist 5 Mar 2004 07:27:02 -0000 1.2
+++ pkg-plist 7 May 2004 18:05:47 -0000
@@ -3,6 +3,7 @@
include/mp4ff.h
include/mp4.h
include/mpeg4ip.h
+include/systems.h
lib/libfaad.a
lib/libfaad.so
lib/libfaad.so.0
--- faad2-2.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list