Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2001 22:56:22 +0200 (CEST)
From:      Christian Weisgerber <naddy@mips.inka.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29683: 
Message-ID:  <200108132056.f7DKuMh23767@kemoauc.mips.inka.de>

next in thread | raw e-mail | index | archive | help

>Number:         29683
>Category:       ports
>Synopsis:       
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 13 14:00:05 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Christian Weisgerber
>Release:        FreeBSD 5.0-CURRENT alpha
>Organization:
>Environment:
System: FreeBSD kemoauc.mips.inka.de 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Aug 11 09:23:35 CEST 2001 naddy@kemoauc.mips.inka.de:/home/obj/usr/src/sys/KEMOAUC alpha

>Description:

Update to 0.1.5.  Removes the need for local patches.
No functional changes.

>How-To-Repeat:

>Fix:

diff -uNr /usr/ports/audio/mpg321/Makefile mpg321/Makefile
--- /usr/ports/audio/mpg321/Makefile	Sat Aug 11 14:35:10 2001
+++ mpg321/Makefile	Mon Aug 13 22:30:01 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mpg321
-PORTVERSION=	0.1.3
+PORTVERSION=	0.1.5
 CATEGORIES=	audio
 MASTER_SITES=	http://people.debian.org/~drew/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -17,6 +17,7 @@
 BUILD_DEPENDS=	${LOCALBASE}/lib/libmad.a:${PORTSDIR}/audio/mad
 
 GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--disable-mpg123-symlink
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 
diff -uNr /usr/ports/audio/mpg321/distinfo mpg321/distinfo
--- /usr/ports/audio/mpg321/distinfo	Sat Aug 11 14:35:10 2001
+++ mpg321/distinfo	Mon Aug 13 20:25:09 2001
@@ -1 +1 @@
-MD5 (mpg321_0.1.3.tar.gz) = 1a8c081fd299eb84bdd46d896a8beb10
+MD5 (mpg321_0.1.5.tar.gz) = 8632ea26959ae3057a6a6414e47fb486
diff -uNr /usr/ports/audio/mpg321/files/patch-Makefile.in mpg321/files/patch-Makefile.in
--- /usr/ports/audio/mpg321/files/patch-Makefile.in	Thu Jul 26 08:30:41 2001
+++ mpg321/files/patch-Makefile.in	Thu Jan  1 01:00:00 1970
@@ -1,14 +0,0 @@
-
-$FreeBSD: ports/audio/mpg321/files/patch-Makefile.in,v 1.1 2001/07/26 06:30:41 ijliao Exp $
-
---- Makefile.in.orig	Wed Jul 25 22:48:58 2001
-+++ Makefile.in	Wed Jul 25 22:49:18 2001
-@@ -339,7 +339,7 @@
- 
- install-exec-am: install-binPROGRAMS
- 	@$(NORMAL_INSTALL)
--	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
-+
- install-exec: install-exec-am
- 
- install-data-am: install-man
diff -uNr /usr/ports/audio/mpg321/files/patch-configure mpg321/files/patch-configure
--- /usr/ports/audio/mpg321/files/patch-configure	Thu Jul 26 12:57:27 2001
+++ mpg321/files/patch-configure	Thu Jan  1 01:00:00 1970
@@ -1,14 +0,0 @@
-
-$FreeBSD: ports/audio/mpg321/files/patch-configure,v 1.2 2001/07/26 06:30:41 ijliao Exp $
-
---- configure.orig	Sat Feb 10 20:39:39 2001
-+++ configure	Sat Feb 10 20:39:50 2001
-@@ -1078,7 +1078,7 @@
-     AO_LIBS="-L$ao_prefix/lib"
-   fi
- 
--  AO_LIBS="$AO_LIBS -lao -ldl"
-+  AO_LIBS="$AO_LIBS -lao"
- 
-   echo $ac_n "checking for ao""... $ac_c" 1>&6
- echo "configure:1085: checking for ao" >&5
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108132056.f7DKuMh23767>