diff options
author | tobez <tobez@FreeBSD.org> | 2003-01-29 00:26:24 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2003-01-29 00:26:24 +0800 |
commit | 5661f08630714e44033451a5198ea1dc5b93cbbf (patch) | |
tree | 45e224a62ad5b21e2c72ec323dae74e54535ad21 /graphics | |
parent | 5aec622ae87c83416a4d469b804792d642d0ee67 (diff) | |
download | freebsd-ports-gnome-5661f08630714e44033451a5198ea1dc5b93cbbf.tar.gz freebsd-ports-gnome-5661f08630714e44033451a5198ea1dc5b93cbbf.tar.zst freebsd-ports-gnome-5661f08630714e44033451a5198ea1dc5b93cbbf.zip |
Update to 2.991.
Submitted by: maintainer
PR: 47248
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Image-Size/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Image-Size/distinfo | 2 | ||||
-rw-r--r-- | graphics/p5-Image-Size/pkg-plist | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/graphics/p5-Image-Size/Makefile b/graphics/p5-Image-Size/Makefile index 83d7f67afb30..acf6392b1262 100644 --- a/graphics/p5-Image-Size/Makefile +++ b/graphics/p5-Image-Size/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Image-Size -PORTVERSION= 2.99 +PORTVERSION= 2.991 CATEGORIES= graphics www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Image diff --git a/graphics/p5-Image-Size/distinfo b/graphics/p5-Image-Size/distinfo index 8e5565a6a3e7..620eea5913b4 100644 --- a/graphics/p5-Image-Size/distinfo +++ b/graphics/p5-Image-Size/distinfo @@ -1 +1 @@ -MD5 (Image-Size-2.99.tar.gz) = 549956b218ebcd6b6034623d5c8734ed +MD5 (Image-Size-2.991.tar.gz) = 1a1ab71b7d9ff2cecc89a97bb42ae721 diff --git a/graphics/p5-Image-Size/pkg-plist b/graphics/p5-Image-Size/pkg-plist index 675f067a5c36..5a559dd2094a 100644 --- a/graphics/p5-Image-Size/pkg-plist +++ b/graphics/p5-Image-Size/pkg-plist @@ -14,8 +14,8 @@ lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size/swfsize.al lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size/tiffsize.al lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size/xbmsize.al lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size/xpmsize.al +@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Image/Size @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Image 2>/dev/null || true @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Image 2>/dev/null || true @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Image 2>/dev/null || true -@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Image/Size -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Image/Size |