diff options
author | miwi <miwi@FreeBSD.org> | 2012-05-25 22:04:12 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-05-25 22:04:12 +0800 |
commit | d7ef6eba2d4f04f7632db22d24ba836d12619360 (patch) | |
tree | 4744880d157b3db57472a83898861357edec25fb /graphics | |
parent | 565897853ad6c6002e6b04042781020ae28f8617 (diff) | |
download | freebsd-ports-gnome-d7ef6eba2d4f04f7632db22d24ba836d12619360.tar.gz freebsd-ports-gnome-d7ef6eba2d4f04f7632db22d24ba836d12619360.tar.zst freebsd-ports-gnome-d7ef6eba2d4f04f7632db22d24ba836d12619360.zip |
- Update to 3.230
PR: 167624
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer timeout
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Image-Size/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-Image-Size/distinfo | 4 | ||||
-rw-r--r-- | graphics/p5-Image-Size/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/graphics/p5-Image-Size/Makefile b/graphics/p5-Image-Size/Makefile index 78910d4be50d..d0023b7c27d5 100644 --- a/graphics/p5-Image-Size/Makefile +++ b/graphics/p5-Image-Size/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Image-Size -PORTVERSION= 3.221 -PORTREVISION= 1 +PORTVERSION= 3.230 CATEGORIES= graphics www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/graphics/p5-Image-Size/distinfo b/graphics/p5-Image-Size/distinfo index aa5930bf18ac..10371855175b 100644 --- a/graphics/p5-Image-Size/distinfo +++ b/graphics/p5-Image-Size/distinfo @@ -1,2 +1,2 @@ -SHA256 (Image-Size-3.221.tar.gz) = 7fb3ebe99f9d34632400cf38740dbe48564e257a71c6184e5544341caa2a785c -SIZE (Image-Size-3.221.tar.gz) = 169407 +SHA256 (Image-Size-3.230.tar.gz) = b2cf429c306fc865c551843bb2db42c24e28286964219758f315fce7d2aa76ae +SIZE (Image-Size-3.230.tar.gz) = 206205 diff --git a/graphics/p5-Image-Size/pkg-plist b/graphics/p5-Image-Size/pkg-plist index be548be2438d..c76cd1fd2392 100644 --- a/graphics/p5-Image-Size/pkg-plist +++ b/graphics/p5-Image-Size/pkg-plist @@ -3,6 +3,7 @@ bin/imgsize %%SITE_PERL%%/Image/Size.pm %%SITE_PERL%%/auto/Image/Size/autosplit.ix %%SITE_PERL%%/auto/Image/Size/bmpsize.al +%%SITE_PERL%%/auto/Image/Size/emfsize.al %%SITE_PERL%%/auto/Image/Size/gifsize.al %%SITE_PERL%%/auto/Image/Size/jpegsize.al %%SITE_PERL%%/auto/Image/Size/mngsize.al |