Sun Jul 1 15:53:49 2012 UTC ()
Update to 2.7:

=== RELEASE 2.7 ===

Sat Jun 23 23:02:47 CEST 2012 mikulas:

	Fixed a bug that horizontal line <hr> 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


(wiz)
diff -r1.56 -r1.57 pkgsrc/www/links/Makefile.common
diff -r1.58 -r1.59 pkgsrc/www/links/distinfo

cvs diff -r1.56 -r1.57 pkgsrc/www/links/Makefile.common (expand / switch to unified diff)

--- pkgsrc/www/links/Makefile.common 2012/04/10 10:53:28 1.56
+++ pkgsrc/www/links/Makefile.common 2012/07/01 15:53:49 1.57
@@ -1,30 +1,33 @@ @@ -1,30 +1,33 @@
1# $NetBSD: Makefile.common,v 1.56 2012/04/10 10:53:28 wiz Exp $ 1# $NetBSD: Makefile.common,v 1.57 2012/07/01 15:53:49 wiz Exp $
2# used by www/links/Makefile 2# used by www/links/Makefile
3# used by www/links-gui/Makefile 3# used by www/links-gui/Makefile
4 4
5DISTNAME= links-2.6 5DISTNAME= links-2.7
6CATEGORIES= www 6CATEGORIES= www
7MASTER_SITES= http://links.twibright.com/download/ 7MASTER_SITES= http://links.twibright.com/download/
8EXTRACT_SUFX= .tar.bz2 8EXTRACT_SUFX= .tar.bz2
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://links.twibright.com/ 11HOMEPAGE= http://links.twibright.com/
12LICENSE= gnu-gpl-v2 # including special OpenSSL paragraph 12LICENSE= gnu-gpl-v2 # including special OpenSSL paragraph
13 13
14PKG_INSTALLATION_TYPES= overwrite pkgviews 14PKG_INSTALLATION_TYPES= overwrite pkgviews
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17GNU_CONFIGURE= YES 17GNU_CONFIGURE= YES
18 18
19PLIST_SRC= ${.CURDIR}/../../www/links/PLIST 19PLIST_SRC= ${.CURDIR}/../../www/links/PLIST
20PATCHDIR= ${.CURDIR}/../../www/links/patches 20PATCHDIR= ${.CURDIR}/../../www/links/patches
21DISTINFO_FILE= ${.CURDIR}/../../www/links/distinfo 21DISTINFO_FILE= ${.CURDIR}/../../www/links/distinfo
22 22
23INSTALLATION_DIRS= share/doc/links 23INSTALLATION_DIRS= share/doc/links
24 24
25.include "options.mk" 25.include "options.mk"
26 26
27post-install: 27post-install:
28 ${INSTALL_DATA} ${WRKSRC}/KEYS ${DESTDIR}${PREFIX}/share/doc/links 28 ${INSTALL_DATA} ${WRKSRC}/KEYS ${DESTDIR}${PREFIX}/share/doc/links
29 29
 30.include "../../archivers/bzip2/buildlink3.mk"
 31.include "../../archivers/xz/buildlink3.mk"
 32.include "../../devel/zlib/buildlink3.mk"
30.include "../../security/openssl/buildlink3.mk" 33.include "../../security/openssl/buildlink3.mk"

cvs diff -r1.58 -r1.59 pkgsrc/www/links/distinfo (expand / switch to unified diff)

--- pkgsrc/www/links/distinfo 2012/04/10 10:53:28 1.58
+++ pkgsrc/www/links/distinfo 2012/07/01 15:53:49 1.59
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.58 2012/04/10 10:53:28 wiz Exp $ 1$NetBSD: distinfo,v 1.59 2012/07/01 15:53:49 wiz Exp $
2 2
3SHA1 (links-2.6.tar.bz2) = 228bd726c176ea44d35fa12cafd97aa83214d9dc 3SHA1 (links-2.7.tar.bz2) = 1e362a7e27078d630edf5868145a46247cda8cc3
4RMD160 (links-2.6.tar.bz2) = ea13e446903fbeaa8b05b3aa81dcfe5f69224962 4RMD160 (links-2.7.tar.bz2) = cd53596ba35a937e5d6a422a45a032e785d96ef2
5Size (links-2.6.tar.bz2) = 3866614 bytes 5Size (links-2.7.tar.bz2) = 3884511 bytes
6SHA1 (patch-ab) = a2d461c9d8b6300469ab6195886830fdd63be837 6SHA1 (patch-ab) = a2d461c9d8b6300469ab6195886830fdd63be837