pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/samba4



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Sep  4 08:15:33 UTC 2019

Modified Files:
        pkgsrc/net/samba4: Makefile

Log Message:
net/samba4: update MASTER_SITES

Update MASTER_SITES switching to https URL.  And remove extra empty line.


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/net/samba4/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/samba4/Makefile
diff -u pkgsrc/net/samba4/Makefile:1.78 pkgsrc/net/samba4/Makefile:1.79
--- pkgsrc/net/samba4/Makefile:1.78     Tue Sep  3 19:11:58 2019
+++ pkgsrc/net/samba4/Makefile  Wed Sep  4 08:15:32 2019
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.78 2019/09/03 19:11:58 adam Exp $
+# $NetBSD: Makefile,v 1.79 2019/09/04 08:15:32 taca Exp $
 
 DISTNAME=      samba-4.10.8
 CATEGORIES=    net
-MASTER_SITES=  http://download.samba.org/pub/samba/stable/
-
+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