Bug 80180 - [PATCH] audio/linux-baudline: update to 1.00
Summary: [PATCH] audio/linux-baudline: update to 1.00
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sam Lawrance
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-21 05:30 UTC by Sylvio Cesar
Modified: 2005-04-24 03:06 UTC (History)
0 users

See Also:


Attachments
linux-baudline-1.00.patch (1.59 KB, patch)
2005-04-21 05:30 UTC, Sylvio Cesar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvio Cesar 2005-04-21 05:30:28 UTC
- Update to 1.00
- Removed line IGNORE.
Comment 1 Sam Lawrance freebsd_committer freebsd_triage 2005-04-23 09:53:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lawrance

Grab.
Comment 2 Sam Lawrance freebsd_committer freebsd_triage 2005-04-23 10:48:44 UTC
State Changed
From-To: open->feedback

Ask maintainer's approval.
Comment 3 Sam Lawrance freebsd_committer freebsd_triage 2005-04-23 10:53:56 UTC
Hello,

You are the maintainer of the port audio/baudline. Do you approve this
update?

Index: Makefile
===================================================================
RCS file: /home/pcvs/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	23 Apr 2005 09:35:08 -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
Index: distinfo
===================================================================
RCS file: /home/pcvs/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	23 Apr 2005 09:35:08 -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
Comment 4 Sam Lawrance freebsd_committer freebsd_triage 2005-04-24 03:04:57 UTC
State Changed
From-To: feedback->closed

Committed, thanks! 
(IGNORE remains intact for licensing reasons)