summaryrefslogtreecommitdiff
path: root/www/lynx-current
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1999-04-07 23:52:23 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1999-04-07 23:52:23 +0000
commit3a493f07eb2a227a6ac1e0f6264c479e2b87f5a5 (patch)
tree6403480aad641efe5541504467e1813debbae0c0 /www/lynx-current
parentupgrade to 5.42 (diff)
upgrade to dev.21
Notes
Notes: svn path=/head/; revision=17723
Diffstat (limited to 'www/lynx-current')
-rw-r--r--www/lynx-current/Makefile7
-rw-r--r--www/lynx-current/distinfo2
-rw-r--r--www/lynx-current/files/patch-aa10
3 files changed, 5 insertions, 14 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile
index 017c3d31d663..11ad8bf88c75 100644
--- a/www/lynx-current/Makefile
+++ b/www/lynx-current/Makefile
@@ -4,16 +4,17 @@
# Date created: 15 Dec 1994
# Whom: ache
#
-# $Id: Makefile,v 1.95 1998/12/29 23:52:12 ache Exp $
+# $Id: Makefile,v 1.96 1999/02/19 12:34:03 ache Exp $
#
-DISTNAME= lynx2.8.2dev.17
-PKGNAME= lynx-2.8.2dev.17
+DISTNAME= lynx2.8.2dev.21
+PKGNAME= lynx-2.8.2dev.21
CATEGORIES= www
MASTER_SITES= http://sol.slcc.edu/lynx/current/
MAINTAINER= ache@FreeBSD.ORG
+USE_BZIP2= YES
NO_LATEST_LINK= YES
WRKSRC= ${WRKDIR}/lynx2-8-2
GNU_CONFIGURE= YES
diff --git a/www/lynx-current/distinfo b/www/lynx-current/distinfo
index 4581890cd6db..ee039cac54f1 100644
--- a/www/lynx-current/distinfo
+++ b/www/lynx-current/distinfo
@@ -1 +1 @@
-MD5 (lynx2.8.2dev.17.tar.gz) = 2d2d1a26b9b41c9817a5e464773986b9
+MD5 (lynx2.8.2dev.21.tar.bz2) = acfb39f0c10de1e8bba6795f291899e3
diff --git a/www/lynx-current/files/patch-aa b/www/lynx-current/files/patch-aa
deleted file mode 100644
index 8bc0417d6736..000000000000
--- a/www/lynx-current/files/patch-aa
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.bak Mon Feb 8 13:32:59 1999
-+++ configure Fri Feb 19 14:42:38 1999
-@@ -6233,6 +6233,7 @@
- #line 6234 "configure"
- #include "confdefs.h"
-
-+#include <sys/types.h>
- #include <sys/socket.h>
- #include <netinet/in.h>
- #include <arpa/inet.h>