Date: Mon, 18 May 2009 08:14:41 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/134637: [Maintainer Update]www/piwik:fix the MD5 checksum Message-ID: <200905180814.n4I8EfkJ080584@www.freebsd.org> Resent-Message-ID: <200905180820.n4I8K2QI042824@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134637 >Category: ports >Synopsis: [Maintainer Update]www/piwik:fix the MD5 checksum >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: Mon May 18 08:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-Current >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #4: Fri Apr 10 16:36:28 HKT 2009 root@fb8.wenjing.com:/usr/obj/usr/src/sys/wen1 i386 >Description: fix the md5 checksum error >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2009-05-18 23:49:42.000000000 +0800 +++ Makefile 2009-05-18 23:49:42.000000000 +0800 @@ -7,13 +7,13 @@ PORTNAME= piwik PORTVERSION= 0.2.37 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://builds.piwik.org/ MAINTAINER= wenheping@gmail.com COMMENT= A Open Source Web Analytics Software Program -USE_ZIP= yes USE_PHP= mysql gd pdo pdo_mysql zlib WRKSRC= ${WRKDIR}/${PORTNAME} --- distinfo.orig 2009-05-18 23:49:42.000000000 +0800 +++ distinfo 2009-05-18 23:49:42.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (piwik-0.2.37.zip) = 0d2350a5c76b084b65a6f954b0fd26d4 -SHA256 (piwik-0.2.37.zip) = 1e4123035a8398cb5f3ab06530ffe7bc1fd8410fb1417a06dc2e0526f1e069f9 -SIZE (piwik-0.2.37.zip) = 2474475 +MD5 (piwik-0.2.37.tar.gz) = 9b86c4438580d1a82515622c469ed533 +SHA256 (piwik-0.2.37.tar.gz) = d958ac1db1edb1b9bf82743287d1f099714ece09b4e489804250e06e67cc5b36 +SIZE (piwik-0.2.37.tar.gz) = 1831735 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905180814.n4I8EfkJ080584>