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 /comms/openobex | |
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 'comms/openobex')
-rw-r--r-- | comms/openobex/Makefile | 2 | ||||
-rw-r--r-- | comms/openobex/pkg-plist | 27 |
2 files changed, 11 insertions, 18 deletions
diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile index 4313cba0b1b6..197b7c7b3f07 100644 --- a/comms/openobex/Makefile +++ b/comms/openobex/Makefile @@ -2,7 +2,7 @@ PORTNAME= openobex PORTVERSION= 1.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms net MASTER_SITES= http://www.hendrik-sattler.de/downloads/${PORTNAME}/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-Source diff --git a/comms/openobex/pkg-plist b/comms/openobex/pkg-plist index 67b176ef8be6..e3f8d5c9ae1a 100644 --- a/comms/openobex/pkg-plist +++ b/comms/openobex/pkg-plist @@ -11,6 +11,8 @@ lib/libopenobex.so.2 libdata/pkgconfig/openobex.pc %%DOXYGEN%%%%DOCSDIR%%/html/annotated.html %%DOXYGEN%%%%DOCSDIR%%/html/api_8c.html +%%DOXYGEN%%%%DOCSDIR%%/html/arrowdown.png +%%DOXYGEN%%%%DOCSDIR%%/html/arrowright.png %%DOXYGEN%%%%DOCSDIR%%/html/bc_s.png %%DOXYGEN%%%%DOCSDIR%%/html/bdwn.png %%DOXYGEN%%%%DOCSDIR%%/html/classes.html @@ -18,34 +20,24 @@ libdata/pkgconfig/openobex.pc %%DOXYGEN%%%%DOCSDIR%%/html/dir_1d588721a3bfadf2de93b304da302d42.html %%DOXYGEN%%%%DOCSDIR%%/html/dir_97aefd0d527b934f1d99a682da8fe6a9.html %%DOXYGEN%%%%DOCSDIR%%/html/dir_d44c64559bbebec7f509842c48db8b23.html +%%DOXYGEN%%%%DOCSDIR%%/html/doc.png %%DOXYGEN%%%%DOCSDIR%%/html/doxygen.css %%DOXYGEN%%%%DOCSDIR%%/html/doxygen.png %%DOXYGEN%%%%DOCSDIR%%/html/dynsections.js %%DOXYGEN%%%%DOCSDIR%%/html/files.html -%%DOXYGEN%%%%DOCSDIR%%/html/ftv2blank.png -%%DOXYGEN%%%%DOCSDIR%%/html/ftv2doc.png -%%DOXYGEN%%%%DOCSDIR%%/html/ftv2folderclosed.png -%%DOXYGEN%%%%DOCSDIR%%/html/ftv2folderopen.png -%%DOXYGEN%%%%DOCSDIR%%/html/ftv2lastnode.png -%%DOXYGEN%%%%DOCSDIR%%/html/ftv2link.png -%%DOXYGEN%%%%DOCSDIR%%/html/ftv2mlastnode.png -%%DOXYGEN%%%%DOCSDIR%%/html/ftv2mnode.png -%%DOXYGEN%%%%DOCSDIR%%/html/ftv2node.png -%%DOXYGEN%%%%DOCSDIR%%/html/ftv2plastnode.png -%%DOXYGEN%%%%DOCSDIR%%/html/ftv2pnode.png -%%DOXYGEN%%%%DOCSDIR%%/html/ftv2splitbar.png -%%DOXYGEN%%%%DOCSDIR%%/html/ftv2vertline.png +%%DOXYGEN%%%%DOCSDIR%%/html/folderclosed.png +%%DOXYGEN%%%%DOCSDIR%%/html/folderopen.png %%DOXYGEN%%%%DOCSDIR%%/html/functions.html %%DOXYGEN%%%%DOCSDIR%%/html/functions_vars.html %%DOXYGEN%%%%DOCSDIR%%/html/globals.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_f.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_i.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_o.html -%%DOXYGEN%%%%DOCSDIR%%/html/globals_t.html %%DOXYGEN%%%%DOCSDIR%%/html/globals_defs.html %%DOXYGEN%%%%DOCSDIR%%/html/globals_enum.html %%DOXYGEN%%%%DOCSDIR%%/html/globals_eval.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_f.html %%DOXYGEN%%%%DOCSDIR%%/html/globals_func.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_i.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_o.html +%%DOXYGEN%%%%DOCSDIR%%/html/globals_t.html %%DOXYGEN%%%%DOCSDIR%%/html/globals_type.html %%DOXYGEN%%%%DOCSDIR%%/html/index.html %%DOXYGEN%%%%DOCSDIR%%/html/jquery.js @@ -56,6 +48,7 @@ libdata/pkgconfig/openobex.pc %%DOXYGEN%%%%DOCSDIR%%/html/obex__const_8h.html %%DOXYGEN%%%%DOCSDIR%%/html/open.png %%DOXYGEN%%%%DOCSDIR%%/html/openobex_8coverpage.html +%%DOXYGEN%%%%DOCSDIR%%/html/splitbar.png %%DOXYGEN%%%%DOCSDIR%%/html/structobex__ctrans__t.html %%DOXYGEN%%%%DOCSDIR%%/html/structobex__irda__intf__t.html %%DOXYGEN%%%%DOCSDIR%%/html/structobex__usb__intf__service__t.html |