Index: head/www/lynx-current/Makefile =================================================================== --- head/www/lynx-current/Makefile (revision 10319) +++ head/www/lynx-current/Makefile (revision 10320) @@ -1,28 +1,29 @@ # New ports collection makefile for: lynx # http://sol.slcc.edu/lynx/current/ -# Version required: 2.8rel.2 +# Version required: 2.8.1dev.X # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.84 1998/03/11 01:54:20 ache Exp $ +# $Id: Makefile,v 1.85 1998/03/21 12:54:43 asami Exp $ # -DISTNAME= lynx2.8rel.2 -PKGNAME= lynx-2.8rel.2 +DISTNAME= lynx2.8.1dev.4 +PKGNAME= lynx-2.8.1dev.4 CATEGORIES= www MASTER_SITES= http://sol.slcc.edu/lynx/current/ MAINTAINER= ache@FreeBSD.ORG NO_LATEST_LINK= YES WRKSRC= ${WRKDIR}/lynx2-8 GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${PREFIX}/etc" MAKEFILE= makefile INSTALL_TARGET= install install-help MAN1= lynx.1 post-install: chown -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/lib/lynx_help + chown ${SHAREOWN}:${SHAREGRP} ${PREFIX}/etc/lynx.cfg .include Property changes on: head/www/lynx-current/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.85 \ No newline at end of property +1.86 \ No newline at end of property Index: head/www/lynx-current/distinfo =================================================================== --- head/www/lynx-current/distinfo (revision 10319) +++ head/www/lynx-current/distinfo (revision 10320) @@ -1 +1 @@ -MD5 (lynx2.8rel.2.tar.gz) = 3dc69f4f7359324bc4809bef488ec731 +MD5 (lynx2.8.1dev.4.tar.gz) = 2a9a7486b59508117ee2a6d7f36869b4 Property changes on: head/www/lynx-current/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.125 \ No newline at end of property +1.126 \ No newline at end of property Index: head/www/lynx-current/pkg-plist =================================================================== --- head/www/lynx-current/pkg-plist (revision 10319) +++ head/www/lynx-current/pkg-plist (revision 10320) @@ -1,41 +1,42 @@ bin/lynx etc/lynx.cfg man/man1/lynx.1.gz -lib/lynx_help/about_lynx.html -lib/lynx_help/lynx_url_support.html -lib/lynx_help/Lynx_users_guide.html -lib/lynx_help/lynx_help_main.html lib/lynx_help/keystrokes/cookie_help.html lib/lynx_help/keystrokes/visited_help.html lib/lynx_help/keystrokes/edit_help.html lib/lynx_help/keystrokes/dired_help.html lib/lynx_help/keystrokes/xterm_help.html lib/lynx_help/keystrokes/scrolling_help.html lib/lynx_help/keystrokes/print_help.html lib/lynx_help/keystrokes/other_help.html lib/lynx_help/keystrokes/option_help.html lib/lynx_help/keystrokes/movement_help.html lib/lynx_help/keystrokes/history_help.html lib/lynx_help/keystrokes/gopher_types_help.html lib/lynx_help/keystrokes/bookmark_help.html lib/lynx_help/keystrokes/keystroke_help.html lib/lynx_help/keystrokes/follow_help.html +lib/lynx_help/lynx_url_support.html +lib/lynx_help/Lynx_users_guide.html +lib/lynx_help/lynx_help_main.html +lib/lynx_help/about_lynx.html lib/lynx_help/lynx-dev.html lib/lynx_help/COPYHEADER lib/lynx_help/COPYING lib/lynx_help/PROBLEMS lib/lynx_help/README lib/lynx_help/samples/jumpsVMS.html lib/lynx_help/samples/jumpsUnix.html lib/lynx_help/samples/mime.types lib/lynx_help/samples/lynx.com lib/lynx_help/samples/mailcap -lib/lynx_help/samples/lynx.cfg lib/lynx_help/samples/lynx.lss lib/lynx_help/test/tabtest.html lib/lynx_help/test/iso8859-1.html lib/lynx_help/test/TestComment.html lib/lynx_help/test/ISO_LATIN1_test.html lib/lynx_help/test/README.txt lib/lynx_help/test/iso88592.html lib/lynx_help/test/ALT88592.html +lib/lynx_help/test/unicode.html +lib/lynx_help/test/sgml.html Property changes on: head/www/lynx-current/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property