From aaaf152cceb3df30ead196688478be3540ecbe48 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 1 Jul 2012 15:53:49 +0000 Subject: Update to 2.7: === RELEASE 2.7 === Sat Jun 23 23:02:47 CEST 2012 mikulas: Fixed a bug that horizontal line
was not displayed when terminal was set to utf-8 Sat Jun 23 22:11:36 CEST 2012 mikulas: Fixed bad palette in framebuffer on TGA on Alpha Sat Jun 23 20:06:38 CEST 2012 mikulas: Fixed a bug that \001 was displayed instead of a non-breaking space when converting to ascii Po Jun 18 03:10:07 CEST 2012 mikulas: Support IPv6 Support multiple addresses (try to connect to all of them) Ne Jun 17 22:32:52 CEST 2012 mikulas: Fix memory leak in ftp Tue Jun 12 02:31:05 MET 2012 progman: Fixed incorrect display when aspect ratio was changed while multiple windows were open === RELEASE 2.7pre1 === Sat Jun 2 13:47:17 MET 2012 mikulas: Fixed a bug that blocked URLs didn't work if proxy was used Sun May 20 01:39:52 CEST 2012 mikulas: Support extended coordinates in xterm mouse reporting, avoid previous limit 222 on maximum possible coordinate Tue May 8 23:13:55 MET 2012 mikulas: Use enter to scale image Sun Apr 22 01:05:32 CEST 2012 mikulas: PMshell driver was hacked to support also Win32 api Wed Apr 18 22:43:37 MET 2012 mikulas: HTTPS proxy --- www/links/Makefile.common | 7 +++++-- www/links/distinfo | 8 ++++---- 2 files changed, 9 insertions(+), 6 deletions(-) (limited to 'www/links') diff --git a/www/links/Makefile.common b/www/links/Makefile.common index f55f71825a4..724b2237f43 100644 --- a/www/links/Makefile.common +++ b/www/links/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.56 2012/04/10 10:53:28 wiz Exp $ +# $NetBSD: Makefile.common,v 1.57 2012/07/01 15:53:49 wiz Exp $ # used by www/links/Makefile # used by www/links-gui/Makefile -DISTNAME= links-2.6 +DISTNAME= links-2.7 CATEGORIES= www MASTER_SITES= http://links.twibright.com/download/ EXTRACT_SUFX= .tar.bz2 @@ -27,4 +27,7 @@ INSTALLATION_DIRS= share/doc/links post-install: ${INSTALL_DATA} ${WRKSRC}/KEYS ${DESTDIR}${PREFIX}/share/doc/links +.include "../../archivers/bzip2/buildlink3.mk" +.include "../../archivers/xz/buildlink3.mk" +.include "../../devel/zlib/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" diff --git a/www/links/distinfo b/www/links/distinfo index 258f43eae70..6d821655bb2 100644 --- a/www/links/distinfo +++ b/www/links/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.58 2012/04/10 10:53:28 wiz Exp $ +$NetBSD: distinfo,v 1.59 2012/07/01 15:53:49 wiz Exp $ -SHA1 (links-2.6.tar.bz2) = 228bd726c176ea44d35fa12cafd97aa83214d9dc -RMD160 (links-2.6.tar.bz2) = ea13e446903fbeaa8b05b3aa81dcfe5f69224962 -Size (links-2.6.tar.bz2) = 3866614 bytes +SHA1 (links-2.7.tar.bz2) = 1e362a7e27078d630edf5868145a46247cda8cc3 +RMD160 (links-2.7.tar.bz2) = cd53596ba35a937e5d6a422a45a032e785d96ef2 +Size (links-2.7.tar.bz2) = 3884511 bytes SHA1 (patch-ab) = a2d461c9d8b6300469ab6195886830fdd63be837 -- cgit v1.2.3