pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/sudo



Module Name:    pkgsrc
Committed By:   triaxx
Date:           Thu Jan 30 21:08:00 UTC 2020

Modified Files:
        pkgsrc/security/sudo: Makefile

Log Message:
sudo: update master site

TW Aren FTP server seems down and the fetching step hangs for hours.


To generate a diff of this commit:
cvs rdiff -u -r1.176 -r1.177 pkgsrc/security/sudo/Makefile

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

Modified files:

Index: pkgsrc/security/sudo/Makefile
diff -u pkgsrc/security/sudo/Makefile:1.176 pkgsrc/security/sudo/Makefile:1.177
--- pkgsrc/security/sudo/Makefile:1.176 Sat Jan 18 21:50:49 2020
+++ pkgsrc/security/sudo/Makefile       Thu Jan 30 21:07:59 2020
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.176 2020/01/18 21:50:49 jperkin Exp $
+# $NetBSD: Makefile,v 1.177 2020/01/30 21:07:59 triaxx Exp $
 
 DISTNAME=      sudo-1.8.30
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    security
 MASTER_SITES=  https://www.sudo.ws/dist/
 MASTER_SITES+= ftp://ftp.sudo.ws/pub/sudo/
 MASTER_SITES+= ftp://ftp.uwsg.indiana.edu/pub/security/sudo/
-MASTER_SITES+= ftp://ftp.twaren.net/Unix/Security/Sudo/
+MASTER_SITES+= http://ftp.twaren.net/Unix/Security/Sudo/
 MASTER_SITES+= http://ftp.tux.org/pub/security/sudo/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index