upgrade to dev.21

This commit is contained in:
Andrey A. Chernov 1999-04-07 23:52:23 +00:00
parent 5ff2a206ac
commit 3a493f07eb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17723
3 changed files with 5 additions and 14 deletions

View File

@ -4,16 +4,17 @@
# Date created: 15 Dec 1994 # Date created: 15 Dec 1994
# Whom: ache # 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 DISTNAME= lynx2.8.2dev.21
PKGNAME= lynx-2.8.2dev.17 PKGNAME= lynx-2.8.2dev.21
CATEGORIES= www CATEGORIES= www
MASTER_SITES= http://sol.slcc.edu/lynx/current/ MASTER_SITES= http://sol.slcc.edu/lynx/current/
MAINTAINER= ache@FreeBSD.ORG MAINTAINER= ache@FreeBSD.ORG
USE_BZIP2= YES
NO_LATEST_LINK= YES NO_LATEST_LINK= YES
WRKSRC= ${WRKDIR}/lynx2-8-2 WRKSRC= ${WRKDIR}/lynx2-8-2
GNU_CONFIGURE= YES GNU_CONFIGURE= YES

View File

@ -1 +1 @@
MD5 (lynx2.8.2dev.17.tar.gz) = 2d2d1a26b9b41c9817a5e464773986b9 MD5 (lynx2.8.2dev.21.tar.bz2) = acfb39f0c10de1e8bba6795f291899e3

View File

@ -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>