Date: Tue, 24 Jun 2008 12:00:16 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: kde@FreeBSD.org Subject: ports/124944: [PATCH] audio/arts: Remove 5.x support Message-ID: <200806241600.m5OG0GfE052839@piccollo.p6m7g8.net> Resent-Message-ID: <200806241610.m5OGA1R7011061@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 124944 >Category: ports >Synopsis: [PATCH] audio/arts: Remove 5.x support >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: Tue Jun 24 16:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 8.0-CURRENT i386 >Organization: Riderway Inc. >Environment: System: FreeBSD piccollo.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Wed Jun 11 23:05:41 EDT 2008 >Description: o Remove 5.x support Port maintainer (kde@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- arts-1.5.8_1,1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/arts/Makefile,v retrieving revision 1.62 diff -u -u -r1.62 Makefile --- Makefile 6 Jun 2008 13:06:24 -0000 1.62 +++ Makefile 24 Jun 2008 15:59:36 -0000 @@ -47,10 +47,8 @@ .include <bsd.port.pre.mk> .if ${ARCH} == "i386" || ${ARCH} == "amd64" -.if ${OSVERSION} > 502102 LIB_DEPENDS+= jack:${PORTSDIR}/audio/jack .endif -.endif .if defined(WITH_ESD) USE_GNOME+= esound --- arts-1.5.8_1,1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806241600.m5OG0GfE052839>