diff options
author | mat <mat@FreeBSD.org> | 2008-03-20 20:31:56 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2008-03-20 20:31:56 +0800 |
commit | 7be509b073794db53df5c53b74c709f1f52f8bbf (patch) | |
tree | 8b209f39782f1e822962aaab8fd2310a3f03abc8 /graphics | |
parent | e6616e2fbea7f1a863f033481d2eb72769d6f800 (diff) | |
download | freebsd-ports-gnome-7be509b073794db53df5c53b74c709f1f52f8bbf.tar.gz freebsd-ports-gnome-7be509b073794db53df5c53b74c709f1f52f8bbf.tar.zst freebsd-ports-gnome-7be509b073794db53df5c53b74c709f1f52f8bbf.zip |
Update to 1.44.01
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-GD-Graph/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-GD-Graph/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/graphics/p5-GD-Graph/Makefile b/graphics/p5-GD-Graph/Makefile index 3e688d8e1272..d0d64fe201fb 100644 --- a/graphics/p5-GD-Graph/Makefile +++ b/graphics/p5-GD-Graph/Makefile @@ -6,10 +6,12 @@ # PORTNAME= GD-Graph -PORTVERSION= 1.44 +PORTVERSION= 1.44.01 +DISTVERSION= ${PORTVERSION:C/\.(..)$/_\1/} PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= ../by-authors/id/B/BW/BWARFIELD PKGNAMEPREFIX= p5- DISTNAME= GDGraph-${DISTVERSION} diff --git a/graphics/p5-GD-Graph/distinfo b/graphics/p5-GD-Graph/distinfo index 448401994a53..1af32de5de3f 100644 --- a/graphics/p5-GD-Graph/distinfo +++ b/graphics/p5-GD-Graph/distinfo @@ -1,3 +1,3 @@ -MD5 (GDGraph-1.44.tar.gz) = a8a4ab62741258803b5744cb8882e68c -SHA256 (GDGraph-1.44.tar.gz) = 1a6aa4023771d5a19f5d0943ccdc37d8b3b7f5883cad1f804d35633fbba5056e -SIZE (GDGraph-1.44.tar.gz) = 154855 +MD5 (GDGraph-1.44_01.tar.gz) = 70f63bbbd35b29ff547c6b7848bc2481 +SHA256 (GDGraph-1.44_01.tar.gz) = 52ca97d03bdcf4b3639fd465a1df51a5e22f72673d27a9ab4e53106320966ef4 +SIZE (GDGraph-1.44_01.tar.gz) = 158506 |