pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/samba4 Bump PKGREVISION again.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7ea429ea6240
branches: trunk
changeset: 651935:7ea429ea6240
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sun May 17 15:47:01 2015 +0000
description:
Bump PKGREVISION again.
* Change CACHE directory.
diffstat:
net/samba4/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r a0276d81d33c -r 7ea429ea6240 net/samba4/Makefile
--- a/net/samba4/Makefile Sun May 17 13:55:29 2015 +0000
+++ b/net/samba4/Makefile Sun May 17 15:47:01 2015 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2015/05/17 13:46:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2015/05/17 15:47:01 ryoon Exp $
DISTNAME= samba-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= http://download.samba.org/pub/samba/
@@ -29,7 +29,7 @@
SMB_STATE?= ${VARBASE}/run
SMB_PRIVATE?= ${SMB_LIB}/samba/private
SMB_PID?= ${VARBASE}/run
-SMB_CACHE?= ${VARBASE}/cache
+SMB_CACHE?= ${VARBASE}/run
SMB_LOCK?= ${VARBASE}/run
SMB_LOGFILEBASE?= ${VARBASE}/log
SMB_SOCKETS?= ${VARBASE}/run
Home |
Main Index |
Thread Index |
Old Index