ports/62126: [MAINTAINER] audio/mp3wrap: SIZE and PLIST_FILES

Ulrich Spoerlein q at uni.de
Fri Jan 30 19:50:42 UTC 2004


>Number:         62126
>Category:       ports
>Synopsis:       [MAINTAINER] audio/mp3wrap: SIZE and PLIST_FILES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 30 11:50:14 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Ulrich Spoerlein
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD roadrunner 5.2-RELEASE FreeBSD 5.2-RELEASE #4: Mon Jan 26 19:30:28 CET 2004
>Description:
- SIZE
- remove pkg-plist
- make configure script happy

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

--- mp3wrap-0.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/mp3wrap/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	14 Jun 2003 08:17:35 -0000	1.1
+++ Makefile	30 Jan 2004 19:47:42 -0000
@@ -16,9 +16,11 @@
 COMMENT=	Utility to merge mp3 files (and other formats)
 
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 MAN1=		mp3wrap.1
+PLIST_FILES=	bin/mp3wrap
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/mp3wrap/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	14 Jun 2003 08:17:35 -0000	1.1
+++ distinfo	30 Jan 2004 19:47:42 -0000
@@ -1 +1,2 @@
 MD5 (mp3wrap-0.5-src.tar.gz) = 096b46295cbe3ee2f02ca7792517dc36
+SIZE (mp3wrap-0.5-src.tar.gz) = 113008
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/audio/mp3wrap/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	14 Jun 2003 08:17:35 -0000	1.1
+++ pkg-plist	30 Jan 2004 19:47:42 -0000
@@ -1 +0,0 @@
-bin/mp3wrap
--- mp3wrap-0.5.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list