From fernan.aguero@gmail.com  Fri Mar  6 12:11:50 2009
Return-Path: <fernan.aguero@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3FCBE10657FE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Mar 2009 12:11:50 +0000 (UTC)
	(envelope-from fernan.aguero@gmail.com)
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191])
	by mx1.freebsd.org (Postfix) with ESMTP id B99078FC1E
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Mar 2009 12:11:49 +0000 (UTC)
	(envelope-from fernan.aguero@gmail.com)
Received: by nf-out-0910.google.com with SMTP id d21so46005nfb.33
        for <FreeBSD-gnats-submit@freebsd.org>; Fri, 06 Mar 2009 04:11:48 -0800 (PST)
Received: by 10.216.36.209 with SMTP id w59mr1206847wea.67.1236341508601; Fri, 
	06 Mar 2009 04:11:48 -0800 (PST)
Message-Id: <520894aa0903060411o59c29f5cjee7c6ca8d1bb0f3a@mail.gmail.com>
Date: Fri, 6 Mar 2009 12:11:48 +0000
From: Fernan Aguero <fernan@iib.unsam.edu.ar>
Sender: fernan.aguero@gmail.com
Reply-To: fernan.aguero@gmail.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: [new port] GD::Graph::histogram

>Number:         132362
>Category:       ports
>Synopsis:       [new port] graphics/p5-GD-Graph-histogram, histogram plotting module for perl5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 06 12:20:02 UTC 2009
>Closed-Date:    Thu Mar 19 18:01:50 UTC 2009
>Last-Modified:  Thu Mar 19 18:01:50 UTC 2009
>Originator:     Fernan Aguero
>Release:        FreeBSD 6.3-RELEASE-p1 i386
>Organization:
IIB-UNSAM
>Environment:

  FreeBSD gama.iib.unsam.edu.ar 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #0:
  Wed Apr  2 18:37:14 ART 2008
  fernan@gama.iib.unsam.edu.ar:/usr/obj/freebsd/freebsd-6.3/src/sys/GAMA
  i386

	<machine, os, target, libraries (multiple lines)>
>Description:
	<precise description of the problem (multiple lines)>

	This is a port for the GD::Graph::histogram perl module
	
>How-To-Repeat:
	<code/input/activities to reproduce the problem (multiple lines)>
	
>Fix:

	<how to correct or work around the problem, if known (multiple lines)>



--- p5-GD-Graph-histogram.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-GD-Graph-histogram
#	p5-GD-Graph-histogram/Makefile
#	p5-GD-Graph-histogram/distinfo
#	p5-GD-Graph-histogram/pkg-descr
#	p5-GD-Graph-histogram/pkg-plist
#
echo c - p5-GD-Graph-histogram
mkdir -p p5-GD-Graph-histogram > /dev/null 2>&1
echo x - p5-GD-Graph-histogram/Makefile
sed 's/^X//' >p5-GD-Graph-histogram/Makefile <<
'END-of-p5-GD-Graph-histogram/Makefile'
X# New ports collection makefile for:	p5-GD-Graph-histogram
X# Date created:				6 March 2009
X# Whom:	      				Fernan Aguero <fernan@iib.unsam.edu.ar>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	GD-Graph-histogram
XPORTVERSION=	1.1
XCATEGORIES=	graphics perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	../by-authors/id/W/WH/WHIZDOG
XPKGNAMEPREFIX=	p5-
XDISTNAME=	GDGraph-histogram-${PORTVERSION}
X
XMAINTAINER=	fernan@iib.unsam.edu.ar
XCOMMENT=	Histogram plotting module for perl5
X
XBUILD_DEPENDS=	${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph \
X		${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		GD::Graph::histogram.3
X
X.include <bsd.port.mk>
END-of-p5-GD-Graph-histogram/Makefile
echo x - p5-GD-Graph-histogram/distinfo
sed 's/^X//' >p5-GD-Graph-histogram/distinfo <<
'END-of-p5-GD-Graph-histogram/distinfo'
XMD5 (GDGraph-histogram-1.1.tar.gz) = 633c97212412d0d85bb3dc7251f5bad9
XSHA256 (GDGraph-histogram-1.1.tar.gz) =
20f752d0e6deb59b29aa2ec3496b5883476d00280b6e83f5b47c33fac4097f8a
XSIZE (GDGraph-histogram-1.1.tar.gz) = 19981
END-of-p5-GD-Graph-histogram/distinfo
echo x - p5-GD-Graph-histogram/pkg-descr
sed 's/^X//' >p5-GD-Graph-histogram/pkg-descr <<
'END-of-p5-GD-Graph-histogram/pkg-descr'
XGD::Graph::histogram extends the GD::Graph module to create histograms. The
Xmodule allow creation of count or percentage histograms.
X
XWWW: http://search.cpan.org/search?mode=module&query=GD::Graph::histogram
END-of-p5-GD-Graph-histogram/pkg-descr
echo x - p5-GD-Graph-histogram/pkg-plist
sed 's/^X//' >p5-GD-Graph-histogram/pkg-plist <<
'END-of-p5-GD-Graph-histogram/pkg-plist'
X%%SITE_PERL%%/GD/Graph/histogram.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/GD/Graph/histogram/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GD/Graph/histogram
END-of-p5-GD-Graph-histogram/pkg-plist
exit
--- p5-GD-Graph-histogram.shar ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Mar 9 20:03:34 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132362 
State-Changed-From-To: open->feedback 
State-Changed-By: miwi 
State-Changed-When: Wed Mar 18 17:04:06 UTC 2009 
State-Changed-Why:  
Hi, 

I can't extract this shar, 

---: not found c - p5-GD-Graph-histogram x - 
p5-GD-Graph-histogram/Makefile pr-patch: 18: Syntax error: newline 
unexpected 

could you please resent as attachment? 


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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132362: commit references a PR
Date: Thu, 19 Mar 2009 14:50:42 +0000 (UTC)

 miwi        2009-03-19 14:50:11 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics             Makefile 
   Added files:
     graphics/p5-GD-Graph-histogram Makefile distinfo pkg-descr 
                                    pkg-plist 
   Log:
   GD::Graph::histogram extends the GD::Graph module to create histograms. The
   module allow creation of count or percentage histograms.
   
   WWW: http://search.cpan.org/dist/GDGraph-histogram/
   
   PR:             ports/132362
   Submitted by:   Fernan Aguero <fernan at iib.unsam.edu.ar>
   
   Revision  Changes    Path
   1.1233    +1 -0      ports/graphics/Makefile
   1.1       +27 -0     ports/graphics/p5-GD-Graph-histogram/Makefile (new)
   1.1       +3 -0      ports/graphics/p5-GD-Graph-histogram/distinfo (new)
   1.1       +4 -0      ports/graphics/p5-GD-Graph-histogram/pkg-descr (new)
   1.1       +3 -0      ports/graphics/p5-GD-Graph-histogram/pkg-plist (new)
 _______________________________________________
 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"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Mar 19 18:01:49 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132362 
>Unformatted:
