Date: Wed, 12 Sep 2012 15:15:15 +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: r304150 - head/www/phpvirtualbox Message-ID: <201209121515.q8CFFFEK093683@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: decke Date: Wed Sep 12 15:15:15 2012 New Revision: 304150 URL: http://svn.freebsd.org/changeset/ports/304150 Log: - Update to 4.1-10 - Add another MASTER_SITE because upstream seems to delete old releases Reported by: pointyhat (via beat) Modified: head/www/phpvirtualbox/Makefile head/www/phpvirtualbox/distinfo Modified: head/www/phpvirtualbox/Makefile ============================================================================== --- head/www/phpvirtualbox/Makefile Wed Sep 12 15:00:42 2012 (r304149) +++ head/www/phpvirtualbox/Makefile Wed Sep 12 15:15:15 2012 (r304150) @@ -6,9 +6,10 @@ # PORTNAME= phpvirtualbox -DISTVERSION= 4.1-9 +DISTVERSION= 4.1-10 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ + LOCAL/decke MAINTAINER= vbox@FreeBSD.org COMMENT= AJAX Web Interface for VirtualBox Modified: head/www/phpvirtualbox/distinfo ============================================================================== --- head/www/phpvirtualbox/distinfo Wed Sep 12 15:00:42 2012 (r304149) +++ head/www/phpvirtualbox/distinfo Wed Sep 12 15:15:15 2012 (r304150) @@ -1,2 +1,2 @@ -SHA256 (phpvirtualbox-4.1-9.zip) = 105c4ce17a90e2d2d1f0eb5bae1390fffd0d920d3bec9b980cc583b4f01bfb6e -SIZE (phpvirtualbox-4.1-9.zip) = 2761578 +SHA256 (phpvirtualbox-4.1-10.zip) = c4c7be5a6125b454a81ccdae8de460bf7c5994cf904a505450f9a2e87cebb409 +SIZE (phpvirtualbox-4.1-10.zip) = 2762611
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209121515.q8CFFFEK093683>