www/dillo: update to 0.9.2, take maintainership

Thomas-Martin Seck tmseck at netcologne.de
Wed Jul 7 10:20:04 PDT 2004


>Submitter-Id:	current-users
>Originator:	Thomas-Martin Seck
>Organization:	a private site in Germany
>Confidential:	no 
>Synopsis:	www/dillo: update to 0.9.2, take maintainership
>Severity:	non-critical
>Priority:	low
>Category:	ports
>Class:		update
>Release:	FreeBSD 4.10-STABLE i386
>Environment:
FreeBSD ports collection as of July 7th, 2004.

	
>Description:
Update www/dillo to the latest release, add a missing runtime
dependency on ftp/wget, and take maintainership.

The current maintainer (ports@) is Cc'ed.

	
>How-To-Repeat:
	
>Fix:
Apply this patch:

Index: distinfo
===================================================================
--- distinfo	(.../www/dillo)	(revision 108)
+++ distinfo	(.../local/dillo)	(revision 108)
@@ -1,2 +1,2 @@
-MD5 (dillo-0.8.1.tar.bz2) = 033b0875612424696d93afa2a9ba8504
-SIZE (dillo-0.8.1.tar.bz2) = 400697
+MD5 (dillo-0.8.2.tar.bz2) = 4322f339aa4a4a2a4ba9a11444df9c67
+SIZE (dillo-0.8.2.tar.bz2) = 409961
Index: Makefile
===================================================================
--- Makefile	(.../www/dillo)	(revision 108)
+++ Makefile	(.../local/dillo)	(revision 108)
@@ -6,13 +6,14 @@
 #
 
 PORTNAME=	dillo
-PORTVERSION=	0.8.1
+PORTVERSION=	0.8.2
 CATEGORIES=	www
 MASTER_SITES=	http://www.dillo.org/download/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	tmseck at netcologne.de
 COMMENT=	A fast, small graphical Web browser built upon GTK+
 
+RUN_DEPENDS=	wget:${PORTSDIR}/ftp/wget
 LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
 		png.5:${PORTSDIR}/graphics/png
 


More information about the freebsd-ports mailing list