diff options
author | antoine <antoine@FreeBSD.org> | 2014-12-31 14:45:10 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-12-31 14:45:10 +0800 |
commit | 62d9f482e5dece24e54f0e0885d81574e26bad83 (patch) | |
tree | 3156774416efedd4df30660fa193febd1efd28eb /graphics | |
parent | 874842d7cd700e62b36465559096940103225ba4 (diff) | |
download | freebsd-ports-gnome-62d9f482e5dece24e54f0e0885d81574e26bad83.tar.gz freebsd-ports-gnome-62d9f482e5dece24e54f0e0885d81574e26bad83.tar.zst freebsd-ports-gnome-62d9f482e5dece24e54f0e0885d81574e26bad83.zip |
Update devel/doxygen to 1.8.9
PR: ports/196342
Submitted by: Naram Qashat (maintainer)
Exp-run and fixes to depending ports: self
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/partio/Makefile | 2 | ||||
-rw-r--r-- | graphics/partio/pkg-plist | 21 |
2 files changed, 8 insertions, 15 deletions
diff --git a/graphics/partio/Makefile b/graphics/partio/Makefile index cb7cbdb8a94a..71324a09b09f 100644 --- a/graphics/partio/Makefile +++ b/graphics/partio/Makefile @@ -2,7 +2,7 @@ PORTNAME= partio PORTVERSION= 1.1.0.20140128 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics math MAINTAINER= mva@FreeBSD.org diff --git a/graphics/partio/pkg-plist b/graphics/partio/pkg-plist index 2f0db0c8c311..e2f479cb9117 100644 --- a/graphics/partio/pkg-plist +++ b/graphics/partio/pkg-plist @@ -15,12 +15,15 @@ lib/libpartio.a %%PORTDOCS%%%%DOCSDIR%%/Partio_8h.html %%PORTDOCS%%%%DOCSDIR%%/Partio_8h_source.html %%PORTDOCS%%%%DOCSDIR%%/annotated.html +%%PORTDOCS%%%%DOCSDIR%%/arrowdown.png +%%PORTDOCS%%%%DOCSDIR%%/arrowright.png %%PORTDOCS%%%%DOCSDIR%%/bc_s.png %%PORTDOCS%%%%DOCSDIR%%/bdwn.png %%PORTDOCS%%%%DOCSDIR%%/circleFigure.png %%PORTDOCS%%%%DOCSDIR%%/classPartio_1_1ParticleAttribute-members.html %%PORTDOCS%%%%DOCSDIR%%/classPartio_1_1ParticleAttribute.html %%PORTDOCS%%%%DOCSDIR%%/classPartio_1_1ParticleIterator-members.html +%%PORTDOCS%%%%DOCSDIR%%/classPartio_1_1ParticleIterator.html %%PORTDOCS%%%%DOCSDIR%%/classPartio_1_1ParticlesData-members.html %%PORTDOCS%%%%DOCSDIR%%/classPartio_1_1ParticlesData.html %%PORTDOCS%%%%DOCSDIR%%/classPartio_1_1ParticlesData.png @@ -37,24 +40,14 @@ lib/libpartio.a %%PORTDOCS%%%%DOCSDIR%%/dir_572c7c46dd83879a405859aee6b8d533.html %%PORTDOCS%%%%DOCSDIR%%/dir_5fab038ad9b8a9ea932fd735f3318cfd.html %%PORTDOCS%%%%DOCSDIR%%/dir_bf245e0b9dec1033d847b880f248ab46.html +%%PORTDOCS%%%%DOCSDIR%%/doc.png %%PORTDOCS%%%%DOCSDIR%%/doc_2CMakeLists_8txt.html %%PORTDOCS%%%%DOCSDIR%%/doxygen.css %%PORTDOCS%%%%DOCSDIR%%/doxygen.png %%PORTDOCS%%%%DOCSDIR%%/dynsections.js %%PORTDOCS%%%%DOCSDIR%%/files.html -%%PORTDOCS%%%%DOCSDIR%%/ftv2blank.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2doc.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2folderclosed.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2folderopen.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2lastnode.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2link.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2mlastnode.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2mnode.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2node.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2plastnode.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2pnode.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2splitbar.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2vertline.png +%%PORTDOCS%%%%DOCSDIR%%/folderclosed.png +%%PORTDOCS%%%%DOCSDIR%%/folderopen.png %%PORTDOCS%%%%DOCSDIR%%/functions.html %%PORTDOCS%%%%DOCSDIR%%/functions_func.html %%PORTDOCS%%%%DOCSDIR%%/functions_rela.html @@ -83,7 +76,7 @@ lib/libpartio.a %%PORTDOCS%%%%DOCSDIR%%/open.png %%PORTDOCS%%%%DOCSDIR%%/pages.html %%PORTDOCS%%%%DOCSDIR%%/pytut.html -%%PORTDOCS%%%%DOCSDIR%%/singletonPartio_1_1ParticleIterator.html +%%PORTDOCS%%%%DOCSDIR%%/splitbar.png %%PORTDOCS%%%%DOCSDIR%%/structPartio_1_1Data-members.html %%PORTDOCS%%%%DOCSDIR%%/structPartio_1_1Data.html %%PORTDOCS%%%%DOCSDIR%%/structPartio_1_1ETYPE__TO__TYPE-members.html |