aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2018-01-20 05:28:34 +0800
committerantoine <antoine@FreeBSD.org>2018-01-20 05:28:34 +0800
commit3c2b70751303a14c8fe801a4b66ecc0c57a9c6af (patch)
tree5f421699368deecbb6f91936ff80e12baa9d4efb /graphics
parent0726b881933d5a3bd1264b6d2f7ca49ab56def55 (diff)
downloadfreebsd-ports-gnome-3c2b70751303a14c8fe801a4b66ecc0c57a9c6af.tar.gz
freebsd-ports-gnome-3c2b70751303a14c8fe801a4b66ecc0c57a9c6af.tar.zst
freebsd-ports-gnome-3c2b70751303a14c8fe801a4b66ecc0c57a9c6af.zip
Update devel/doxygen to 1.8.14
PR: 225290 Submitted by: Naram Qashat (maintainer)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/opensubdiv/Makefile2
-rw-r--r--graphics/opensubdiv/pkg-plist4
-rw-r--r--graphics/oyranos/Makefile3
3 files changed, 5 insertions, 4 deletions
diff --git a/graphics/opensubdiv/Makefile b/graphics/opensubdiv/Makefile
index 781c61643e74..1dac3ae0a86a 100644
--- a/graphics/opensubdiv/Makefile
+++ b/graphics/opensubdiv/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= opensubdiv
-PORTREVISION= 2
+PORTREVISION= 3
DISTVERSIONPREFIX= v
DISTVERSION= 3_3_0
CATEGORIES?= graphics
diff --git a/graphics/opensubdiv/pkg-plist b/graphics/opensubdiv/pkg-plist
index ca78afeb1698..30e1263fbd0f 100644
--- a/graphics/opensubdiv/pkg-plist
+++ b/graphics/opensubdiv/pkg-plist
@@ -628,7 +628,7 @@ lib/libosdGPU.so.%%LIBVERS%%
%%PORTDOCS%%%%DOCSDIR%%/doxy_html/doxygen.png
%%PORTDOCS%%%%DOCSDIR%%/doxy_html/dynsections.js
%%PORTDOCS%%%%DOCSDIR%%/doxy_html/files.html
-%%PORTDOCS%%%%DOCSDIR%%/doxy_html/files.js
+%%PORTDOCS%%%%DOCSDIR%%/doxy_html/files_dup.js
%%PORTDOCS%%%%DOCSDIR%%/doxy_html/folderclosed.png
%%PORTDOCS%%%%DOCSDIR%%/doxy_html/folderopen.png
%%PORTDOCS%%%%DOCSDIR%%/doxy_html/functions.html
@@ -712,7 +712,7 @@ lib/libosdGPU.so.%%LIBVERS%%
%%PORTDOCS%%%%DOCSDIR%%/doxy_html/namespacemembers_func.html
%%PORTDOCS%%%%DOCSDIR%%/doxy_html/namespacemembers_type.html
%%PORTDOCS%%%%DOCSDIR%%/doxy_html/namespaces.html
-%%PORTDOCS%%%%DOCSDIR%%/doxy_html/namespaces.js
+%%PORTDOCS%%%%DOCSDIR%%/doxy_html/namespaces_dup.js
%%PORTDOCS%%%%DOCSDIR%%/doxy_html/nav_f.png
%%PORTDOCS%%%%DOCSDIR%%/doxy_html/nav_g.png
%%PORTDOCS%%%%DOCSDIR%%/doxy_html/nav_h.png
diff --git a/graphics/oyranos/Makefile b/graphics/oyranos/Makefile
index 1dda81ebf646..fe75fde90915 100644
--- a/graphics/oyranos/Makefile
+++ b/graphics/oyranos/Makefile
@@ -2,7 +2,7 @@
PORTNAME= oyranos
PORTVERSION= 0.9.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MAINTAINER= bsam@FreeBSD.org
@@ -44,6 +44,7 @@ OPTIONS_DEFINE= DOXYGEN
DOXYGEN_BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:devel/doxygen
PORTDOCS= *
+DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
PLIST_SUB+= VER=${PORTVERSION}