1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

net/ceph-devel: update 2017-07-27 -> 2017-08-15

- Fix bugs in building the 2017-07-27 version

PR:		221569
Submitted by:	Willem Jan Withagen <wjw@digiware.nl> (maintainer)
This commit is contained in:
Kurt Jaeger 2017-08-18 16:08:12 +00:00
parent e39b19bef5
commit 825313860d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448252
3 changed files with 17 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ceph
DISTVERSION= wip.v2017-07-27-1
DISTVERSION= wip.v2017-08-15-1
CATEGORIES= net
PKGNAMESUFFIX= -devel
@ -131,6 +131,12 @@ post-install:
${RM} ${STAGEDIR}${PREFIX}/bin/ceph_tpbench
${RM} ${STAGEDIR}${PREFIX}/bin/ceph_xattr_bench
${RM} ${STAGEDIR}${PREFIX}/sbin/ceph-disk-udev
# ceph-volume does not support ZFS
${RM} -rf ${STAGEDIR}${PYTHON_SITELIBDIR}/ceph_volume-*
${RM} -rf ${STAGEDIR}${PYTHON_SITELIBDIR}/ceph_volume/
${RM} ${STAGEDIR}${PREFIX}/sbin/ceph-volume
${RM} ${STAGEDIR}${PREFIX}/sbin/ceph-volume-systemd
${RMDIR} ${STAGEDIR}${PREFIX}/etc/init.d
${INSTALL_DATA} ${WRKSRC}/src/sample.ceph.conf ${STAGEDIR}${PREFIX}/etc/ceph/ceph.conf.sample

View File

@ -1,6 +1,6 @@
TIMESTAMP = 1501162350
SHA256 (wjwithagen-ceph-wip.v2017-07-27-1_GH0.tar.gz) = 0c9ca0dee5ad347a6e3d3cd147bb36aae1acaa8d8b4ad6ea4317a4c706543caf
SIZE (wjwithagen-ceph-wip.v2017-07-27-1_GH0.tar.gz) = 16773256
TIMESTAMP = 1502801493
SHA256 (wjwithagen-ceph-wip.v2017-08-15-1_GH0.tar.gz) = 171b8f5314e888c810289e282e7bffdbb9e1b1acb659b5e1d3530faea4e5eeeb
SIZE (wjwithagen-ceph-wip.v2017-08-15-1_GH0.tar.gz) = 17068265
SHA256 (ceph-ceph-erasure-code-corpus-2d7d78b_GH0.tar.gz) = 466f7185015df8d13f8b2b9a17ee30ab419bcd667284ce2b6d32a1128c4640f1
SIZE (ceph-ceph-erasure-code-corpus-2d7d78b_GH0.tar.gz) = 3634266
SHA256 (ceph-ceph-object-corpus-f0ba19f_GH0.tar.gz) = 90e4052c6dca0e272bdca492216e62fdc0d19719e121451798295799bdf95499

View File

@ -113,6 +113,11 @@ lib/ceph/mgr/restful/api/__init__.py
lib/ceph/mgr/restful/hooks.py
lib/ceph/mgr/restful/decorators.py
lib/ceph/mgr/dashboard/HACKING.rst
lib/ceph/mgr/dashboard/rbd_iscsi.html
lib/ceph/mgr/dashboard/rbd_iscsi.py
lib/ceph/mgr/dashboard/rbd_mirroring.html
lib/ceph/mgr/dashboard/rbd_mirroring.py
lib/ceph/mgr/dashboard/rbd_pool.html
lib/ceph/mgr/dashboard/static/Ceph_Logo_Standard_RGB_White_120411_fa.png
lib/ceph/mgr/dashboard/static/logo-mini.png
lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/.gitignore
@ -1168,7 +1173,6 @@ lib/ceph/mgr/dashboard/static/favicon.ico
lib/ceph/mgr/dashboard/static/rivets.bundled.min.js
lib/ceph/mgr/dashboard/static/underscore-min.js
lib/ceph/mgr/dashboard/servers.html
lib/ceph/mgr/dashboard/rbd.html
lib/ceph/mgr/dashboard/clients.html
lib/ceph/mgr/dashboard/osd_perf.html
lib/ceph/mgr/dashboard/remote_view_cache.py
@ -1182,6 +1186,8 @@ lib/ceph/mgr/dashboard/README.rst
lib/ceph/mgr/dashboard/filesystem.html
lib/ceph/mgr/dashboard/types.py
lib/ceph/mgr/dashboard/__init__.py
lib/ceph/mgr/prometheus/__init__.py
lib/ceph/mgr/prometheus/module.py
lib/ceph/mgr/zabbix/module.py
lib/ceph/mgr/zabbix/zabbix_template.xml
lib/ceph/mgr/zabbix/__init__.py