Bug 170863 - [patch] update www/phpvirtualbox to 4.1.8
Summary: [patch] update www/phpvirtualbox to 4.1.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Bernhard Froehlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-22 13:50 UTC by tacid
Modified: 2012-08-23 16:00 UTC (History)
0 users

See Also:


Attachments
file.diff (860 bytes, patch)
2012-08-22 13:50 UTC, tacid
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tacid 2012-08-22 13:50:13 UTC
update www/phpvirtualbox from 4.1.7 to 4.1.8

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-22 13:50:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vbox

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Bernhard Froehlich freebsd_committer freebsd_triage 2012-08-23 09:33:39 UTC
Responsible Changed
From-To: vbox->decke

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-08-23 15:58:42 UTC
Author: decke
Date: Thu Aug 23 14:58:20 2012
New Revision: 303018
URL: http://svn.freebsd.org/changeset/ports/303018

Log:
  - Update to 4.1-8
  
  PR:		ports/170863
  Submitted by:	Paul <tacid@tacid.kiev.ua>

Modified:
  head/www/phpvirtualbox/Makefile
  head/www/phpvirtualbox/distinfo
  head/www/phpvirtualbox/pkg-plist

Modified: head/www/phpvirtualbox/Makefile
==============================================================================
--- head/www/phpvirtualbox/Makefile	Thu Aug 23 14:56:42 2012	(r303017)
+++ head/www/phpvirtualbox/Makefile	Thu Aug 23 14:58:20 2012	(r303018)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phpvirtualbox
-DISTVERSION=	4.1-7
+DISTVERSION=	4.1-8
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 

Modified: head/www/phpvirtualbox/distinfo
==============================================================================
--- head/www/phpvirtualbox/distinfo	Thu Aug 23 14:56:42 2012	(r303017)
+++ head/www/phpvirtualbox/distinfo	Thu Aug 23 14:58:20 2012	(r303018)
@@ -1,2 +1,2 @@
-SHA256 (phpvirtualbox-4.1-7.zip) = 16c27cd1bcc843b464752c3dd7091247b690218bca06fcecbdd130c5daf70b7c
-SIZE (phpvirtualbox-4.1-7.zip) = 2760199
+SHA256 (phpvirtualbox-4.1-8.zip) = 1910540ad888366ba38e6d5fe296d04b644f8b6052c0f9e83283f93ab4444884
+SIZE (phpvirtualbox-4.1-8.zip) = 2761464
\ No newline at end of file

Modified: head/www/phpvirtualbox/pkg-plist
==============================================================================
--- head/www/phpvirtualbox/pkg-plist	Thu Aug 23 14:56:42 2012	(r303017)
+++ head/www/phpvirtualbox/pkg-plist	Thu Aug 23 14:58:20 2012	(r303018)
@@ -435,6 +435,7 @@
 %%WWWDIR%%/lib/ajax.php
 %%WWWDIR%%/lib/authinterface.php
 %%WWWDIR%%/lib/auth/Builtin.php
+%%WWWDIR%%/lib/auth/LDAP.php
 %%WWWDIR%%/lib/auth/OpenMediaVault.php
 %%WWWDIR%%/lib/auth/WebAuth.php
 %%WWWDIR%%/lib/cache.php
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 4 Bernhard Froehlich freebsd_committer freebsd_triage 2012-08-23 16:00:49 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!