Date: Fri, 21 Dec 2012 15:46:42 +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: r309360 - head/audio/schism Message-ID: <201212211546.qBLFkgqm089197@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Fri Dec 21 15:46:41 2012 New Revision: 309360 URL: http://svnweb.freebsd.org/changeset/ports/309360 Log: Update PORTSCOUT Modified: head/audio/schism/Makefile Modified: head/audio/schism/Makefile ============================================================================== --- head/audio/schism/Makefile Fri Dec 21 15:45:29 2012 (r309359) +++ head/audio/schism/Makefile Fri Dec 21 15:46:41 2012 (r309360) @@ -25,8 +25,8 @@ PLIST_FILES= bin/${PORTNAME} WRKSRC= ${WRKDIR}/${DISTNAME} -# 20110101 segfaults, 20120105 builds but GUI does not come up -PORTSCOUT= skipv:20110101,20120105 +# 20101128 and 20110101 segfaults, 20120105 builds but GUI does not come up +PORTSCOUT= skipv:20101128, 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?201212211546.qBLFkgqm089197>