Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2015 20:28:29 +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: r392842 - head/devel/shiboken
Message-ID:  <201507242028.t6OKSThP012768@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Jul 24 20:28:28 2015
New Revision: 392842
URL: https://svnweb.freebsd.org/changeset/ports/392842

Log:
  Fix packaging after sphinx update
  
  Reported by:	pkg-fallout
  Pointy hat:	kmoore@

Modified:
  head/devel/shiboken/Makefile
  head/devel/shiboken/pkg-plist

Modified: head/devel/shiboken/Makefile
==============================================================================
--- head/devel/shiboken/Makefile	Fri Jul 24 20:24:57 2015	(r392841)
+++ head/devel/shiboken/Makefile	Fri Jul 24 20:28:28 2015	(r392842)
@@ -3,6 +3,7 @@
 
 PORTNAME=	shiboken
 PORTVERSION=	1.2.2
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	https://download.qt-project.org/official_releases/pyside/
 

Modified: head/devel/shiboken/pkg-plist
==============================================================================
--- head/devel/shiboken/pkg-plist	Fri Jul 24 20:24:57 2015	(r392841)
+++ head/devel/shiboken/pkg-plist	Fri Jul 24 20:28:28 2015	(r392842)
@@ -59,15 +59,16 @@ libdata/pkgconfig/shiboken.pc
 %%PORTDOCS%%%%DOCSDIR%%/_static/basic.css
 %%PORTDOCS%%%%DOCSDIR%%/_static/bg_header.png
 %%PORTDOCS%%%%DOCSDIR%%/_static/bg_topo.jpg
+%%PORTDOCS%%%%DOCSDIR%%/_static/classic.css
 %%PORTDOCS%%%%DOCSDIR%%/_static/comment-bright.png
 %%PORTDOCS%%%%DOCSDIR%%/_static/comment-close.png
 %%PORTDOCS%%%%DOCSDIR%%/_static/comment.png
-%%PORTDOCS%%%%DOCSDIR%%/_static/default.css
 %%PORTDOCS%%%%DOCSDIR%%/_static/doctools.js
 %%PORTDOCS%%%%DOCSDIR%%/_static/down-pressed.png
 %%PORTDOCS%%%%DOCSDIR%%/_static/down.png
 %%PORTDOCS%%%%DOCSDIR%%/_static/fakebar.png
 %%PORTDOCS%%%%DOCSDIR%%/_static/file.png
+%%PORTDOCS%%%%DOCSDIR%%/_static/jquery-1.11.1.js
 %%PORTDOCS%%%%DOCSDIR%%/_static/jquery.js
 %%PORTDOCS%%%%DOCSDIR%%/_static/logo_python.jpg
 %%PORTDOCS%%%%DOCSDIR%%/_static/logo_qt.png
@@ -79,6 +80,7 @@ libdata/pkgconfig/shiboken.pc
 %%PORTDOCS%%%%DOCSDIR%%/_static/relbar_bg.png
 %%PORTDOCS%%%%DOCSDIR%%/_static/searchtools.js
 %%PORTDOCS%%%%DOCSDIR%%/_static/sidebar.js
+%%PORTDOCS%%%%DOCSDIR%%/_static/underscore-1.3.1.js
 %%PORTDOCS%%%%DOCSDIR%%/_static/underscore.js
 %%PORTDOCS%%%%DOCSDIR%%/_static/up-pressed.png
 %%PORTDOCS%%%%DOCSDIR%%/_static/up.png



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