Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Mar 2012 04:37:53 GMT
From:      Alex Kozlov <spam@rm-rf.kiev.ua>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/165651: [patch] www/lynx update to 2.8.7.2
Message-ID:  <201203030437.q234brwr018766@red.freebsd.org>
Resent-Message-ID: <201203030440.q234eA7n087801@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         165651
>Category:       ports
>Synopsis:       [patch] www/lynx update to 2.8.7.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 03 04:40:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kozlov
>Release:        RELENG_9
>Organization:
private
>Environment:
>Description:
- update to 2.8.7.1
- fix MASTER_SITES
- remove useless post-patch target
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: ports/www/lynx/Makefile
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	lynx
-PORTVERSION=	2.8.7.1
-PORTREVISION=	1
+PORTVERSION=	2.8.7.2
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
-MASTER_SITES=	ftp://lynx.isc.org/lynx${PORTVERSION}/patches/:patches
+MASTER_SITES=	http://lynx.isc.org/current/
 DISTNAME=	${PORTNAME}${PORTVERSION:R}rel.${PORTVERSION:E}
 
 MAINTAINER=	jharris@widomaker.com
@@ -70,9 +69,6 @@
 
 SUB_FILES=	pkg-message
 
-post-patch:
-	@${RM} -f ${WRKSRC}/CHANGES.orig
-
 post-install:
 	${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR}
 	${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${L_HELP}
Index: ports/www/lynx/pkg-plist
@@ -41,7 +41,6 @@
 %%DOCSDIR%%/docs/TCPWARE.announce.gz
 %%DOCSDIR%%/docs/VMSWAIS.announce.gz
 %%DOCSDIR%%/docs/djgpp.key
-%%DOCSDIR%%/docs/index.html
 %%DOCSDIR%%/docs/pdcurses.key
 %%DOCSDIR%%/docs/slang.key
 %%DOCSDIR%%/docs/win-386.announce.gz
@@ -49,7 +48,6 @@
 %%DOCSDIR%%/samples/bright-blue.lss
 %%DOCSDIR%%/samples/cernrules.txt
 %%DOCSDIR%%/samples/home.htm
-%%DOCSDIR%%/samples/index.html
 %%DOCSDIR%%/samples/installdirs.html
 %%DOCSDIR%%/samples/jumps.htm
 %%DOCSDIR%%/samples/jumpsUnix.html
@@ -78,7 +76,6 @@
 %%DOCSDIR%%/test/c1.html
 %%DOCSDIR%%/test/cp-1252.html
 %%DOCSDIR%%/test/cp-1252a.html
-%%DOCSDIR%%/test/index.html
 %%DOCSDIR%%/test/iso-8859-1.html
 %%DOCSDIR%%/test/iso-8859-1a.html
 %%DOCSDIR%%/test/iso-8859-2.html
@@ -98,7 +95,6 @@
 share/lynx_help/COPYING
 share/lynx_help/Lynx_users_guide.html.gz
 share/lynx_help/about_lynx.html.gz
-share/lynx_help/index.html.gz
 share/lynx_help/keystrokes/alt_edit_help.html.gz
 share/lynx_help/keystrokes/bashlike_edit_help.html.gz
 share/lynx_help/keystrokes/bookmark_help.html.gz
@@ -109,7 +105,6 @@
 share/lynx_help/keystrokes/follow_help.html.gz
 share/lynx_help/keystrokes/gopher_types_help.html.gz
 share/lynx_help/keystrokes/history_help.html.gz
-share/lynx_help/keystrokes/index.html.gz
 share/lynx_help/keystrokes/keystroke_help.html.gz
 share/lynx_help/keystrokes/movement_help.html.gz
 share/lynx_help/keystrokes/option_help.html.gz
Index: ports/www/lynx/distinfo
@@ -1,2 +1,2 @@
-SHA256 (lynx2.8.7rel.1.tar.bz2) = 40ec9774deb4a7acf69e1bcfb5e272a3857ccc17e20d923255d64cb5dbe55dad
-SIZE (lynx2.8.7rel.1.tar.bz2) = 2432045
+SHA256 (lynx2.8.7rel.2.tar.bz2) = 301bda96ad3cd5032805e8d5315a42061a11e472e3d3a7baee3a2879517ef627
+SIZE (lynx2.8.7rel.2.tar.bz2) = 2436801


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203030437.q234brwr018766>