svn commit: r392852 - head/deskutils/owncloudclient

Antoine Brodin antoine at FreeBSD.org
Fri Jul 24 23:41:17 UTC 2015


Author: antoine
Date: Fri Jul 24 23:41:15 2015
New Revision: 392852
URL: https://svnweb.freebsd.org/changeset/ports/392852

Log:
  Fix packaging after sphinx update
  
  Reported by:	pkg-fallout

Modified:
  head/deskutils/owncloudclient/Makefile
  head/deskutils/owncloudclient/pkg-plist

Modified: head/deskutils/owncloudclient/Makefile
==============================================================================
--- head/deskutils/owncloudclient/Makefile	Fri Jul 24 23:40:09 2015	(r392851)
+++ head/deskutils/owncloudclient/Makefile	Fri Jul 24 23:41:15 2015	(r392852)
@@ -3,7 +3,7 @@
 
 PORTNAME=	owncloudclient
 PORTVERSION=	1.8.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	deskutils
 MASTER_SITES=	http://download.owncloud.com/desktop/stable/
 

Modified: head/deskutils/owncloudclient/pkg-plist
==============================================================================
--- head/deskutils/owncloudclient/pkg-plist	Fri Jul 24 23:40:09 2015	(r392851)
+++ head/deskutils/owncloudclient/pkg-plist	Fri Jul 24 23:41:15 2015	(r392852)
@@ -67,20 +67,22 @@ share/applications/owncloud.desktop
 %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/visualtour.txt
 %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/ajax-loader.gif
 %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/basic.css
+%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/classic.css
 %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/comment-bright.png
 %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/comment-close.png
 %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/comment.png
-%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/default.css
 %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/doctools.js
 %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/down-pressed.png
 %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/down.png
 %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/file.png
+%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/jquery-1.11.1.js
 %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/jquery.js
 %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/minus.png
 %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/plus.png
 %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/pygments.css
 %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/searchtools.js
 %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/sidebar.js
+%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/underscore-1.3.1.js
 %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/underscore.js
 %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/up-pressed.png
 %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/up.png


More information about the svn-ports-all mailing list