Bug 171061 - [PATCH] graphics/p5-Image-Size: update to 3.232
Summary: [PATCH] graphics/p5-Image-Size: update to 3.232
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-25 22:30 UTC by Steve Wills
Modified: 2012-09-09 03:10 UTC (History)
1 user (show)

See Also:


Attachments
p5-Image-Size-3.232.patch (740 bytes, patch)
2012-08-25 22:30 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2012-08-25 22:30:12 UTC
- 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)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-25 22:30:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-25 22:30:27 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-25 22:30:30 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Steve Wills freebsd_committer freebsd_triage 2012-08-25 22:33:12 UTC
Responsible Changed
From-To: perl->swills

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-09-09 03:06:20 UTC
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"
Comment 6 Steve Wills freebsd_committer freebsd_triage 2012-09-09 03:06:21 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!