Summary: | [PATCH] audio/linux-baudline: update to 1.00 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Sylvio Cesar <sylvioc> | ||||
Component: | Individual Port(s) | Assignee: | Sam Lawrance <lawrance> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Sylvio Cesar
2005-04-21 05:30:28 UTC
Responsible Changed From-To: freebsd-ports-bugs->lawrance Grab. State Changed From-To: open->feedback Ask maintainer's approval. 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 State Changed From-To: feedback->closed Committed, thanks! (IGNORE remains intact for licensing reasons) |