From owner-freebsd-ports-bugs Sat Jan 25 3:50: 7 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11B5A37B401 for ; Sat, 25 Jan 2003 03:50:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64E0643ED8 for ; Sat, 25 Jan 2003 03:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0PBo2NS055190 for ; Sat, 25 Jan 2003 03:50:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0PBo20o055189; Sat, 25 Jan 2003 03:50:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CB5837B401 for ; Sat, 25 Jan 2003 03:43:58 -0800 (PST) Received: from meitner.wh.uni-dortmund.de (meitner.wh.Uni-Dortmund.DE [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id E723843F3F for ; Sat, 25 Jan 2003 03:43:56 -0800 (PST) (envelope-from lofi@lofi.dyndns.org) Received: from lofi.dyndns.org ([10.3.12.105]) by meitner.wh.uni-dortmund.de (8.10.2/8.10.2/SuSE Linux 8.10.0-0.3) with ESMTP id h0PBhnc20965 for ; Sat, 25 Jan 2003 12:43:49 +0100 Received: from lofi.dyndns.org (lofi@localhost [127.0.0.1]) by lofi.dyndns.org (8.12.6/8.12.6) with ESMTP id h0PBheGs055180 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sat, 25 Jan 2003 12:43:41 +0100 (CET) (envelope-from lofi@lofi.dyndns.org) Received: (from lofi@localhost) by lofi.dyndns.org (8.12.6/8.12.6/Submit) id h0PBheih055175; Sat, 25 Jan 2003 12:43:40 +0100 (CET) (envelope-from lofi) Message-Id: <200301251143.h0PBheih055175@lofi.dyndns.org> Date: Sat, 25 Jan 2003 12:43:40 +0100 (CET) From: Michael Nottebrock Reply-To: Michael Nottebrock To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/47460: Maintainer update: audio/libshout2 Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 47460 >Category: ports >Synopsis: Maintainer update: audio/libshout2 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jan 25 03:50:01 PST 2003 >Closed-Date: >Last-Modified: >Originator: Michael Nottebrock >Release: FreeBSD 5.0-RELEASE i386 >Organization: >Environment: System: FreeBSD lofi.dyndns.org 5.0-RELEASE FreeBSD 5.0-RELEASE #0: Sat Jan 18 22:20:27 CET 2003 root@lofi.dyndns.org:/usr/obj/usr/src/sys/LOFI i386 >Description: Try and fix build on bento. Changes: - Utilize USE_AUTOMAKE - Patch src/Makefile.am instead of src/Makefile.in - Clean up distfile & modify checksum - Bump PORTREVISION >How-To-Repeat: >Fix: diff -urN libshout2.orig/Makefile libshout2/Makefile --- libshout2.orig/Makefile Wed Jan 15 21:40:47 2003 +++ libshout2/Makefile Sat Jan 25 12:30:50 2003 @@ -7,6 +7,7 @@ PORTNAME= libshout2 PORTVERSION= 20021112 +PORTREVISION= 1 CATEGORIES= audio net MASTER_SITES= http://tigress.com/lofi/ \ http://lofi.dyndns.org/ @@ -19,9 +20,9 @@ CONFIGURE_ENV= CFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" -GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_GMAKE= yes +USE_AUTOMAKE= yes USE_LIBTOOL= yes USE_REINPLACE= yes diff -urN libshout2.orig/distinfo libshout2/distinfo --- libshout2.orig/distinfo Wed Jan 15 21:40:47 2003 +++ libshout2/distinfo Sat Jan 25 12:23:59 2003 @@ -1 +1 @@ -MD5 (libshout-devel-20021112.tar.gz) = 24678973d24ec6b5ae3fdb213a1d47b1 +MD5 (libshout-devel-20021112.tar.gz) = a3302e2f2fd45a16f22f60a5a3b2ba2a diff -urN libshout2.orig/files/patch-src::Makefile.am libshout2/files/patch-src::Makefile.am --- libshout2.orig/files/patch-src::Makefile.am Thu Jan 1 01:00:00 1970 +++ libshout2/files/patch-src::Makefile.am Sat Jan 25 12:19:04 2003 @@ -0,0 +1,11 @@ +--- src/Makefile.am.orig Sat Jan 25 12:17:25 2003 ++++ src/Makefile.am Sat Jan 25 12:17:54 2003 +@@ -12,6 +12,8 @@ + libshout_la_LIBADD = net/libicenet.la timing/libicetiming.la avl/libiceavl.la\ + httpp/libicehttpp.la thread/libicethread.la + ++libshout_la_LDFLAGS = -version-info 3:0:1 ++ + INCLUDES = -I$(top_srcdir)/include/shout -I$(srcdir)/net -I$(srcdir)/timing -I$(srcdir)/avl -I$(srcdir)/thread -I$(srcdir)/httpp + + debug: diff -urN libshout2.orig/files/patch-src::Makefile.in libshout2/files/patch-src::Makefile.in --- libshout2.orig/files/patch-src::Makefile.in Wed Jan 15 21:40:47 2003 +++ libshout2/files/patch-src::Makefile.in Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig Wed Jan 15 18:27:50 2003 -+++ src/Makefile.in Wed Jan 15 18:29:09 2003 -@@ -106,7 +106,7 @@ - DEFS = @DEFS@ -I. -I$(srcdir) - CPPFLAGS = @CPPFLAGS@ - LDFLAGS = @LDFLAGS@ --libshout_la_LDFLAGS = -+libshout_la_LDFLAGS = -version-info 3:0:1 - libshout_la_DEPENDENCIES = net/libicenet.la timing/libicetiming.la \ - avl/libiceavl.la httpp/libicehttpp.la thread/libicethread.la - libshout_la_OBJECTS = shout.lo util.lo vorbis.lo mp3.lo >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message