From owner-freebsd-ports Tue Apr 10 4:20: 9 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 81A2537B423 for ; Tue, 10 Apr 2001 04:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3ABK1d12568; Tue, 10 Apr 2001 04:20:01 -0700 (PDT) (envelope-from gnats) Received: from neva.vlink.ru (neva.vlink.ru [195.239.222.8]) by hub.freebsd.org (Postfix) with ESMTP id 76FF437B423 for ; Tue, 10 Apr 2001 04:19:44 -0700 (PDT) (envelope-from dsh@neva.vlink.ru) Received: by neva.vlink.ru (Postfix, from userid 1000) id A2EE19BB8B; Tue, 10 Apr 2001 15:19:41 +0400 (MSD) Message-Id: <20010410111941.A2EE19BB8B@neva.vlink.ru> Date: Tue, 10 Apr 2001 15:19:41 +0400 (MSD) From: dsh@vlink.ru Reply-To: dsh@neva.vlink.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/26476: update audio/cdplayer.app to 1.7 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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