Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 2004 23:30:07 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/66748: Update port: audio/lplayer to 0.99.3
Message-ID:  <20040517233007.2c1351d1.tkato@prontomail.com>
Resent-Message-ID: <200405171440.i4HEeBAW072233@freefall.freebsd.org>

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

>Number:         66748
>Category:       ports
>Synopsis:       Update port: audio/lplayer to 0.99.3
>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:   Mon May 17 07:40:11 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p7 i386
>Organization:
>Environment:
>Description:
- Update to version 0.99.3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/lplayer/Makefile audio/lplayer/Makefile
--- /usr/ports/audio/lplayer/Makefile	Sun Feb 15 03:32:02 2004
+++ audio/lplayer/Makefile	Sun May 16 00:12:36 2004
@@ -8,7 +8,7 @@
 #
 
 PORTNAME=	lplayer
-PORTVERSION=	0.99.2
+PORTVERSION=	0.99.3
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -36,5 +36,8 @@
 		 s|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
 	@${REINPLACE_CMD} -e \
 		's|#include "queue.h"||g' ${WRKSRC}/src/lpapp.cpp
+
+post-install:
+	@${LN} -sf lplayer ${PREFIX}/bin/longplayer
 
 .include <bsd.port.mk>
diff -urN /usr/ports/audio/lplayer/distinfo audio/lplayer/distinfo
--- /usr/ports/audio/lplayer/distinfo	Sun Feb 15 03:32:02 2004
+++ audio/lplayer/distinfo	Sat May 15 23:55:48 2004
@@ -1,2 +1,2 @@
-MD5 (lplayer-0.99.2_src.tgz) = 66daef96bef8de36da595d8140b47d1b
-SIZE (lplayer-0.99.2_src.tgz) = 1107714
+MD5 (lplayer-0.99.3_src.tgz) = d7d965bae3cd6a14ee058bd386bc334c
+SIZE (lplayer-0.99.3_src.tgz) = 1352672
diff -urN /usr/ports/audio/lplayer/pkg-plist audio/lplayer/pkg-plist
--- /usr/ports/audio/lplayer/pkg-plist	Sun Feb 15 03:32:02 2004
+++ audio/lplayer/pkg-plist	Sun May 16 00:12:57 2004
@@ -1,5 +1,6 @@
 bin/longplayer
-bin/lplayer-bin
+bin/lplayer
+%%DATADIR%%/images/genre-disabled.png
 %%DATADIR%%/images/genre.png
 %%DATADIR%%/images/go.png
 %%DATADIR%%/images/go32.png
>Release-Note:
>Audit-Trail:
>Unformatted:



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