pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Remove "/pub" from pathnames on "ftp.fu-berlin.de" bec...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4785b4dfae8b
branches: trunk
changeset: 460859:4785b4dfae8b
user: tron <tron%pkgsrc.org@localhost>
date: Fri Sep 05 19:00:57 2003 +0000
description:
Remove "/pub" from pathnames on "ftp.fu-berlin.de" because such a directory
doesn't exist. It's apparently only mapped in the FTP server configuration.
diffstat:
archivers/unzip/Makefile | 4 ++--
editors/pico/Makefile | 4 ++--
lang/mawk/Makefile | 4 ++--
mail/mutt/Makefile | 4 ++--
mail/sendmail811/Makefile | 4 ++--
mk/bsd.pkg.mk | 4 ++--
security/stunnel/Makefile | 4 ++--
7 files changed, 14 insertions(+), 14 deletions(-)
diffs (119 lines):
diff -r 710e4e95e45c -r 4785b4dfae8b archivers/unzip/Makefile
--- a/archivers/unzip/Makefile Fri Sep 05 18:53:51 2003 +0000
+++ b/archivers/unzip/Makefile Fri Sep 05 19:00:57 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2003/08/26 13:02:15 tron Exp $
+# $NetBSD: Makefile,v 1.43 2003/09/05 19:00:58 tron Exp $
DISTNAME= unzip550
PKGNAME= unzip-5.50
@@ -8,7 +8,7 @@
MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/ \
ftp://ftp.icce.rug.nl/infozip/src/ \
ftp://uiarchive.cso.uiuc.edu/pub/packages/zip/src/ \
- ftp://ftp.fu-berlin.de/pub/unix/tools/archivers/unzip/
+ ftp://ftp.fu-berlin.de/unix/tools/archivers/unzip/
PATCH_SITES= http://security.debian.org/pool/updates/main/u/unzip/
PATCHFILES= unzip_5.50-1woody2.diff.gz
diff -r 710e4e95e45c -r 4785b4dfae8b editors/pico/Makefile
--- a/editors/pico/Makefile Fri Sep 05 18:53:51 2003 +0000
+++ b/editors/pico/Makefile Fri Sep 05 19:00:57 2003 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.41 2003/07/28 14:35:33 adam Exp $
+# $NetBSD: Makefile,v 1.42 2003/09/05 19:00:58 tron Exp $
DISTNAME= pine4.56
PKGNAME= pico-4.6
CATEGORIES= editors
MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \
- ftp://ftp.fu-berlin.de/pub/unix/mail/pine/
+ ftp://ftp.fu-berlin.de/unix/mail/pine/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg%NetBSD.org@localhost
diff -r 710e4e95e45c -r 4785b4dfae8b lang/mawk/Makefile
--- a/lang/mawk/Makefile Fri Sep 05 18:53:51 2003 +0000
+++ b/lang/mawk/Makefile Fri Sep 05 19:00:57 2003 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2003/07/17 21:44:52 grant Exp $
+# $NetBSD: Makefile,v 1.11 2003/09/05 19:00:59 tron Exp $
#
DISTNAME= mawk-1.3.3
CATEGORIES= lang
MASTER_SITES= ftp://ftp.whidbey.net/pub/brennan/ \
- ftp://ftp.fu-berlin.de/pub/unix/languages/mawk/
+ ftp://ftp.fu-berlin.de/unix/languages/mawk/
MAINTAINER= agc%NetBSD.org@localhost
COMMENT= Mike Brennan's fast awk clone
diff -r 710e4e95e45c -r 4785b4dfae8b mail/mutt/Makefile
--- a/mail/mutt/Makefile Fri Sep 05 18:53:51 2003 +0000
+++ b/mail/mutt/Makefile Fri Sep 05 19:00:57 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.99 2003/07/21 16:56:47 martti Exp $
+# $NetBSD: Makefile,v 1.100 2003/09/05 19:00:59 tron Exp $
DISTNAME= mutt-1.4.1i
PKGNAME= ${DISTNAME:C/i$//}
@@ -8,7 +8,7 @@
MASTER_SITES= ftp://ftp.mutt.org/mutt/ \
ftp://ftp.stealth.net/pub/mirrors/ftp.mutt.org/pub/mutt/ \
ftp://gd.tuwien.ac.at/infosys/mail/mutt/ \
- ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/
+ ftp://ftp.fu-berlin.de/unix/mail/mutt/
MAINTAINER= tron%NetBSD.org@localhost
HOMEPAGE= http://www.mutt.org/
diff -r 710e4e95e45c -r 4785b4dfae8b mail/sendmail811/Makefile
--- a/mail/sendmail811/Makefile Fri Sep 05 18:53:51 2003 +0000
+++ b/mail/sendmail811/Makefile Fri Sep 05 19:00:57 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/17 21:47:01 grant Exp $
+# $NetBSD: Makefile,v 1.11 2003/09/05 19:00:59 tron Exp $
DISTNAME= sendmail.8.11.6
PKGNAME= sendmail-8.11.6
@@ -6,7 +6,7 @@
WRKSRC= ${WRKDIR}/${PKGNAME:C/nb[0-9]+$//}
CATEGORIES= mail
MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \
- ftp://ftp.fu-berlin.de/pub/unix/mail/sendmail/ \
+ ftp://ftp.fu-berlin.de/unix/mail/sendmail/ \
ftp://ftp.kyoto.wide.ad.jp/pub/mail/sendmail/
USE_WIDEPATCH?= YES
diff -r 710e4e95e45c -r 4785b4dfae8b mk/bsd.pkg.mk
--- a/mk/bsd.pkg.mk Fri Sep 05 18:53:51 2003 +0000
+++ b/mk/bsd.pkg.mk Fri Sep 05 19:00:57 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1261 2003/09/05 15:00:10 jlam Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1262 2003/09/05 19:00:57 tron Exp $
#
# This file is in the public domain.
#
@@ -1020,7 +1020,7 @@
MASTER_SITE_MOZILLA+= \
ftp://ftp.mozilla.org/pub/mozilla/releases/ \
- ftp://ftp.fu-berlin.de/pub/unix/network/www/mozilla/releases/ \
+ ftp://ftp.fu-berlin.de/unix/network/www/mozilla/releases/ \
ftp://sunsite.utk.edu/pub/netscape-source/ \
ftp://ftp.informatik.uni-bonn.de/pub/www/mozilla/ \
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.mozilla.org/pub/ \
diff -r 710e4e95e45c -r 4785b4dfae8b security/stunnel/Makefile
--- a/security/stunnel/Makefile Fri Sep 05 18:53:51 2003 +0000
+++ b/security/stunnel/Makefile Fri Sep 05 19:00:57 2003 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.34 2003/07/29 11:18:38 jmmv Exp $
+# $NetBSD: Makefile,v 1.35 2003/09/05 19:01:00 tron Exp $
DISTNAME= stunnel-4.04
PKGREVISION= 1
CATEGORIES= security
-MASTER_SITES= ftp://ftp.fu-berlin.de/pub/unix/security/stunnel/ \
+MASTER_SITES= ftp://ftp.fu-berlin.de/unix/security/stunnel/ \
ftp://stunnel.mirt.net/stunnel/ \
http://www.stunnel.org/download/stunnel/src/
Home |
Main Index |
Thread Index |
Old Index