Update for dillo port

Andrew Lankford arlankfo at 141.com
Mon Mar 31 19:48:51 PST 2003


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 at 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 @@
- at 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


More information about the freebsd-ports mailing list