Date: Tue, 6 Jan 2009 17:19:01 -0500 From: "James Bailie" <jimmy@mammothcheese.ca> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/130245: Wrong Checksums for www/drood Message-ID: <20090106221902.690D58FC16@mx1.freebsd.org> Resent-Message-ID: <200901062220.n06MK3ov025072@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130245 >Category: ports >Synopsis: Wrong Checksums for www/drood >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jan 06 22:20:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: James Bailie >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD localhost 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #5: Wed Dec 24 19:29:10 EST 2008 jbailie@localhost:/usr/obj/usr/src/sys/LOCAL amd64 >Description: >How-To-Repeat: >Fix: --- drood.diff begins here --- diff -ruN /usr/ports/www/drood/Makefile ./drood/Makefile --- /usr/ports/www/drood/Makefile 2009-01-02 11:20:52.000000000 -0500 +++ ./drood/Makefile 2009-01-01 18:32:58.000000000 -0500 @@ -2,7 +2,7 @@ # Date created: Sat, 07 Jul 2007 22:47:06 EDT # Whom: James Bailie <jimmy@mammothcheese.ca> # -# $FreeBSD: ports/www/drood/Makefile,v 1.27 2009/01/02 16:20:52 tabthorpe Exp $ +# $FreeBSD: ports/www/drood/Makefile,v 1.26 2008/12/18 13:42:22 tabthorpe Exp $ # PORTNAME= drood @@ -13,7 +13,7 @@ MAINTAINER= jimmy@mammothcheese.ca COMMENT= Lightweight kqueue-based http/1.1 server -MAN8= drood.8 scgid.8 +MAN8= drood.8 MANCOMPRESSED= yes .include <bsd.port.mk> diff -ruN /usr/ports/www/drood/distinfo ./drood/distinfo --- /usr/ports/www/drood/distinfo 2009-01-02 11:20:52.000000000 -0500 +++ ./drood/distinfo 2009-01-06 17:17:27.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (drood-1.38.tar.gz) = 33000c4d2f3c46da5223ecd912333896 -SHA256 (drood-1.38.tar.gz) = be57e25bce987b56a85993cbe97c70763d396d7d38cd2f43b1d2687f88c54513 -SIZE (drood-1.38.tar.gz) = 36329 +MD5 (drood-1.38.tar.gz) = a7f4568b056b1e5af89b2e296ada71ec +SHA256 (drood-1.38.tar.gz) = 17949d992275899130bbb6add8195a9cd858b7f185161c18a47d0d205f5d71d9 +SIZE (drood-1.38.tar.gz) = 36522 --- drood.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090106221902.690D58FC16>