Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Apr 2001 15:19:41 +0400 (MSD)
From:      dsh@vlink.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26476: update audio/cdplayer.app to 1.7
Message-ID:  <20010410111941.A2EE19BB8B@neva.vlink.ru>

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

>Number:         26476
>Category:       ports
>Synopsis:       update audio/cdplayer.app to 1.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 10 04:20:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Denis Shaposhnikov
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

>Description:

>How-To-Repeat:

diff -Nru cdplayer.app.orig/Makefile cdplayer.app/Makefile
--- cdplayer.app.orig/Makefile	Mon Feb  5 02:11:59 2001
+++ cdplayer.app/Makefile	Tue Apr 10 15:17:44 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cdplayer.app
-PORTVERSION=	1.6
+PORTVERSION=	1.7
 CATEGORIES=	audio windowmaker
 MASTER_SITES=	http://planeta.terra.com.br/informatica/oldnapalm/cdplayer/
 DISTNAME=	CDPlayer.app-${PORTVERSION}
diff -Nru cdplayer.app.orig/distinfo cdplayer.app/distinfo
--- cdplayer.app.orig/distinfo	Thu Sep 14 21:43:13 2000
+++ cdplayer.app/distinfo	Tue Apr 10 15:17:44 2001
@@ -1 +1 @@
-MD5 (CDPlayer.app-1.6.tar.gz) = c41da60cf86372be0170c7f6f88e0db1
+MD5 (CDPlayer.app-1.7.tar.gz) = dbf0ac15a59ed2c9eec69cf73dc9b841
diff -Nru cdplayer.app.orig/files/patch-aa cdplayer.app/files/patch-aa
--- cdplayer.app.orig/files/patch-aa	Wed Mar 14 02:11:58 2001
+++ cdplayer.app/files/patch-aa	Tue Apr 10 15:17:44 2001
@@ -1,14 +1,12 @@
---- Makefile.orig	Thu Mar  9 07:14:23 2000
-+++ Makefile	Wed Sep 13 21:09:34 2000
-@@ -1,8 +1,8 @@
+--- Makefile.orig	Mon Jan  1 23:42:19 2001
++++ Makefile	Tue Apr 10 15:09:51 2001
+@@ -1,8 +1,6 @@
 -PREFIX = /usr/local
--CFLAGS = `get-wraster-flags --cflags` `libcdaudio-config --cflags`
-+#PREFIX = /usr/local
-+CFLAGS += `get-wraster-flags --cflags` `libcdaudio-config --cflags` -I${X11BASE}/include/WINGs
- LDFLAGS = `get-wraster-flags --ldflags` `libcdaudio-config --ldadd`
- LIBS = `get-wraster-flags --libs` `libcdaudio-config --libs`
+-CFLAGS = `get-wings-flags --cflags` `libcdaudio-config --cflags`
++CFLAGS += `get-wings-flags --cflags` `libcdaudio-config --cflags`
+ LDFLAGS = `get-wings-flags --ldflags` `libcdaudio-config --ldadd`
+ LIBS = `get-wings-flags --libs` `libcdaudio-config --libs`
 -CC = gcc -O2
-+#CC = gcc -O2
  
  all: CDPlayer
  

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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