Date: Thu, 20 Dec 2012 11:31:00 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309311 - head/audio/schism Message-ID: <201212201131.qBKBV0r8036303@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Thu Dec 20 11:30:59 2012 New Revision: 309311 URL: http://svnweb.freebsd.org/changeset/ports/309311 Log: - Update PORTSCOUT - Trim header Modified: head/audio/schism/Makefile Modified: head/audio/schism/Makefile ============================================================================== --- head/audio/schism/Makefile Thu Dec 20 11:09:31 2012 (r309310) +++ head/audio/schism/Makefile Thu Dec 20 11:30:59 2012 (r309311) @@ -1,9 +1,5 @@ -# New ports collection makefile for: Schism Tracker -# Date created: 26 May 2005 -# Whom: Emanuel Haupt <ehaupt@critical.ch> -# +# Created by: Emanuel Haupt <ehaupt@critical.ch> # $FreeBSD$ -# PORTNAME= schism PORTVERSION= 20100101 @@ -29,8 +25,8 @@ PLIST_FILES= bin/${PORTNAME} WRKSRC= ${WRKDIR}/${DISTNAME} -# this version segfaults -PORTSCOUT= skipv:20110101 +# 20110101 segfaults, 20120105 builds but GUI does not come up +PORTSCOUT= skipv:20110101,20120105 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/schismtracker ${PREFIX}/bin/${PORTNAME}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212201131.qBKBV0r8036303>