diff options
author | jseger <jseger@FreeBSD.org> | 1998-10-31 23:36:18 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-10-31 23:36:18 +0800 |
commit | ce16176b9abee29c5b523ae456f75d20daac5302 (patch) | |
tree | fa93cc8e7edd4e697bdfdefb9611bd4264660fc5 /www/lynx | |
parent | 41185c417cc1b962f0edf7b02c3bfc08b5fa7921 (diff) | |
download | freebsd-ports-gnome-ce16176b9abee29c5b523ae456f75d20daac5302.tar.gz freebsd-ports-gnome-ce16176b9abee29c5b523ae456f75d20daac5302.tar.zst freebsd-ports-gnome-ce16176b9abee29c5b523ae456f75d20daac5302.zip |
Upgrade to version 2.8.1.1
Diffstat (limited to 'www/lynx')
-rw-r--r-- | www/lynx/Makefile | 14 | ||||
-rw-r--r-- | www/lynx/distinfo | 2 | ||||
-rw-r--r-- | www/lynx/pkg-plist | 21 |
3 files changed, 6 insertions, 31 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 12a15ba391b8..910abac07998 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -3,22 +3,16 @@ # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.78 1998/03/27 05:34:10 ache Exp $ +# $Id: Makefile,v 1.79 1998/07/24 06:43:29 hoek Exp $ # -DISTNAME= lynx2-8 -PKGNAME= lynx-2.8 +DISTNAME= lynx2.8.1rel.1 +PKGNAME= lynx-2.8.1.1 CATEGORIES= www MASTER_SITES= http://sol.slcc.edu/lynx/release/ MAINTAINER= jseger@FreeBSD.ORG -BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip - -EXTRACT_SUFX= .zip -EXTRACT_CMD= unzip -EXTRACT_BEFORE_ARGS= -qq -o - GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${PREFIX}/etc" \ --enable-nsl-fork @@ -26,6 +20,8 @@ MAKEFILE= makefile INSTALL_TARGET= install install-help MAN1= lynx.1 +WRKSRC= ${WRKDIR}/lynx2-8-1 + post-install: chown -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/lib/lynx_help chown ${SHAREOWN}:${SHAREGRP} ${PREFIX}/etc/lynx.cfg diff --git a/www/lynx/distinfo b/www/lynx/distinfo index 44afaacebabe..5980911f1524 100644 --- a/www/lynx/distinfo +++ b/www/lynx/distinfo @@ -1 +1 @@ -MD5 (lynx2-8.zip) = 9d981cbd55e8064d13a80b996e260ce0 +MD5 (lynx2.8.1rel.1.tar.gz) = c60c913f33afb99923b6598be7a0cf2c diff --git a/www/lynx/pkg-plist b/www/lynx/pkg-plist index f4c617fe55a2..1766f548b0e5 100644 --- a/www/lynx/pkg-plist +++ b/www/lynx/pkg-plist @@ -1,10 +1,6 @@ bin/lynx etc/lynx.cfg -lib/lynx_help/COPYHEADER -lib/lynx_help/COPYING lib/lynx_help/Lynx_users_guide.html -lib/lynx_help/PROBLEMS -lib/lynx_help/README lib/lynx_help/about_lynx.html lib/lynx_help/keystrokes/bookmark_help.html lib/lynx_help/keystrokes/cookie_help.html @@ -24,22 +20,5 @@ lib/lynx_help/keystrokes/xterm_help.html lib/lynx_help/lynx-dev.html lib/lynx_help/lynx_help_main.html lib/lynx_help/lynx_url_support.html -lib/lynx_help/samples/jumpsUnix.html -lib/lynx_help/samples/jumpsVMS.html -lib/lynx_help/samples/lynx.com -lib/lynx_help/samples/lynx.lss -lib/lynx_help/samples/mailcap -lib/lynx_help/samples/mime.types -lib/lynx_help/test/ALT88592.html -lib/lynx_help/test/ISO_LATIN1_test.html -lib/lynx_help/test/README.txt -lib/lynx_help/test/TestComment.html -lib/lynx_help/test/iso8859-1.html -lib/lynx_help/test/iso88592.html -lib/lynx_help/test/sgml.html -lib/lynx_help/test/tabtest.html -lib/lynx_help/test/unicode.html -@dirrm lib/lynx_help/test -@dirrm lib/lynx_help/samples @dirrm lib/lynx_help/keystrokes @dirrm lib/lynx_help |