From nobody@FreeBSD.org  Tue Sep 29 21:26:21 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 262AF106568D
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 29 Sep 2009 21:26:21 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 168018FC2B
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 29 Sep 2009 21:26:21 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n8TLQKPH053224
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 29 Sep 2009 21:26:20 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n8TLQKHT053223;
	Tue, 29 Sep 2009 21:26:20 GMT
	(envelope-from nobody)
Message-Id: <200909292126.n8TLQKHT053223@www.freebsd.org>
Date: Tue, 29 Sep 2009 21:26:20 GMT
From: Dave Cornejo <dave@dogwood.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: upgrade php5-chartdirector to version 5.0.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: swhetzel@gmail.com

>Number:         139241
>Category:       ports
>Synopsis:       upgrade graphics/php5-chartdirector to version 5.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 29 21:30:02 UTC 2009
>Closed-Date:    Wed Nov 04 08:10:40 UTC 2009
>Last-Modified:  Wed Nov  4 08:20:05 UTC 2009
>Originator:     Dave Cornejo
>Release:        
>Organization:
Dogwood Media
>Environment:
FreeBSD magic.dogwood.com 7.2-STABLE FreeBSD 7.2-STABLE #13: Sun May 10 17:18:39 HST 2009     dave@magic.dogwood.com:/usr/obj/usr/src/sys/GX240  i386

>Description:
ChartDirector 5.0.2 has been released, this patch updates the port.

>How-To-Repeat:

>Fix:
apply attached patch

Patch attached with submission follows:

diff -u ./Makefile /usr/ports/graphics/php5-chartdirector/Makefile
--- ./Makefile	2009-09-29 11:06:47.000000000 -1000
+++ /usr/ports/graphics/php5-chartdirector/Makefile	2009-09-29 10:59:36.000000000 -1000
@@ -2,11 +2,11 @@
 # Date created:			29 Jul 2007
 # Whom:				<swhetzel@gmail.com>
 #
-# $FreeBSD: ports/graphics/php5-chartdirector/Makefile,v 1.4 2009/05/20 14:07:42 glarkin Exp $
+# $FreeBSD: ports/graphics/php5-chartdirector/Makefile,v 1.5 2009/09/03 20:13:31 glarkin Exp $
 #
 
 PORTNAME=	chartdirector
-PORTVERSION=	5.0.2
+PORTVERSION=	5.0.1
 CATEGORIES?=	graphics
 MASTER_SITES=	http://download.advsofteng.com/ \
 		http://download2.advsofteng.com/
diff -u ./distinfo /usr/ports/graphics/php5-chartdirector/distinfo
--- ./distinfo	2009-09-29 11:04:42.000000000 -1000
+++ /usr/ports/graphics/php5-chartdirector/distinfo	2009-09-29 10:59:36.000000000 -1000
@@ -1,6 +1,6 @@
-MD5 (chartdir_php_freebsd.tar.gz) = aa76e7e6d020c9d30f1700df4d4bc2ca
-SHA256 (chartdir_php_freebsd.tar.gz) = 3a36d14a4ab45d4e3ebc446900d787decce5a0d011d2ce0aee9ece7a44b6600d
-SIZE (chartdir_php_freebsd.tar.gz) = 7226544
-MD5 (chartdir_php_freebsd_64.tar.gz) = d3e6f220464ec3e7e62276165e82716e
-SHA256 (chartdir_php_freebsd_64.tar.gz) = a7ae984d322483e2a7c5a279877e840b9f7b7fa858b2f86afe8fae939f32b257
-SIZE (chartdir_php_freebsd_64.tar.gz) = 6786510
+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
Common subdirectories: ./files and /usr/ports/graphics/php5-chartdirector/files


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Sep 29 22:07:42 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139241 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: swhetzel@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/139241: upgrade graphics/php5-chartdirector to version 5.0.2
Date: Tue, 29 Sep 2009 22:02:20 UT

 Maintainer of graphics/php5-chartdirector,
 
 Please note that PR ports/139241 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/139241
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Edwin Groothuis <edwin@FreeBSD.org>
To: swhetzel@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/139241: upgrade graphics/php5-chartdirector to version 5.0.2
Date: Tue, 29 Sep 2009 22:07:40 UT

 Maintainer of graphics/php5-chartdirector,
 
 Please note that PR ports/139241 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/139241
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Scot Hetzel <swhetzel@gmail.com>
To: Dave Cornejo <dave@dogwood.com>
Cc: bug-followup@freebsd.org
Subject: Re: ports/139241: upgrade graphics/php5-chartdirector to version 
	5.0.2
Date: Tue, 29 Sep 2009 22:22:36 -0500

 I had received the following message from Advanced Software
 Engineering, they are now providing versioned files so that the port
 won't break when they put newer versions on the server.  If you could
 resubmit your patch to use the versioned files, then I'll approve the
 upgrade, as my system is currently down.
 
 NOTE: DISTNAME will need to be changed to:
 
 DISTVERSION=${PORTVERSION:<something to strip the periods out>}
 
 .if ${ARCH} == "amd64"
 DISTNAME=	chartdir_php_freebsd_64_${DISTVERSION}
 .else
 DISTNAME=	chartdir_php_freebsd_${DISTVERSION}
 .endif
 
 Scot
 
 On Sun, Sep 13, 2009 at 7:37 PM, Peter Kwan <pkwan@advsofteng.net> wrote:
 > Hi,
 >
 > I am from Advanced Software Engineering, the developer for the ChartDirector
 > software.
 >
 > First of all, I must thank you very much for creating the FreeBSD ports for
 > ChartDirector.
 >
 > I notice that our current file naming method makes maintaining the FreeBSD
 > ports difficult, because the file names as published on our web site are not
 > versioned. They always point to the latest version, which may change from
 > time to time.
 >
 > On the other hand, the FreeBSD ports verifies the file sizes and checksums
 > of the download files, and the ports will no longer accept the files if they
 > are changed.
 >
 > In fact, we have just changed the distribution files to ChartDirector Ver
 > 5.0.2. I have tested myself and it does break the php4-chartdirector-5.0.1
 > and php5-chartdirector-5.0.1 ports.
 >
 > To solve the problem once and for all, I have created versions file names
 > for the FreeBSD versions of ChartDirector, which will never change and will
 > stay on our site for a long long time.
 >
 > The files for "ChartDirector Ver 5.0.1" are now available as:
 >
 > http://download2.advsofteng.com/chartdir_php_freebsd_501.tar.gz
 > http://download2.advsofteng.com/chartdir_php_freebsd_64_501.tar.gz
 >
 > The files for "ChartDirector Ver 5.0.2" are now available as:
 >
 > http://download2.advsofteng.com/chartdir_php_freebsd_502.tar.gz
 > http://download2.advsofteng.com/chartdir_php_freebsd_64_502.tar.gz
 >
 > I have created the updated "distlist" for the Ver 5.0.1 and Ver 5.0.2 as
 > attached. You may use them to update the "distlist" in the FreeBSD ports web
 > site.
 >
 > The MASTER_SITES for downloading the above files are:
 >
 > http://download2.advsofteng.com/
 > http://www.advsofteng.com/
 >
 > (Note: The http://download.advsofteng.com/ is modified to
 > http://www.advsofteng.com/, which is a different server.)
 >
 > Please let me know if there is anything I can help to make maintaining the
 > FreeBSD ports easier.
 >
 > Should you need further information, please feel free to contact me.
 >
 > Regards
 > Peter Kwan
 >

From: User Dave <dave@magic.dogwood.com>
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 <bsd.port.pre.mk>
  
 +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
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Thu Oct 29 09:49:16 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139241 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Nov 4 08:10:39 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139241 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/139241: commit references a PR
Date: Wed,  4 Nov 2009 08:10:11 +0000 (UTC)

 miwi        2009-11-04 08:09:55 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/php5-chartdirector Makefile distinfo 
   Log:
   - Update to 5.0.2
   
   PR:             139241
   Submitted by:   Dave Cornejo <dave@dogwood.com>
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.6       +5 -3      ports/graphics/php5-chartdirector/Makefile
   1.5       +6 -6      ports/graphics/php5-chartdirector/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
