Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Feb 1999 14:06:36 +0100
From:      Gianmarco Giovannelli <gmarco@giovannelli.it>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10181: Upgrade port: graphics/p5-GIFgraph-1.10
Message-ID:  <4.1.19990221140204.00a74e60@194.184.65.4>

next in thread | raw e-mail | index | archive | help

>Number:         10181
>Category:       ports
>Synopsis:       Upgrade port:  graphics/p5-GIFgraph-1.10
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 21 05:10:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Gianmarco Giovannelli
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
< Private >
>Environment:

FreeBSD gmarco.eclipse.org 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Sat Feb 20
15:49:
22 CET 1999     gmarco@gmarco.eclipse.org:/usr/src/sys/compile/GMARCO  i386


>Description:

This is GIFgraph, a package to generate GIF charts,
using Lincoln Stein's GD.pm.


>How-To-Repeat:

>Fix:


## Quick upgrade from p5-GIFgraph-1.01 ##

--- Makefile.orig	Sun Feb 21 10:27:16 1999
+++ Makefile	Sun Feb 21 10:37:57 1999
@@ -1,15 +1,16 @@
 # New ports collection makefile for:	p5-GIFgraph
-# Version required:			1.01
-# Date created:				Nov 9, 1998
-# Whom:					laskavy@gambit.msk.su
+# Version required:			1.10
+# Date created:				21 Feb 1999
+# Whom:					gmarco@giovannelli.it
 #
-# $Id: Makefile,v 1.1.1.1 1998/12/12 15:09:17 kuriyama Exp $
+# $Id$
 #
 
-DISTNAME=	GIFgraph-1.01
-PKGNAME=	p5-GIFgraph-1.01
+DISTNAME=	GIFgraph-1.10
+PKGNAME=	p5-GIFgraph-1.10
 CATEGORIES=	graphics perl5
-MASTER_SITES=	http://www.tcp.chem.tue.nl/~tgtcmv/perl/
+MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR=	GIFgraph
 
 MAINTAINER=	laskavy@gambit.msk.su
 
--- pkg/PLIST.orig	Sun Feb 21 10:28:01 1999
+++ pkg/PLIST	Sun Feb 21 10:23:14 1999
@@ -5,6 +5,7 @@
 lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/bars.pm
 lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/linespoints.pm
 lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/area.pm
+lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/mixed.pm
 lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/lines.pm
 lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/points.pm
 lib/perl5/site_perl/%%PERL_VER%%/GIFgraph.pm
--- files/md5.orig	Sun Feb 21 10:27:34 1999
+++ files/md5	Sun Feb 21 13:38:21 1999
@@ -1 +1 @@
-MD5 (GIFgraph-1.01.tar.gz) = 9fbf10ec9eda820de5d148e0df0641d0
+MD5 (GIFgraph-1.10.tar.gz) = 1bba4331bc82dd9e669a4dee592e5f02

## Full port ##
# 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:
#
#	GIFgraph
#	GIFgraph/files
#	GIFgraph/files/md5
#	GIFgraph/pkg
#	GIFgraph/pkg/COMMENT
#	GIFgraph/pkg/DESCR
#	GIFgraph/pkg/PLIST
#	GIFgraph/Makefile
#
echo c - GIFgraph
mkdir -p GIFgraph > /dev/null 2>&1
echo c - GIFgraph/files
mkdir -p GIFgraph/files > /dev/null 2>&1
echo x - GIFgraph/files/md5
sed 's/^X//' >GIFgraph/files/md5 << 'END-of-GIFgraph/files/md5'
XMD5 (GIFgraph-1.10.tar.gz) = 1bba4331bc82dd9e669a4dee592e5f02
END-of-GIFgraph/files/md5
echo c - GIFgraph/pkg
mkdir -p GIFgraph/pkg > /dev/null 2>&1
echo x - GIFgraph/pkg/COMMENT
sed 's/^X//' >GIFgraph/pkg/COMMENT << 'END-of-GIFgraph/pkg/COMMENT'
Xa Perl package to generate GIF charts
END-of-GIFgraph/pkg/COMMENT
echo x - GIFgraph/pkg/DESCR
sed 's/^X//' >GIFgraph/pkg/DESCR << 'END-of-GIFgraph/pkg/DESCR'
XThis is GIFgraph, a package to generate GIF charts,
Xusing Lincoln Stein's GD.pm.
END-of-GIFgraph/pkg/DESCR
echo x - GIFgraph/pkg/PLIST
sed 's/^X//' >GIFgraph/pkg/PLIST << 'END-of-GIFgraph/pkg/PLIST'
Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph/pie.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph/utils.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph/axestype.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph/colour.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph/bars.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph/linespoints.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph/area.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph/mixed.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph/lines.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph/points.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GIFgraph/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GIFgraph
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/GIFgraph
END-of-GIFgraph/pkg/PLIST
echo x - GIFgraph/Makefile
sed 's/^X//' >GIFgraph/Makefile << 'END-of-GIFgraph/Makefile'
X# New ports collection makefile for:	p5-GIFgraph
X# Version required:			1.10
X# Date created:				21 Feb 1999
X# Whom:					gmarco@giovannelli.it
X#
X# $Id$
X#
X
XDISTNAME=	GIFgraph-1.10
XPKGNAME=	p5-GIFgraph-1.10
XCATEGORIES=	graphics perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	GIFgraph
X
XMAINTAINER=	laskavy@gambit.msk.su
X
XRUN_DEPENDS=
${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/GD.pm:${PORTSDIR}/gra
phics/p5-GD
X
XUSE_PERL5=	YES
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		GIFgraph.3 GIFgraph::colour.3
X
Xdo-configure:
X		@cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL
X
X.include <bsd.port.mk>
END-of-GIFgraph/Makefile
exit



Best Regards,
Gianmarco Giovannelli ,  "Unix expert since yesterday"
http://www.giovannelli.it/~gmarco  
http://www2.masternet.it 




>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.1.19990221140204.00a74e60>