Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 2013 16:24:04 +0000 (UTC)
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r324596 - head/www/phpvirtualbox
Message-ID:  <201308111624.r7BGO4Ee023420@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308111624.r7BGO4Ee023420>