From owner-svn-ports-all@FreeBSD.ORG Thu Dec 20 11:31:00 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B0F7660; Thu, 20 Dec 2012 11:31:00 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 407E68FC0A; Thu, 20 Dec 2012 11:31:00 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBKBV0rY036305; Thu, 20 Dec 2012 11:31:00 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBKBV0r8036303; Thu, 20 Dec 2012 11:31:00 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201212201131.qBKBV0r8036303@svn.freebsd.org> From: Emanuel Haupt Date: Thu, 20 Dec 2012 11:31:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309311 - head/audio/schism X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Dec 2012 11:31:00 -0000 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 -# +# Created by: Emanuel Haupt # $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}