diff options
author | tobez <tobez@FreeBSD.org> | 2013-01-14 17:30:09 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-01-14 17:30:09 +0800 |
commit | 3e7611e3274c3386cad81e3ecb73d8a88d296fc7 (patch) | |
tree | 4d8c1d778b2dc884121360e51a532289527a03b3 | |
parent | 2a734036a37109849c8c2a158f584d7cd063ec93 (diff) | |
download | freebsd-ports-gnome-3e7611e3274c3386cad81e3ecb73d8a88d296fc7.tar.gz freebsd-ports-gnome-3e7611e3274c3386cad81e3ecb73d8a88d296fc7.tar.zst freebsd-ports-gnome-3e7611e3274c3386cad81e3ecb73d8a88d296fc7.zip |
Update to 1.41.
Changes: http://search.cpan.org/dist/GD-Thumbnail/Changes
-rw-r--r-- | graphics/p5-GD-Thumbnail/Makefile | 9 | ||||
-rw-r--r-- | graphics/p5-GD-Thumbnail/distinfo | 4 |
2 files changed, 4 insertions, 9 deletions
diff --git a/graphics/p5-GD-Thumbnail/Makefile b/graphics/p5-GD-Thumbnail/Makefile index 7eebbaadcd50..d0073002816b 100644 --- a/graphics/p5-GD-Thumbnail/Makefile +++ b/graphics/p5-GD-Thumbnail/Makefile @@ -1,13 +1,8 @@ -# Ports collection makefile for: GD::Thumbnail -# Date created: 2006/08/15 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= GD-Thumbnail -PORTVERSION= 1.35 -PORTREVISION= 3 +PORTVERSION= 1.41 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/graphics/p5-GD-Thumbnail/distinfo b/graphics/p5-GD-Thumbnail/distinfo index cd70d7a9a2f8..a278f9e64c7e 100644 --- a/graphics/p5-GD-Thumbnail/distinfo +++ b/graphics/p5-GD-Thumbnail/distinfo @@ -1,2 +1,2 @@ -SHA256 (GD-Thumbnail-1.35.tar.gz) = 19c5b2b1168e6e39a413121c46a87bdc27baf9f89737712c13261cca0c040eb6 -SIZE (GD-Thumbnail-1.35.tar.gz) = 42828 +SHA256 (GD-Thumbnail-1.41.tar.gz) = a2a159ee7ad7968fa9cd11b80eb4227c0e9ddb162ff2c401ca1f8b90998bc296 +SIZE (GD-Thumbnail-1.41.tar.gz) = 48588 |