pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/samba4 net/samba4: Makefile format correction



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d4590eba21b6
branches:  trunk
changeset: 339234:d4590eba21b6
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Sep 09 00:33:05 2019 +0000

description:
net/samba4: Makefile format correction

Revert remove of a blank line.  There should be blank line.
Thanks to wiz@ noted via private mail.

diffstat:

 net/samba4/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 3e2d1af945da -r d4590eba21b6 net/samba4/Makefile
--- a/net/samba4/Makefile       Sun Sep 08 22:47:58 2019 +0000
+++ b/net/samba4/Makefile       Mon Sep 09 00:33:05 2019 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.80 2019/09/05 12:39:56 hauke Exp $
+# $NetBSD: Makefile,v 1.81 2019/09/09 00:33:05 taca Exp $
 
 DISTNAME=      samba-4.10.8
 PKGREVISION=   1
 CATEGORIES=    net
 MASTER_SITES=  https://download.samba.org/pub/samba/stable/
+
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.samba.org/
 COMMENT=       SMB/CIFS protocol server suite



Home | Main Index | Thread Index | Old Index