Sun May 4 07:33:22 2008 UTC ()
Add an HTTP mirror that has xterm-235 (different to the FreeBSD HTTP mirror, which only has 234).


(dsainty)
diff -r1.41 -r1.42 pkgsrc/x11/xterm/Makefile

cvs diff -r1.41 -r1.42 pkgsrc/x11/xterm/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xterm/Makefile 2008/04/21 17:10:40 1.41
+++ pkgsrc/x11/xterm/Makefile 2008/05/04 07:33:22 1.42
@@ -1,18 +1,19 @@ @@ -1,18 +1,19 @@
1# $NetBSD: Makefile,v 1.41 2008/04/21 17:10:40 bjs Exp $ 1# $NetBSD: Makefile,v 1.42 2008/05/04 07:33:22 dsainty Exp $
2 2
3DISTNAME= xterm-235 3DISTNAME= xterm-235
4CATEGORIES= x11 4CATEGORIES= x11
5MASTER_SITES= ftp://invisible-island.net/xterm/ 5MASTER_SITES= ftp://invisible-island.net/xterm/ \
 6 http://www.sfr-fresh.com/unix/misc/
6EXTRACT_SUFX= .tgz 7EXTRACT_SUFX= .tgz
7 8
8MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://dickey.his.com/xterm/xterm.html 10HOMEPAGE= http://dickey.his.com/xterm/xterm.html
10COMMENT= Latest terminal emulator for the X Window System 11COMMENT= Latest terminal emulator for the X Window System
11 12
12PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
13 14
14GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
15USE_DIRS+= xdg-1.4 16USE_DIRS+= xdg-1.4
16WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} 17WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
17 18
18CONFIGURE_ARGS+= --enable-88-color 19CONFIGURE_ARGS+= --enable-88-color