1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Update to 1.43.05

This commit is contained in:
Mathieu Arnold 2005-12-23 10:37:56 +00:00
parent 55a671367c
commit cb0c94093f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151909
2 changed files with 9 additions and 6 deletions

View File

@ -6,12 +6,12 @@
#
PORTNAME= GD-Graph
PORTVERSION= 1.43
PORTVERSION= 1.43.05
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GD
MASTER_SITE_SUBDIR= Test/BWARFIELD
PKGNAMEPREFIX= p5-
DISTNAME= GDGraph-${PORTVERSION}
DISTNAME= GDGraph-${PORTVERSION:C/\.(..)$/\1/}
MAINTAINER= mat@FreeBSD.org
COMMENT= Graph plotting module for perl5
@ -29,4 +29,7 @@ MAN3= GD::Graph.3 \
GD::Graph::colour.3 \
GD::Graph::hbars.3
post-patch:
@${FIND} ${WRKSRC} -name "*.orig" -print0 | ${XARGS} -0 ${RM} -f
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (GDGraph-1.43.tar.gz) = cf546f2de827a56458afe288ab0807f2
SHA256 (GDGraph-1.43.tar.gz) = 82793d3051aee0ab7b802158f00b6d439bc4dbc9f7279bb8e2e02dec636874c6
SIZE (GDGraph-1.43.tar.gz) = 130020
MD5 (GDGraph-1.4305.tar.gz) = 7cba9e4e9fc0c146ab1e34d00f61d932
SHA256 (GDGraph-1.4305.tar.gz) = b265f05ee372bed7148b2d4ec2d04e6af7ffdcc908d2ed09e1a155211b9d5f8b
SIZE (GDGraph-1.4305.tar.gz) = 148577