diff options
author | pawel <pawel@FreeBSD.org> | 2014-10-27 07:25:45 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2014-10-27 07:25:45 +0800 |
commit | 226411301177ec2bfe15383f31a22ec1ef1e1a54 (patch) | |
tree | 38ccc53e75741ca9430b1ca7d20703f664d57682 /graphics | |
parent | 36a6af2ede7a3483b13c12d04c2fd59c70bfe83c (diff) | |
download | freebsd-ports-gnome-226411301177ec2bfe15383f31a22ec1ef1e1a54.tar.gz freebsd-ports-gnome-226411301177ec2bfe15383f31a22ec1ef1e1a54.tar.zst freebsd-ports-gnome-226411301177ec2bfe15383f31a22ec1ef1e1a54.zip |
- Update devel/doxygen to version 1.8.8 [1]
- Fix graphics/partio plist problem after doxygen update [2]
PR: 194178 [1]
Submitted by: maintainer [1]
Approved by: mva@ [2]
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/partio/Makefile | 2 | ||||
-rw-r--r-- | graphics/partio/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/partio/Makefile b/graphics/partio/Makefile index 95a7f6109278..cb7cbdb8a94a 100644 --- a/graphics/partio/Makefile +++ b/graphics/partio/Makefile @@ -2,7 +2,7 @@ PORTNAME= partio PORTVERSION= 1.1.0.20140128 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics math MAINTAINER= mva@FreeBSD.org diff --git a/graphics/partio/pkg-plist b/graphics/partio/pkg-plist index 659986ec08f3..2f0db0c8c311 100644 --- a/graphics/partio/pkg-plist +++ b/graphics/partio/pkg-plist @@ -21,7 +21,6 @@ lib/libpartio.a %%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 @@ -84,6 +83,7 @@ lib/libpartio.a %%PORTDOCS%%%%DOCSDIR%%/open.png %%PORTDOCS%%%%DOCSDIR%%/pages.html %%PORTDOCS%%%%DOCSDIR%%/pytut.html +%%PORTDOCS%%%%DOCSDIR%%/singletonPartio_1_1ParticleIterator.html %%PORTDOCS%%%%DOCSDIR%%/structPartio_1_1Data-members.html %%PORTDOCS%%%%DOCSDIR%%/structPartio_1_1Data.html %%PORTDOCS%%%%DOCSDIR%%/structPartio_1_1ETYPE__TO__TYPE-members.html |