From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 30 22:40:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D703D106566B for ; Wed, 30 Sep 2009 22:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C507F8FC0C for ; Wed, 30 Sep 2009 22:40:03 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8UMe3ct027523 for ; Wed, 30 Sep 2009 22:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8UMe3hc027522; Wed, 30 Sep 2009 22:40:03 GMT (envelope-from gnats) Date: Wed, 30 Sep 2009 22:40:03 GMT Message-Id: <200909302240.n8UMe3hc027522@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: User Dave Cc: Subject: Re: ports/139241: upgrade graphics/php5-chartdirector to version 5.0.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: User Dave List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Sep 2009 22:40:03 -0000 The following reply was made to PR ports/139241; it has been noted by GNATS. From: User Dave To: bug-followup@freebsd.org Cc: Subject: Re: ports/139241: upgrade graphics/php5-chartdirector to version 5.0.2 Date: Wed, 30 Sep 2009 12:07:59 -1000 (HST) diff -u /usr/ports/graphics/php5-chartdirector/./Makefile ./Makefile --- /usr/ports/graphics/php5-chartdirector/./Makefile 2009-09-29 10:59:36.000000000 -1000 +++ ./Makefile 2009-09-30 08:22:03.000000000 -1000 @@ -6,7 +6,7 @@ # PORTNAME= chartdirector -PORTVERSION= 5.0.1 +PORTVERSION= 5.0.2 CATEGORIES?= graphics MASTER_SITES= http://download.advsofteng.com/ \ http://download2.advsofteng.com/ @@ -27,10 +27,12 @@ .include +DISTVERSION= ${PORTVERSION:C/\.//g} + .if ${ARCH} == "amd64" -DISTNAME= chartdir_php_freebsd_64 +DISTNAME= chartdir_php_freebsd_64_${DISTVERSION} .else -DISTNAME= chartdir_php_freebsd +DISTNAME= chartdir_php_freebsd_${DISTVERSION} .endif .if ${PHP_VER} == 5 diff -u /usr/ports/graphics/php5-chartdirector/./distinfo ./distinfo --- /usr/ports/graphics/php5-chartdirector/./distinfo 2009-09-29 10:59:36.000000000 -1000 +++ ./distinfo 2009-09-30 08:24:22.000000000 -1000 @@ -1,6 +1,6 @@ -MD5 (chartdir_php_freebsd.tar.gz) = fb4e05a0f3e3bdc31bdbf7d4d55a22fa -SHA256 (chartdir_php_freebsd.tar.gz) = f58b77ffde7f6089c918af69623871411bf3b144d999a3f2966e0103f7f1d0ae -SIZE (chartdir_php_freebsd.tar.gz) = 7223141 -MD5 (chartdir_php_freebsd_64.tar.gz) = 5e6da0483bc5acb09c1151e89f75a90e -SHA256 (chartdir_php_freebsd_64.tar.gz) = 0cd14e23193dd9e18a2b541b5f238b0beaaaaee21b612f327c5d2c9717e5babc -SIZE (chartdir_php_freebsd_64.tar.gz) = 6785653 +MD5 (chartdir_php_freebsd_502.tar.gz) = aa76e7e6d020c9d30f1700df4d4bc2ca +SHA256 (chartdir_php_freebsd_502.tar.gz) = 3a36d14a4ab45d4e3ebc446900d787decce5a0d011d2ce0aee9ece7a44b6600d +SIZE (chartdir_php_freebsd_502.tar.gz) = 7226544 +MD5 (chartdir_php_freebsd_64_502.tar.gz) = d3e6f220464ec3e7e62276165e82716e +SHA256 (chartdir_php_freebsd_64_502.tar.gz) = a7ae984d322483e2a7c5a279877e840b9f7b7fa858b2f86afe8fae939f32b257 +SIZE (chartdir_php_freebsd_64_502.tar.gz) = 6786510 Common subdirectories: /usr/ports/graphics/php5-chartdirector/./files and ./files