Index: head/www/lynx/files/patch-aa =================================================================== --- head/www/lynx/files/patch-aa (revision 7713) +++ head/www/lynx/files/patch-aa (nonexistent) @@ -1,38 +0,0 @@ -*** configure.bak Tue Aug 19 18:41:02 1997 ---- configure Fri Aug 22 11:39:33 1997 -*************** -*** 3828,3834 **** - #include "confdefs.h" - #include <$cf_cv_ncurses_header> - int main() { -! initscr() - ; return 0; } - EOF - if { (eval echo configure:3835: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then ---- 3828,3834 ---- - #include "confdefs.h" - #include <$cf_cv_ncurses_header> - int main() { -! initscr(); tgoto() - ; return 0; } - EOF - if { (eval echo configure:3835: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then -*** aclocal.m4.orig Tue Aug 19 18:41:02 1997 ---- aclocal.m4 Fri Aug 22 11:35:53 1997 -*************** -*** 571,577 **** - fi - done - AC_TRY_LINK([#include <$cf_cv_ncurses_header>], -! [initscr()], - [AC_MSG_RESULT(yes)], - [AC_MSG_RESULT(no) - LIBS="$cf_ncurses_SAVE"]) ---- 571,577 ---- - fi - done - AC_TRY_LINK([#include <$cf_cv_ncurses_header>], -! [initscr(); tgoto()], - [AC_MSG_RESULT(yes)], - [AC_MSG_RESULT(no) - LIBS="$cf_ncurses_SAVE"]) Property changes on: head/www/lynx/files/patch-aa ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.23 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/www/lynx/Makefile =================================================================== --- head/www/lynx/Makefile (revision 7713) +++ head/www/lynx/Makefile (revision 7714) @@ -1,26 +1,26 @@ # New ports collection makefile for: lynx # http://sol.slcc.edu/lynx/current/ # Version required: 2.7.1ac # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.52 1997/08/21 16:21:44 andreas Exp $ +# $Id: Makefile,v 1.53 1997/08/22 07:56:50 ache Exp $ # -DISTNAME= lynx2.7.1ac-0.55 -PKGNAME= lynx-2.7.1ac-0.55 +DISTNAME= lynx2.7.1ac-0.56 +PKGNAME= lynx-2.7.1ac-0.56 CATEGORIES= www MASTER_SITES= http://sol.slcc.edu/lynx/current/ MAINTAINER= ache@FreeBSD.ORG WRKSRC= ${WRKDIR}/lynx2-7-1 GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-screen=ncurses --with-zlib MAKE_FLAGS= libdir=${PREFIX}/etc \ SITE_DEFS=-DLYNX_CFG_FILE='\\\"${PREFIX}/etc/lynx.cfg\\\"' \ -f MAKEFILE= makefile MAN1= lynx.1 .include Property changes on: head/www/lynx/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.53 \ No newline at end of property +1.54 \ No newline at end of property Index: head/www/lynx/distinfo =================================================================== --- head/www/lynx/distinfo (revision 7713) +++ head/www/lynx/distinfo (revision 7714) @@ -1 +1 @@ -MD5 (lynx2.7.1ac-0.55.tar.gz) = 87eaa8eaa2aa52a66f52802f91f2efea +MD5 (lynx2.7.1ac-0.56.tar.gz) = 86ee21eb68170c8f8a6edc8b65e11559 Property changes on: head/www/lynx/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.92 \ No newline at end of property +1.93 \ No newline at end of property Index: head/www/lynx-current/Makefile =================================================================== --- head/www/lynx-current/Makefile (revision 7713) +++ head/www/lynx-current/Makefile (revision 7714) @@ -1,26 +1,26 @@ # New ports collection makefile for: lynx # http://sol.slcc.edu/lynx/current/ # Version required: 2.7.1ac # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.52 1997/08/21 16:21:44 andreas Exp $ +# $Id: Makefile,v 1.53 1997/08/22 07:56:50 ache Exp $ # -DISTNAME= lynx2.7.1ac-0.55 -PKGNAME= lynx-2.7.1ac-0.55 +DISTNAME= lynx2.7.1ac-0.56 +PKGNAME= lynx-2.7.1ac-0.56 CATEGORIES= www MASTER_SITES= http://sol.slcc.edu/lynx/current/ MAINTAINER= ache@FreeBSD.ORG WRKSRC= ${WRKDIR}/lynx2-7-1 GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-screen=ncurses --with-zlib MAKE_FLAGS= libdir=${PREFIX}/etc \ SITE_DEFS=-DLYNX_CFG_FILE='\\\"${PREFIX}/etc/lynx.cfg\\\"' \ -f MAKEFILE= makefile MAN1= lynx.1 .include Property changes on: head/www/lynx-current/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.53 \ No newline at end of property +1.54 \ No newline at end of property Index: head/www/lynx-current/distinfo =================================================================== --- head/www/lynx-current/distinfo (revision 7713) +++ head/www/lynx-current/distinfo (revision 7714) @@ -1 +1 @@ -MD5 (lynx2.7.1ac-0.55.tar.gz) = 87eaa8eaa2aa52a66f52802f91f2efea +MD5 (lynx2.7.1ac-0.56.tar.gz) = 86ee21eb68170c8f8a6edc8b65e11559 Property changes on: head/www/lynx-current/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.92 \ No newline at end of property +1.93 \ No newline at end of property