From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 21 04:30:29 2005 Return-Path: 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 62A4016A4CE for ; Thu, 21 Apr 2005 04:30:29 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25DE543D53 for ; Thu, 21 Apr 2005 04:30:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j3L4UTKd095151 for ; Thu, 21 Apr 2005 04:30:29 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3L4USQe095150; Thu, 21 Apr 2005 04:30:28 GMT (envelope-from gnats) Resent-Date: Thu, 21 Apr 2005 04:30:28 GMT Resent-Message-Id: <200504210430.j3L4USQe095150@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, sylvio cesar Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2776416A4CE for ; Thu, 21 Apr 2005 04:26:33 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAF0243D41 for ; Thu, 21 Apr 2005 04:26:33 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j3L4QXNS032286 for ; Thu, 21 Apr 2005 04:26:33 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j3L4QXVo032285; Thu, 21 Apr 2005 04:26:33 GMT (envelope-from nobody) Message-Id: <200504210426.j3L4QXVo032285@www.freebsd.org> Date: Thu, 21 Apr 2005 04:26:33 GMT From: sylvio cesar To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/80180: [PATCH] audio/linux-baudline: update to 1.00 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2005 04:30:29 -0000 >Number: 80180 >Category: ports >Synopsis: [PATCH] audio/linux-baudline: update to 1.00 >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: Thu Apr 21 04:30:28 GMT 2005 >Closed-Date: >Last-Modified: >Originator: sylvio cesar >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: FreeBSD sylvioc.gmail.com 5.4-STABLE FreeBSD 5.4-STABLE #2: Sun Apr 10 04:35:12 BRT 2005 >Description: - Update to 1.00 - Removed line IGNORE. >How-To-Repeat: >Fix: --- linux-baudline-1.00.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/baudline/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- Makefile 1 Mar 2005 21:51:25 -0000 1.20 +++ Makefile 21 Apr 2005 04:21:33 -0000 @@ -6,8 +6,7 @@ # PORTNAME= baudline -PORTVERSION= 0.99 -PORTREVISION= 1 +PORTVERSION= 1.00 CATEGORIES= audio linux MASTER_SITES= http://www.baudline.com/ PKGNAMEPREFIX= linux- @@ -19,8 +18,6 @@ RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \ ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs -BROKEN= Unfetchable - USE_X_PREFIX= yes ONLY_FOR_ARCHS= i386 NO_BUILD= yes @@ -37,14 +34,6 @@ .include -.if !exists(${DISTDIR}/${DISTFILES}) -IGNORE= may not be automatically fetched due to licensing\ - restrictions. You must manually fetch ${DISTFILES} from\ - http://www.baudline.com/download.html. Once ${DISTFILES}\ - has been downloaded, move it to ${DISTDIR} and then\ - restart this build -.endif - LINPROCFS!= /sbin/mount | ${GREP} linprocfs | ${AWK} '{print $1}' pre-install: Index: distinfo =================================================================== RCS file: /home/ncvs/ports/audio/baudline/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- distinfo 13 Dec 2004 15:31:34 -0000 1.10 +++ distinfo 21 Apr 2005 04:21:33 -0000 @@ -1,2 +1,2 @@ -MD5 (baudline_0.99_i686.tar.gz) = 6a6535edcceb637de525b58216ddf82c -SIZE (baudline_0.99_i686.tar.gz) = 811726 +MD5 (baudline_1.00_i686.tar.gz) = 5189ff30077b3c59488a3bb9a9708871 +SIZE (baudline_1.00_i686.tar.gz) = 869394 --- linux-baudline-1.00.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: