pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/nedit Need to update MASTER_SITES, noticed by ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/88a6efa24571
branches: trunk
changeset: 536958:88a6efa24571
user: obache <obache%pkgsrc.org@localhost>
date: Sun Dec 30 14:21:00 2007 +0000
description:
Need to update MASTER_SITES, noticed by Zafer by private mail.
Refrect: http://www.nedit.org/download.php
(ftp://ftp.kreonet.re.kr/pub/tools/doc-tools/nedit/ does not have v5.5 now)
diffstat:
editors/nedit/Makefile | 15 ++++++++++-----
1 files changed, 10 insertions(+), 5 deletions(-)
diffs (34 lines):
diff -r 6437390d2df6 -r 88a6efa24571 editors/nedit/Makefile
--- a/editors/nedit/Makefile Sun Dec 30 14:17:37 2007 +0000
+++ b/editors/nedit/Makefile Sun Dec 30 14:21:00 2007 +0000
@@ -1,13 +1,11 @@
-# $NetBSD: Makefile,v 1.48 2007/04/13 06:47:18 xtraeme Exp $
+# $NetBSD: Makefile,v 1.49 2007/12/30 14:21:00 obache Exp $
DISTNAME= nedit-${VERS}-src
PKGNAME= nedit-${VERS}
PKGREVISION= 3
CATEGORIES= editors
-MASTER_SITES= http://www.nedit.org/ftp/v${VERS:S/./_/g}/ \
- ${MASTER_SITE_SOURCEFORGE:=nedit/} \
- http://www.au.nedit.org/ftp/v${VERS:S/./_/g}/ \
- ftp://ftp.nl.nedit.org/pub/mirror/NEdit/v${VERS:S/./_/g}/
+MASTER_SITES= ${MASTER_SITE_NEDIT:=v${VERS:S/./_/g}/} \
+ ${MASTER_SITE_SOURCEFORGE:=nedit/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -17,6 +15,13 @@
PKG_DESTDIR_SUPPORT= user-destdir
VERS= 5.5
+MASTER_SITE_NEDIT= http://www.nedit.org/ftp/ \
+ http://nl.nedit.org/ftp/ \
+ ftp://nl.nedit.org/pub/NEdit/ \
+ ftp://ftp.fu-berlin.de/unix/editors/nedit/ \
+ http://gd.tuwien.ac.at/editors/nedit/NEdit/ \
+ ftp://cri.univ-tlse1.fr/pub/unix/nedit/NEdit/ \
+ ftp://ftp.chg.ru/pub/unix/editors/nedit/
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
BUILD_TARGET= netbsd
Home |
Main Index |
Thread Index |
Old Index