aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bareos-server
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2017-03-14 14:55:47 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2017-03-14 14:55:47 +0000
commit611cd3733b6de423f1b7d7361bd566469b571dca (patch)
tree6b8e988efe5ed24ca1a12304de68d15b5021f90a /sysutils/bareos-server
parent3bca2a2933d83dc7519bfa561111b687f1142234 (diff)
downloadports-611cd3733b6de423f1b7d7361bd566469b571dca.tar.gz
ports-611cd3733b6de423f1b7d7361bd566469b571dca.zip
- Update to 16.2.5
Notes
Notes: svn path=/head/; revision=436158
Diffstat (limited to 'sysutils/bareos-server')
-rw-r--r--sysutils/bareos-server/Makefile4
-rw-r--r--sysutils/bareos-server/distinfo6
-rw-r--r--sysutils/bareos-server/files/patch-src-plugins-filed_Makefile.in17
-rw-r--r--sysutils/bareos-server/pkg-plist.client8
4 files changed, 14 insertions, 21 deletions
diff --git a/sysutils/bareos-server/Makefile b/sysutils/bareos-server/Makefile
index 7c081475e501..bfb06a885632 100644
--- a/sysutils/bareos-server/Makefile
+++ b/sysutils/bareos-server/Makefile
@@ -3,8 +3,8 @@
PORTNAME= bareos
DISTVERSIONPREFIX= Release/
-DISTVERSION= 16.2.4
-PORTREVISION?= 1
+DISTVERSION= 16.2.5
+PORTREVISION?= 0
CATEGORIES?= sysutils
PKGNAMEPREFIX?= #
PKGNAMESUFFIX?= -server
diff --git a/sysutils/bareos-server/distinfo b/sysutils/bareos-server/distinfo
index 0cd035de4c21..4f1367aed73b 100644
--- a/sysutils/bareos-server/distinfo
+++ b/sysutils/bareos-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478549080
-SHA256 (bareos-bareos-Release-16.2.4_GH0.tar.gz) = 9a96d9220150f1db643c932ac529b1e3ad179978ef6b06a2504c06db43b4ff3c
-SIZE (bareos-bareos-Release-16.2.4_GH0.tar.gz) = 4275141
+TIMESTAMP = 1489344452
+SHA256 (bareos-bareos-Release-16.2.5_GH0.tar.gz) = d4ec1d4397dda7fa67548e5ecaea3ff1be678e8f468f825ceb58fdd6f1b18376
+SIZE (bareos-bareos-Release-16.2.5_GH0.tar.gz) = 4280956
diff --git a/sysutils/bareos-server/files/patch-src-plugins-filed_Makefile.in b/sysutils/bareos-server/files/patch-src-plugins-filed_Makefile.in
index 685d558b5405..4123527790de 100644
--- a/sysutils/bareos-server/files/patch-src-plugins-filed_Makefile.in
+++ b/sysutils/bareos-server/files/patch-src-plugins-filed_Makefile.in
@@ -1,5 +1,5 @@
---- src/plugins/filed/Makefile.in 2016-10-16 10:14:36.000000000 -0500
-+++ src/plugins/filed/Makefile.in 2016-11-09 16:45:34.113690000 -0500
+--- src/plugins/filed/Makefile.in 2017-03-12 19:49:48.441405000 -0500
++++ src/plugins/filed/Makefile.in 2017-03-12 19:51:04.400881000 -0500
@@ -93,7 +93,8 @@
install: all
@@ -10,18 +10,11 @@
$(LIBTOOL_INSTALL) $(INSTALL_PROGRAM) bpipe-fd.la $(DESTDIR)$(plugindir)
$(RMF) $(DESTDIR)$(plugindir)/bpipe-fd.la
for plugin in $(BUILD_PLUGINS); do \
-@@ -102,13 +103,13 @@
- CONF=`echo $$plugin | sed 's/\(.*\)-fd.la$$/\1-conf.d/'`; \
- if [ -d "$$CONF" ]; then \
- for i in `find "$$CONF/" \( -name "*.conf" -o -name "*.conf.example" \) -print | cut -d'/' -f2-`; do \
-- $(INSTALL_CONFIG) -D $$CONF/$$i ${DESTDIR}${confdir}/$$i; \
-+ $(INSTALL_CONFIG) $$CONF/$$i ${DESTDIR}${confdir}/$$i; \
- done; \
- fi; \
- if [ "$$plugin" = "python-fd.la" ]; then \
+@@ -110,7 +111,7 @@
$(CP) *.py *.py.template $(DESTDIR)$(plugindir); \
for i in `find python-ldap-conf.d/ \( -name "*.conf" -o -name "*.conf.example" \) -print | cut -d'/' -f2-`; do \
-- $(INSTALL_CONFIG) -D python-ldap-conf.d/$$i ${DESTDIR}${confdir}/$$i; \
+ $(MKDIR) `dirname ${DESTDIR}${confdir}/$$i`; \
+- $(INSTALL_CONFIG) python-ldap-conf.d/$$i ${DESTDIR}${confdir}/$$i; \
+ $(INSTALL_CONFIG) python-ldap-conf.d/$$i ${DESTDIR}${confdir}/`echo $$i | sed -e 's|example|sample|g'`; \
done; \
fi; \
diff --git a/sysutils/bareos-server/pkg-plist.client b/sysutils/bareos-server/pkg-plist.client
index 6a3445f4aa6c..4731763d4bad 100644
--- a/sysutils/bareos-server/pkg-plist.client
+++ b/sysutils/bareos-server/pkg-plist.client
@@ -17,16 +17,16 @@
%%LMDB%%@sample %%ETCDIR%%/plugin-python-ldap.conf.sample
lib/libbareos.la
lib/libbareos.so
-lib/libbareos-16.2.4.so
+lib/libbareos-%%LIB_VERSION%%.so
lib/libbareoscfg.la
lib/libbareoscfg.so
-lib/libbareoscfg-16.2.4.so
+lib/libbareoscfg-%%LIB_VERSION%%.so
lib/libbareosfind.la
lib/libbareosfind.so
-lib/libbareosfind-16.2.4.so
+lib/libbareosfind-%%LIB_VERSION%%.so
%%LMDB%%lib/libbareoslmdb.la
%%LMDB%%lib/libbareoslmdb.so
-%%LMDB%%lib/libbareoslmdb-16.2.4.so
+%%LMDB%%lib/libbareoslmdb-%%LIB_VERSION%%.so
%%PYTHON%%lib/bareos/plugins/BareosFdPluginBaseclass.py
%%PYTHON%%lib/bareos/plugins/BareosFdPluginLDAP.py
%%PYTHON%%lib/bareos/plugins/BareosFdPluginLocalFileset.py