pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
update bareos version to 15.2.1
Module Name: pkgsrc-wip
Committed By: Paul LECUQ <paul%paulbsd.com@localhost>
Pushed By: paulbsd
Date: Fri Oct 2 19:29:57 2015 +0200
Changeset: b41b23c4e9f0d85880c348319ec1af9b5a374868
Modified Files:
bareos/Makefile
bareos/Makefile.common
bareos/PLIST
bareos/distinfo
Log Message:
update bareos version to 15.2.1
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b41b23c4e9f0d85880c348319ec1af9b5a374868
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
bareos/Makefile | 2 +-
bareos/Makefile.common | 14 +++++++-------
bareos/PLIST | 2 +-
bareos/distinfo | 8 ++++----
4 files changed, 13 insertions(+), 13 deletions(-)
diffs:
diff --git a/bareos/Makefile b/bareos/Makefile
index eda0743..36953f6 100644
--- a/bareos/Makefile
+++ b/bareos/Makefile
@@ -1,4 +1,4 @@
-PKGREVISION= 2
+#PKGREVISION= 1
.include "options.mk"
diff --git a/bareos/Makefile.common b/bareos/Makefile.common
index 1b2fcaf..07b75a5 100644
--- a/bareos/Makefile.common
+++ b/bareos/Makefile.common
@@ -1,5 +1,5 @@
-DISTNAME= bareos-Release-14.2.5
-PKGNAME= bareos-14.2.5
+DISTNAME= bareos-Release-15.2.1
+PKGNAME= bareos-15.2.1
CATEGORIES= sysutils
MASTER_SITES= -https://github.com/bareos/bareos/archive/Release/${DISTNAME:S/bareos-Release-//}.tar.gz
EXTRACT_SUFX= .tar.gz
@@ -17,9 +17,9 @@ GNU_CONFIGURE= yes
.include "../../mk/bsd.prefs.mk"
-# For make_catalog_backup.pl.in.
-USE_TOOLS+= perl:run
-
+# For make_catalog_backup.pl.in.
+USE_TOOLS+= perl:run
+
BAREOS_GROUP?= bareos
BAREOS_DIR_USER?= bareos-dir
BAREOS_SD_USER?= bareos-sd
@@ -28,7 +28,7 @@ PKG_GROUPS_VARS+= BAREOS_GROUP
PKG_USERS_VARS= BAREOS_DIR_USER BAREOS_SD_USER
#PKG_SYSCONFSUBDIR?= bareos
-BAREOS_PIDDIR?= ${VARBASE}/run/bareos
+BAREOS_PIDDIR?= ${VARBASE}/run
BAREOS_WORKINGDIR?= ${VARBASE}/spool/bareos
BUILD_DEFS+= VARBASE BAREOS_PIDDIR BAREOS_WORKINGDIR
@@ -50,7 +50,7 @@ SUBST_FILES.egdir+= src/wx-console/Makefile.in
SUBST_FILES.egdir+= src/tray-monitor/Makefile.in
SUBST_SED.egdir= -e 's,%%EXAMPLESDIR%%,${EXAMPLESDIR},g'
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}/bareos
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --with-scriptdir=${PREFIX}/libexec/bareos
CONFIGURE_ARGS+= --with-sbin-perm=0755
CONFIGURE_ARGS+= --with-working-dir=${BAREOS_WORKINGDIR}
diff --git a/bareos/PLIST b/bareos/PLIST
index 0662bec..64a8000 100644
--- a/bareos/PLIST
+++ b/bareos/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2015/06/11 20:30:18 plecuq Exp $
+@comment $NetBSD$
bin/bconsole
bin/bregex
bin/bsmtp
diff --git a/bareos/distinfo b/bareos/distinfo
index 700ed7b..f522edd 100644
--- a/bareos/distinfo
+++ b/bareos/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/06/13 15:46:06 plecuq Exp $
+$NetBSD$
-SHA1 (bareos-Release-14.2.5.tar.gz) = c29260d89b07af538956e1b6e63df82498646751
-RMD160 (bareos-Release-14.2.5.tar.gz) = 5da7f85861cb467ac22e9c7f53d89a7a50868fd0
-Size (bareos-Release-14.2.5.tar.gz) = 3820963 bytes
+SHA1 (bareos-Release-15.2.1.tar.gz) = 79d7a5a404c99df32f90f1a883d5e7ad3a9f8610
+RMD160 (bareos-Release-15.2.1.tar.gz) = 3e5b26497b58c72c2ffc1a7666455f54a01c24c7
+Size (bareos-Release-15.2.1.tar.gz) = 3904573 bytes
SHA1 (patch-aa) = b60a5b11dc36e6a6ebc30a685be59d28ff765b16
Home |
Main Index |
Thread Index |
Old Index