FreeBSD Bugzilla – Attachment 170575 Details for
Bug 209719
graphics/p5-Image-Scale: Update to 0.12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update graphics/p5-Image-Scale to 0.12
p5-Image-Scale.diff (text/plain), 2.97 KB, created by
Ben Woods
on 2016-05-23 18:17:36 UTC
(
hide
)
Description:
Patch to update graphics/p5-Image-Scale to 0.12
Filename:
MIME Type:
Creator:
Ben Woods
Created:
2016-05-23 18:17:36 UTC
Size:
2.97 KB
patch
obsolete
>Index: graphics/p5-Image-Scale/Makefile >=================================================================== >--- graphics/p5-Image-Scale/Makefile (revision 415603) >+++ graphics/p5-Image-Scale/Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= Image-Scale >-PORTVERSION= 0.08 >-PORTREVISION= 6 >+PORTVERSION= 0.12 > CATEGORIES= graphics perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- >@@ -13,7 +12,8 @@ > > LICENSE= GPLv2 > >-LIB_DEPENDS= libpng.so:graphics/png >+LIB_DEPENDS= libgif.so:graphics/giflib \ >+ libpng.so:graphics/png > TEST_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings > > USES= jpeg perl5 >Index: graphics/p5-Image-Scale/distinfo >=================================================================== >--- graphics/p5-Image-Scale/distinfo (revision 415603) >+++ graphics/p5-Image-Scale/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (Image-Scale-0.08.tar.gz) = e2dcc90b9954a43dafc7f61bc6dc472382eb719b1046247da5a93cfdd7c3b3e0 >-SIZE (Image-Scale-0.08.tar.gz) = 1009824 >+TIMESTAMP = 1463928073 >+SHA256 (Image-Scale-0.12.tar.gz) = 4b7f0805a8069139a1259fc65dd6378f9fa8ede5e553beb95ce73fcebda7d94a >+SIZE (Image-Scale-0.12.tar.gz) = 1012102 >Index: graphics/p5-Image-Scale/files/patch-Makefile.PL >=================================================================== >--- graphics/p5-Image-Scale/files/patch-Makefile.PL (revision 415603) >+++ graphics/p5-Image-Scale/files/patch-Makefile.PL (nonexistent) >@@ -1,10 +0,0 @@ >---- Makefile.PL 2015-02-23 09:23:19.000000000 -0800 >-+++ Makefile.PL 2015-02-23 09:24:02.000000000 -0800 >-@@ -144,6 +144,7 @@ >- >- # Look for libgif >- for my $incdir ( $gif_inc, @check ) { >-+ last; >- if ( $incdir && -e catfile($incdir, 'gif_lib.h') ) { >- $GIF = 1; >- $gif_inc = $incdir; > >Property changes on: graphics/p5-Image-Scale/files/patch-Makefile.PL >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: graphics/p5-Image-Scale/files/patch-src-png.c >=================================================================== >--- graphics/p5-Image-Scale/files/patch-src-png.c (revision 415603) >+++ graphics/p5-Image-Scale/files/patch-src-png.c (nonexistent) >@@ -1,14 +0,0 @@ >---- src/png.c 2011-07-12 01:03:28.000000000 +1000 >-+++ src/png.c 2012-10-04 01:53:55.000000000 +1000 >-@@ -40,7 +40,7 @@ >- } >- } >- >-- png_memcpy(data, buffer_ptr(im->buf), len); >-+ memcpy(data, buffer_ptr(im->buf), len); >- buffer_consume(im->buf, len); >- >- goto ok; >- >- >- > >Property changes on: graphics/p5-Image-Scale/files/patch-src-png.c >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
woodsb02
:
maintainer-approval?
(atkin901)
Actions:
View
|
Diff
Attachments on
bug 209719
: 170575