From owner-svn-ports-all@FreeBSD.ORG Sun Aug 11 16:24:05 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 77C2FFC8; Sun, 11 Aug 2013 16:24:05 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 55F012B97; Sun, 11 Aug 2013 16:24:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7BGO5PA023428; Sun, 11 Aug 2013 16:24:05 GMT (envelope-from decke@svn.freebsd.org) Received: (from decke@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7BGO4Ee023420; Sun, 11 Aug 2013 16:24:04 GMT (envelope-from decke@svn.freebsd.org) Message-Id: <201308111624.r7BGO4Ee023420@svn.freebsd.org> From: Bernhard Froehlich Date: Sun, 11 Aug 2013 16:24:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324596 - head/www/phpvirtualbox 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: Sun, 11 Aug 2013 16:24:05 -0000 Author: decke Date: Sun Aug 11 16:24:04 2013 New Revision: 324596 URL: http://svnweb.freebsd.org/changeset/ports/324596 Log: - Update to 4.2-6 - Update WWW and MASTER_SITES because project moved to SourceForge Modified: head/www/phpvirtualbox/Makefile head/www/phpvirtualbox/distinfo head/www/phpvirtualbox/pkg-descr head/www/phpvirtualbox/pkg-plist Modified: head/www/phpvirtualbox/Makefile ============================================================================== --- head/www/phpvirtualbox/Makefile Sun Aug 11 15:42:01 2013 (r324595) +++ head/www/phpvirtualbox/Makefile Sun Aug 11 16:24:04 2013 (r324596) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= phpvirtualbox -DISTVERSION= 4.2-5 +DISTVERSION= 4.2-6 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ +MASTER_SITES= SF/${PORTNAME} \ LOCAL/decke MAINTAINER= vbox@FreeBSD.org Modified: head/www/phpvirtualbox/distinfo ============================================================================== --- head/www/phpvirtualbox/distinfo Sun Aug 11 15:42:01 2013 (r324595) +++ head/www/phpvirtualbox/distinfo Sun Aug 11 16:24:04 2013 (r324596) @@ -1,2 +1,2 @@ -SHA256 (phpvirtualbox-4.2-5.zip) = 8df15a14e80fd1063142e5fc999bdee260172eb4080abb4fd2ef28c287f3bde4 -SIZE (phpvirtualbox-4.2-5.zip) = 3664311 +SHA256 (phpvirtualbox-4.2-6.zip) = fa99c1b0eb519d0564da0d515256bfaca82a16fb3490b874e4ed7844200faa38 +SIZE (phpvirtualbox-4.2-6.zip) = 3324224 Modified: head/www/phpvirtualbox/pkg-descr ============================================================================== --- head/www/phpvirtualbox/pkg-descr Sun Aug 11 15:42:01 2013 (r324595) +++ head/www/phpvirtualbox/pkg-descr Sun Aug 11 16:24:04 2013 (r324596) @@ -2,4 +2,4 @@ An open source, AJAX implementation of t interface written in PHP. As a modern web interface, it allows you to access and control remote VirtualBox instances -WWW: http://code.google.com/p/phpvirtualbox/ +WWW: http://sourceforge.net/projects/phpvirtualbox/ Modified: head/www/phpvirtualbox/pkg-plist ============================================================================== --- head/www/phpvirtualbox/pkg-plist Sun Aug 11 15:42:01 2013 (r324595) +++ head/www/phpvirtualbox/pkg-plist Sun Aug 11 16:24:04 2013 (r324596) @@ -240,6 +240,7 @@ %%WWWDIR%%/images/vbox/os_win2k3_64.png %%WWWDIR%%/images/vbox/os_win2k8.png %%WWWDIR%%/images/vbox/os_win2k8_64.png +%%WWWDIR%%/images/vbox/os_win2k12_64.png %%WWWDIR%%/images/vbox/os_win31.png %%WWWDIR%%/images/vbox/os_win7.png %%WWWDIR%%/images/vbox/os_win7_64.png @@ -473,13 +474,11 @@ %%WWWDIR%%/panes/settingsGlobalNetwork.html %%WWWDIR%%/panes/settingsGlobalUsers.html %%WWWDIR%%/panes/settingsNetwork.html -%%WWWDIR%%/panes/settingsParallelPorts.html +%%WWWDIR%%/panes/settingsPorts.html %%WWWDIR%%/panes/settingsPortForwarding.html -%%WWWDIR%%/panes/settingsSerialPorts.html %%WWWDIR%%/panes/settingsSharedFolders.html %%WWWDIR%%/panes/settingsStorage.html %%WWWDIR%%/panes/settingsSystem.html -%%WWWDIR%%/panes/settingsUSB.html %%WWWDIR%%/panes/tabVMConsole.html %%WWWDIR%%/panes/tabVMDetails.html %%WWWDIR%%/panes/tabVMSnapshots.html