- Update to 3.232 Port maintainer (tolid@tolid.eu.org) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN)
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of graphics/p5-Image-Size, Please note that PR ports/171061 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/171061 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->swills I'll take it.
Author: swills Date: Sun Sep 9 02:06:09 2012 New Revision: 303951 URL: http://svn.freebsd.org/changeset/ports/303951 Log: - Update to 3.232 PR: ports/171061 Approved by: maintainer timeout (tolid@tolid.eu.org, >2 weeks) Modified: head/graphics/p5-Image-Size/Makefile (contents, props changed) head/graphics/p5-Image-Size/distinfo (contents, props changed) head/graphics/p5-Image-Size/pkg-plist (contents, props changed) Modified: head/graphics/p5-Image-Size/Makefile ============================================================================== --- head/graphics/p5-Image-Size/Makefile Sun Sep 9 01:59:25 2012 (r303950) +++ head/graphics/p5-Image-Size/Makefile Sun Sep 9 02:06:09 2012 (r303951) @@ -6,7 +6,7 @@ # PORTNAME= Image-Size -PORTVERSION= 3.230 +PORTVERSION= 3.232 CATEGORIES= graphics www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/graphics/p5-Image-Size/distinfo ============================================================================== --- head/graphics/p5-Image-Size/distinfo Sun Sep 9 01:59:25 2012 (r303950) +++ head/graphics/p5-Image-Size/distinfo Sun Sep 9 02:06:09 2012 (r303951) @@ -1,2 +1,2 @@ -SHA256 (Image-Size-3.230.tar.gz) = b2cf429c306fc865c551843bb2db42c24e28286964219758f315fce7d2aa76ae -SIZE (Image-Size-3.230.tar.gz) = 206205 +SHA256 (Image-Size-3.232.tar.gz) = acc34ef5270473ca925b2757bc9c379add8542280636dade2dc73f324231a0d7 +SIZE (Image-Size-3.232.tar.gz) = 222148 Modified: head/graphics/p5-Image-Size/pkg-plist ============================================================================== --- head/graphics/p5-Image-Size/pkg-plist Sun Sep 9 01:59:25 2012 (r303950) +++ head/graphics/p5-Image-Size/pkg-plist Sun Sep 9 02:06:09 2012 (r303951) @@ -1,23 +1,6 @@ bin/imgsize %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Size/.packlist %%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 -%%SITE_PERL%%/auto/Image/Size/pcdsize.al -%%SITE_PERL%%/auto/Image/Size/pngsize.al -%%SITE_PERL%%/auto/Image/Size/ppmsize.al -%%SITE_PERL%%/auto/Image/Size/psdsize.al -%%SITE_PERL%%/auto/Image/Size/swfmxsize.al -%%SITE_PERL%%/auto/Image/Size/swfsize.al -%%SITE_PERL%%/auto/Image/Size/tiffsize.al -%%SITE_PERL%%/auto/Image/Size/xbmsize.al -%%SITE_PERL%%/auto/Image/Size/xpmsize.al -@dirrm %%SITE_PERL%%/auto/Image/Size @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Size @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image -@dirrmtry %%SITE_PERL%%/auto/Image @dirrmtry %%SITE_PERL%%/Image _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!