Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2015 23:41:16 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r392852 - head/deskutils/owncloudclient
Message-ID:  <201507242341.t6ONfGOO097502@repo.freebsd.org>

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



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