svn commit: r316951 - head/www/lynx-current

Johan van Selst johans at FreeBSD.org
Tue Apr 30 16:47:39 UTC 2013


Author: johans
Date: Tue Apr 30 16:47:38 2013
New Revision: 316951
URL: http://svnweb.freebsd.org/changeset/ports/316951

Log:
  Update lynx to 2.8.8d15

Modified:
  head/www/lynx-current/Makefile
  head/www/lynx-current/distinfo

Modified: head/www/lynx-current/Makefile
==============================================================================
--- head/www/lynx-current/Makefile	Tue Apr 30 16:37:46 2013	(r316950)
+++ head/www/lynx-current/Makefile	Tue Apr 30 16:47:38 2013	(r316951)
@@ -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 at FreeBSD.org
 COMMENT=	A non-graphical, text-based World-Wide Web client
@@ -20,7 +15,7 @@ RUN_DEPENDS=	${LOCALBASE}/etc/mime.types
 
 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

Modified: head/www/lynx-current/distinfo
==============================================================================
--- head/www/lynx-current/distinfo	Tue Apr 30 16:37:46 2013	(r316950)
+++ head/www/lynx-current/distinfo	Tue Apr 30 16:47:38 2013	(r316951)
@@ -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


More information about the svn-ports-all mailing list