pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/elinks Update to 0.11.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/ab7bad35fe92
branches: trunk
changeset: 507528:ab7bad35fe92
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Feb 04 00:40:38 2006 +0000
description:
Update to 0.11.1:
ELinks 0.11.1:
--------------
* Native FSP protocol support (replaces CGI program in contrib/cgi/)
ELinks 0.11.0 (Elated):
-----------------------
* SSL support via GNUTLS now requires 1.2 or higher
* support for Lua 4.x was dropped, we only support Lua 5.x now
* Python scripting back-end (experimental)
* Spidermonkey based ECMAScript scripting back-end (experimental)
* 88 colors support
* default URI-rewrite rule, used when no other rules match but the string that
was entered in the Go to URL box does not resemble a URI
* support prefixes for add-bookmark-link, document-info, goto-url-current-link,
history-move-back, and history-move-forward
* BitTorrent protocol (experimental)
* FSP protocol via a CGI script (see contrib/cgi/README.FSP) (experimental)
* sysmouse support on the BSD console
* new GNU make based build system (aclocal from automake is still required)
* move from CVS to GIT
ELinks 0.10.6:
--------------
* external editor is configurable at run-time
diffstat:
www/elinks/Makefile | 5 ++---
www/elinks/PLIST | 5 +++--
www/elinks/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (52 lines):
diff -r a61429d752de -r ab7bad35fe92 www/elinks/Makefile
--- a/www/elinks/Makefile Sat Feb 04 00:33:17 2006 +0000
+++ b/www/elinks/Makefile Sat Feb 04 00:40:38 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2005/12/05 20:51:12 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2006/02/04 00:40:38 wiz Exp $
-DISTNAME= elinks-0.10.5
-PKGREVISION= 1
+DISTNAME= elinks-0.11.1
CATEGORIES= www
MASTER_SITES= http://elinks.or.cz/download/
EXTRACT_SUFX= .tar.bz2
diff -r a61429d752de -r ab7bad35fe92 www/elinks/PLIST
--- a/www/elinks/PLIST Sat Feb 04 00:33:17 2006 +0000
+++ b/www/elinks/PLIST Sat Feb 04 00:40:38 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2005/01/18 13:02:48 drochner Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/02/04 00:40:38 wiz Exp $
bin/elinks
@comment belongs to libiconv: lib/charset.alias
man/man1/elinks.1
@@ -23,14 +23,15 @@
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/elinks.mo
${PKGLOCALEDIR}/locale/locale.alias
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/elinks.mo
+${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/elinks.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/elinks.mo
-${PKGLOCALEDIR}/locale/no/LC_MESSAGES/elinks.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/elinks.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/elinks.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/elinks.mo
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/elinks.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/elinks.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/elinks.mo
+${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/elinks.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/elinks.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/elinks.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/elinks.mo
diff -r a61429d752de -r ab7bad35fe92 www/elinks/distinfo
--- a/www/elinks/distinfo Sat Feb 04 00:33:17 2006 +0000
+++ b/www/elinks/distinfo Sat Feb 04 00:40:38 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2005/05/27 00:21:08 wiz Exp $
+$NetBSD: distinfo,v 1.13 2006/02/04 00:40:38 wiz Exp $
-SHA1 (elinks-0.10.5.tar.bz2) = f05fcb5194bd5a6b43ed4bc09880de7577cbcce0
-RMD160 (elinks-0.10.5.tar.bz2) = f1b54cfa1eb4375a20b4b4e1a6edcc589739c3a2
-Size (elinks-0.10.5.tar.bz2) = 2357709 bytes
+SHA1 (elinks-0.11.1.tar.bz2) = dfa18f2745976e34ce3ee27227ce9bce81495a77
+RMD160 (elinks-0.11.1.tar.bz2) = 2c5039a2e3d7ee3fc283d3041cac40f3c7853520
+Size (elinks-0.11.1.tar.bz2) = 2612791 bytes
Home |
Main Index |
Thread Index |
Old Index