Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2003 22:48:49 -0500
From:      "Andrew Lankford" <arlankfo@141.com>
To:        ports@freebsd.org
Subject:   Update for dillo port
Message-ID:  <20030401034849.PONT4487.out013.verizon.net@verizon.net>

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

Here comes the patch:


--- Makefile	2003/02/27 17:36:36	1.18
+++ Makefile	2003/04/01 03:45:41
@@ -6,9 +6,12 @@
 #
 
 PORTNAME=       dillo
-PORTVERSION=	0.7.0
+PORTVERSION=	0.7.1
 CATEGORIES=     www
 MASTER_SITES=	http://dillo.auriga.wearlab.de/download/
+# hack to account for the bugfix version number
+DISTNAME=	${PORTNAME}-${PORTVERSION}.2
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A fast, small graphical Web browser built upon GTK+
--- distinfo	2003/02/27 17:36:36	1.7
+++ distinfo	2003/04/01 03:45:42
@@ -1 +1 @@
-MD5 (dillo-0.7.0.tar.gz) = 5cd0c6b17462329b988db417c475f048
+MD5 (dillo-0.7.1.2.tar.gz) = b6b340d30657e51a48dc32f926be45c0
--- pkg-plist	2003/02/27 17:36:36	1.3
+++ pkg-plist	2003/04/01 03:45:42
@@ -1,4 +1,3 @@
-@comment $FreeBSD: ports/www/dillo/pkg-plist,v 1.3 2003/02/27 17:36:36 naddy Exp $
 bin/dillo
 bin/bm_srv12
 etc/dillorc.sample



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030401034849.PONT4487.out013.verizon.net>