ports/69718: [PATCH] audio/gtkpod: [Remove files/systems.h]

Michael Johnson ahze at ahze.net
Wed Jul 28 16:50:27 UTC 2004


>Number:         69718
>Category:       ports
>Synopsis:       [PATCH] audio/gtkpod: [Remove files/systems.h]
>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:   Wed Jul 28 16:50:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Michael Johnson
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #58: Fri Jul 23 20:15:17 EDT 2004
>Description:
- Remove files/systems.h

It is no longer needed, it is installed default from faad if installed with 
WITHOUT_MPEG4IP defined. and mpeg4ip's version doesn't need systems.h it's all 
in mp4.h

Port maintainer (david at dyn-ns.net) is cc'd.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- gtkpod-0.80_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /usr/opt/cvs/freebsd-src/ports/audio/gtkpod/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	28 Jul 2004 11:08:32 -0000	1.14
+++ Makefile	28 Jul 2004 16:22:59 -0000
@@ -56,9 +56,6 @@
 	@${ECHO_MSG}
 .endif
 
-post-patch:
-	@${CP} ${FILESDIR}/systems.h ${WRKSRC}/src
-
 pre-configure:
 # install locale correctly (share dir instead of lib dir)
 	@${REINPLACE_CMD} -e 's|DATADIRNAME=lib|DATADIRNAME=share|' \
Index: files/systems.h
===================================================================
RCS file: /usr/opt/cvs/freebsd-src/ports/audio/gtkpod/files/systems.h,v
retrieving revision 1.1
diff -u -r1.1 systems.h
--- files/systems.h	12 May 2004 08:43:58 -0000	1.1
+++ files/systems.h	28 Jul 2004 16:15:57 -0000
@@ -1,7 +1 @@
-/* This file is included from faad2 version of mepg4ip.h. */
 
-#include <sys/types.h>
-#include <stdlib.h>
-#include <string.h>
-
-#define HAVE_RINT
--- gtkpod-0.80_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list