diff options
author | johans <johans@FreeBSD.org> | 2013-05-01 00:47:38 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2013-05-01 00:47:38 +0800 |
commit | e4ec23046b134dff3b4ade98aa72aa31281a932b (patch) | |
tree | c56c7e5d90d47ebda028c0ca70816b9ed534c86a /www | |
parent | a011d2cc5d45dac4bcdde10619033caec8dd2364 (diff) | |
download | freebsd-ports-gnome-e4ec23046b134dff3b4ade98aa72aa31281a932b.tar.gz freebsd-ports-gnome-e4ec23046b134dff3b4ade98aa72aa31281a932b.tar.zst freebsd-ports-gnome-e4ec23046b134dff3b4ade98aa72aa31281a932b.zip |
Update lynx to 2.8.8d15
Diffstat (limited to 'www')
-rw-r--r-- | www/lynx-current/Makefile | 13 | ||||
-rw-r--r-- | www/lynx-current/distinfo | 4 |
2 files changed, 6 insertions, 11 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 239c0a73625f..2fe4cdeb3f57 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -1,16 +1,11 @@ -# New ports collection makefile for: lynx -# Date created: 15 Dec 1994 -# Whom: ache -# +# Created by: ache # $FreeBSD$ -# PORTNAME= lynx -PORTVERSION= 2.8.8d12 -PORTREVISION= 1 +PORTVERSION= 2.8.8d15 CATEGORIES= www ipv6 MASTER_SITES= http://lynx.isc.org/current/ -DISTNAME= ${PORTNAME}2.8.8dev.12 +DISTNAME= ${PORTNAME}${PORTVERSION:C/d.*//}dev.${PORTVERSION:C/.*d//} MAINTAINER= johans@FreeBSD.org COMMENT= A non-graphical, text-based World-Wide Web client @@ -20,7 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support CONFLICTS_INSTALL= lynx-2.8.[0-7].* ja-lynx-[0-9]* -WRKSRC= ${WRKDIR}/${PORTNAME}2-8-8 +WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:S/./-/g:C/d.*//} USE_BZIP2= yes USES= iconv USE_OPENSSL= yes diff --git a/www/lynx-current/distinfo b/www/lynx-current/distinfo index a2ec621023c4..d577b30a9ad7 100644 --- a/www/lynx-current/distinfo +++ b/www/lynx-current/distinfo @@ -1,2 +1,2 @@ -SHA256 (lynx2.8.8dev.12.tar.bz2) = 2856b570065a1334c896aad7b3203a273a3f0d5c7edcea93ffbd8bc3e8551273 -SIZE (lynx2.8.8dev.12.tar.bz2) = 2539936 +SHA256 (lynx2.8.8dev.15.tar.bz2) = 5d489c08a63a2173aa0247c2ec63f066dd4bbe6713a4dc7f5637406d06a949e0 +SIZE (lynx2.8.8dev.15.tar.bz2) = 2553699 |