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: ports/68778: www/dillo: update to 0.9.2, take maintainership Message-ID: <20040707172002.5010.qmail@laurel.tmseck.homedns.org> Resent-Message-ID: <200407071720.i67HKMhY065514@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68778 >Category: ports >Synopsis: www/dillo: update to 0.9.2, take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jul 07 17:20:21 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Thomas-Martin Seck >Release: FreeBSD 4.10-STABLE i386 >Organization: a private site in Germany >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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040707172002.5010.qmail>