From owner-svn-ports-head@FreeBSD.ORG Sun Jul 14 14:19:12 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0BB013DD; Sun, 14 Jul 2013 14:19:12 +0000 (UTC) (envelope-from nox@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 E28F3231; Sun, 14 Jul 2013 14:19:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6EEJBjk060155; Sun, 14 Jul 2013 14:19:11 GMT (envelope-from nox@svn.freebsd.org) Received: (from nox@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6EEJAE6060147; Sun, 14 Jul 2013 14:19:10 GMT (envelope-from nox@svn.freebsd.org) Message-Id: <201307141419.r6EEJAE6060147@svn.freebsd.org> From: Juergen Lock Date: Sun, 14 Jul 2013 14:19:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322984 - in head/audio: jack-keyboard jack_ghero jack_umidi libumidi midipp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jul 2013 14:19:12 -0000 Author: nox Date: Sun Jul 14 14:19:10 2013 New Revision: 322984 URL: http://svnweb.freebsd.org/changeset/ports/322984 Log: Update MASTER_SITES. Modified: head/audio/jack-keyboard/Makefile head/audio/jack_ghero/Makefile head/audio/jack_umidi/Makefile head/audio/libumidi/Makefile head/audio/midipp/Makefile Modified: head/audio/jack-keyboard/Makefile ============================================================================== --- head/audio/jack-keyboard/Makefile Sun Jul 14 14:18:07 2013 (r322983) +++ head/audio/jack-keyboard/Makefile Sun Jul 14 14:19:10 2013 (r322984) @@ -6,7 +6,7 @@ DISTVERSION= 2.7.1 PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF \ - http://hselasky.homeunix.org:8192/distfiles/ + http://home.selasky.org:8192/distfiles/ MAINTAINER= hselasky@FreeBSD.org COMMENT= Virtual keyboard for JACK MIDI Modified: head/audio/jack_ghero/Makefile ============================================================================== --- head/audio/jack_ghero/Makefile Sun Jul 14 14:18:07 2013 (r322983) +++ head/audio/jack_ghero/Makefile Sun Jul 14 14:19:10 2013 (r322984) @@ -5,7 +5,7 @@ PORTNAME= jack_ghero PORTVERSION= 1.0.3 CATEGORIES= audio MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \ - http://hselasky.homeunix.org:8192/distfiles/ + http://home.selasky.org:8192/distfiles/ MAINTAINER= hselasky@FreeBSD.org COMMENT= Daemon that converts a GuitarHero device into a JACK MIDI device Modified: head/audio/jack_umidi/Makefile ============================================================================== --- head/audio/jack_umidi/Makefile Sun Jul 14 14:18:07 2013 (r322983) +++ head/audio/jack_umidi/Makefile Sun Jul 14 14:19:10 2013 (r322984) @@ -5,7 +5,7 @@ PORTNAME= jack_umidi PORTVERSION= 1.0.4 CATEGORIES= audio MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \ - http://hselasky.homeunix.org:8192/distfiles/ + http://home.selasky.org:8192/distfiles/ MAINTAINER= hselasky@FreeBSD.org COMMENT= Daemon that converts a raw MIDI device into a JACK MIDI device Modified: head/audio/libumidi/Makefile ============================================================================== --- head/audio/libumidi/Makefile Sun Jul 14 14:18:07 2013 (r322983) +++ head/audio/libumidi/Makefile Sun Jul 14 14:19:10 2013 (r322984) @@ -5,7 +5,7 @@ PORTNAME= libumidi PORTVERSION= 2.0.6 CATEGORIES= audio MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \ - http://hselasky.homeunix.org:8192/distfiles/ + http://home.selasky.org:8192/distfiles/ MAINTAINER= hselasky@FreeBSD.org COMMENT= A universal general purpose MIDI library Modified: head/audio/midipp/Makefile ============================================================================== --- head/audio/midipp/Makefile Sun Jul 14 14:18:07 2013 (r322983) +++ head/audio/midipp/Makefile Sun Jul 14 14:19:10 2013 (r322984) @@ -5,7 +5,7 @@ PORTNAME= midipp PORTVERSION= 1.0.20 CATEGORIES= audio MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \ - http://hselasky.homeunix.org:8192/distfiles/ + http://home.selasky.org:8192/distfiles/ MAINTAINER= hselasky@FreeBSD.org COMMENT= A MIDI playback, recording, and live performance tool