pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb  4 09:34:49 UTC 2019

Modified Files:
        pkgsrc/chat/epic4-doc: Makefile
        pkgsrc/net/teamspeak-client: Makefile
        pkgsrc/net/teamspeak-server: Makefile
        pkgsrc/net/wu-ftpd: Makefile
        pkgsrc/security/libgpg-error: Makefile

Log Message:
*: ftp.freenet.de does not provide ftp/http service any longer


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/chat/epic4-doc/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/teamspeak-client/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/teamspeak-server/Makefile
cvs rdiff -u -r1.44 -r1.45 pkgsrc/net/wu-ftpd/Makefile
cvs rdiff -u -r1.68 -r1.69 pkgsrc/security/libgpg-error/Makefile

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

Modified files:

Index: pkgsrc/chat/epic4-doc/Makefile
diff -u pkgsrc/chat/epic4-doc/Makefile:1.13 pkgsrc/chat/epic4-doc/Makefile:1.14
--- pkgsrc/chat/epic4-doc/Makefile:1.13 Thu Jan 19 18:52:03 2017
+++ pkgsrc/chat/epic4-doc/Makefile      Mon Feb  4 09:34:48 2019
@@ -1,12 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2017/01/19 18:52:03 agc Exp $
-#
+# $NetBSD: Makefile,v 1.14 2019/02/04 09:34:48 wiz Exp $
 
 DISTNAME=      epic4-help-20050315
 PKGNAME=       epic4-doc-1.0.20050315
 CATEGORIES=    chat
 MASTER_SITES=  ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/
-MASTER_SITES+= ftp://ftp.freenet.de/pub/ftp.prbh.org/pub/epic/EPIC4-PRODUCTION/
-MASTER_SITES+= http://ftp.freenet.de/pub/ftp.prbh.org/pub/epic/EPIC4-PRODUCTION/
 MASTER_SITES+= ftp://totem.fix.no/pub/mirrors/epic/EPIC4-PRODUCTION/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/net/teamspeak-client/Makefile
diff -u pkgsrc/net/teamspeak-client/Makefile:1.12 pkgsrc/net/teamspeak-client/Makefile:1.13
--- pkgsrc/net/teamspeak-client/Makefile:1.12   Mon Apr  8 11:17:19 2013
+++ pkgsrc/net/teamspeak-client/Makefile        Mon Feb  4 09:34:49 2019
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2013/04/08 11:17:19 rodent Exp $
+# $NetBSD: Makefile,v 1.13 2019/02/04 09:34:49 wiz Exp $
 
 PKGNAME=               teamspeak-client-2.0.32.60
 DISTNAME=              ts2_client_rc2_2032
 CATEGORIES=            net audio
-MASTER_SITES=          ftp://ftp.freenet.de/pub/4players/teamspeak.org/releases/
+MASTER_SITES=          #
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            abs%NetBSD.org@localhost

Index: pkgsrc/net/teamspeak-server/Makefile
diff -u pkgsrc/net/teamspeak-server/Makefile:1.13 pkgsrc/net/teamspeak-server/Makefile:1.14
--- pkgsrc/net/teamspeak-server/Makefile:1.13   Thu Jan 19 18:52:21 2017
+++ pkgsrc/net/teamspeak-server/Makefile        Mon Feb  4 09:34:49 2019
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2017/01/19 18:52:21 agc Exp $
+# $NetBSD: Makefile,v 1.14 2019/02/04 09:34:49 wiz Exp $
 
 PKGNAME=               teamspeak-server-2.0.24.01
 DISTNAME=              ts2_server_rc2_202319
 PKGREVISION=           1
 CATEGORIES=            net audio
-MASTER_SITES=          ftp://ftp.freenet.de/pub/4players/teamspeak.org/developer/server/202401/
-MASTER_SITES+=         ftp://ftp.freenet.de/pub/4players/teamspeak.org/developer/server/202319/
+MASTER_SITES=          #
 EXTRACT_SUFX=          .tar.bz2
 EXTRACT_ONLY=          ${DISTNAME}${EXTRACT_SUFX}
 DISTFILES=             ${DISTNAME}${EXTRACT_SUFX} server_linux

Index: pkgsrc/net/wu-ftpd/Makefile
diff -u pkgsrc/net/wu-ftpd/Makefile:1.44 pkgsrc/net/wu-ftpd/Makefile:1.45
--- pkgsrc/net/wu-ftpd/Makefile:1.44    Sat Apr 21 13:38:05 2018
+++ pkgsrc/net/wu-ftpd/Makefile Mon Feb  4 09:34:49 2019
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.44 2018/04/21 13:38:05 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2019/02/04 09:34:49 wiz Exp $
 
 DISTNAME=      wu-ftpd-2.6.2
 PKGREVISION=   3
 CATEGORIES=    net
-MASTER_SITES=  ftp://ftp.freenet.de/pub/ftp.wu-ftpd.org/pub/wu-ftpd/
-MASTER_SITES+= ftp://ftp.nl.uu.net/pub/unix/ftp/wu-ftpd/
+MASTER_SITES=  ftp://ftp.nl.uu.net/pub/unix/ftp/wu-ftpd/
 MASTER_SITES+= ftp://ftp.u-aizu.ac.jp/pub/net/ftpd/wu-ftpd/wu-ftpd.org/wu-ftpd/
 
 PATCHFILES=    realpath.patch connect-dos.patch

Index: pkgsrc/security/libgpg-error/Makefile
diff -u pkgsrc/security/libgpg-error/Makefile:1.68 pkgsrc/security/libgpg-error/Makefile:1.69
--- pkgsrc/security/libgpg-error/Makefile:1.68  Tue Jan 29 08:08:04 2019
+++ pkgsrc/security/libgpg-error/Makefile       Mon Feb  4 09:34:49 2019
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.68 2019/01/29 08:08:04 adam Exp $
+# $NetBSD: Makefile,v 1.69 2019/02/04 09:34:49 wiz Exp $
 
 DISTNAME=      libgpg-error-1.35
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/libgpg-error/
 MASTER_SITES+= ftp://ftp.ring.gr.jp/pub/net/gnupg/libgpg-error/
 MASTER_SITES+= ftp://mirror.switch.ch/mirror/gnupg/libgpg-error/
-MASTER_SITES+= ftp://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/libgpg-error/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    minskim%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index