Date: 7 Jul 2004 17:20:02 -0000 From: Thomas-Martin Seck <tmseck@netcologne.de> To: FreeBSD-gnats-submit@freebsd.org Cc: ports@freebsd.org Subject: www/dillo: update to 0.9.2, take maintainership Message-ID: <20040707172002.5010.qmail@laurel.tmseck.homedns.org>
next in thread | raw e-mail | index | archive | help
>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@FreeBSD.org +MAINTAINER= tmseck@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040707172002.5010.qmail>