Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Apr 2005 04:26:33 GMT
From:      sylvio cesar <sylvioc@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/80180: [PATCH] audio/linux-baudline: update to 1.00
Message-ID:  <200504210426.j3L4QXVo032285@www.freebsd.org>
Resent-Message-ID: <200504210430.j3L4USQe095150@freefall.freebsd.org>

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

>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 <bsd.port.pre.mk>
 
-.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:



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