Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19990

Modified Files:
        tk-pm.info tk-pm.patch 
Log Message:
new version


Index: tk-pm.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/tk-pm.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- tk-pm.patch 1 Aug 2012 20:21:21 -0000       1.2
+++ tk-pm.patch 18 Jul 2013 16:41:37 -0000      1.3
@@ -1,6 +1,6 @@
-diff -Nurd -x'*~' Tk-804.030.orig/Makefile.PL Tk-804.030/Makefile.PL
---- Tk-804.030.orig/Makefile.PL        2011-02-24 17:18:42.000000000 -0500
-+++ Tk-804.030/Makefile.PL     2011-12-15 11:57:03.000000000 -0500
+diff -Nurd -x'*~' Tk-804.031.orig/Makefile.PL Tk-804.031/Makefile.PL
+--- Tk-804.031.orig/Makefile.PL        2013-05-21 09:25:13.000000000 -0400
++++ Tk-804.031/Makefile.PL     2013-07-18 02:26:38.000000000 -0400
 @@ -48,7 +48,7 @@
  else
   {
@@ -10,10 +10,21 @@
    my @try   = qw(-lsocket -lnsl -lm);
    push(@try,'-lc') if $^O =~ /svr4/i;
    my $lib;
-diff -Nurd -x'*~' Tk-804.030.orig/myConfig Tk-804.030/myConfig
---- Tk-804.030.orig/myConfig   2011-06-13 13:37:19.000000000 -0400
-+++ Tk-804.030/myConfig        2011-12-14 20:34:38.000000000 -0500
-@@ -408,7 +408,7 @@
+diff -Nurd -x'*~' Tk-804.031.orig/PNG/Makefile.PL Tk-804.031/PNG/Makefile.PL
+--- Tk-804.031.orig/PNG/Makefile.PL    2013-05-21 09:25:13.000000000 -0400
++++ Tk-804.031/PNG/Makefile.PL 2013-07-18 02:45:26.000000000 -0400
+@@ -21,6 +21,7 @@
+ if ($? == 0) {
+     chomp($libpng_cflags = `pkg-config --cflags libpng`);
+     chomp($libpng_libs   = `pkg-config --libs libpng`);
++    $libpng_libs .= ' -lz';
+ } else {
+     warn "'pkg-config libpng' failed, continue with fallback values for 
cflags and libs...\n";
+     $libpng_cflags = '-I/usr/local/include';
+diff -Nurd -x'*~' Tk-804.031.orig/myConfig Tk-804.031/myConfig
+--- Tk-804.031.orig/myConfig   2013-05-21 09:25:13.000000000 -0400
++++ Tk-804.031/myConfig        2013-07-18 02:26:38.000000000 -0400
+@@ -418,7 +418,7 @@
      $gccopt .= " -isystem $1";
     }
  
@@ -22,7 +33,7 @@
  
    if (!defined $XFT)
     {
-@@ -430,7 +430,7 @@
+@@ -440,7 +440,7 @@
        my $ftlib = '-L/usr/local/lib'; # XXX needed if freetype and xlibs are 
in different lib directories, but should probably check if this is necessary
        if 
(try_run("config/xft.c",[$xinc,$ftinc],[$xlib,$ftlib,'-lXft','-lfontconfig'],$def))
           {
@@ -31,9 +42,9 @@
            warn "Seem to have -lXft\n";
            $define{USE_XFT_FONTS} = 1;
            $xlib .= " -lXft";
-diff -Nurd -x'*~' Tk-804.030.orig/pTk/Makefile.PL Tk-804.030/pTk/Makefile.PL
---- Tk-804.030.orig/pTk/Makefile.PL    2011-10-17 16:57:18.000000000 -0400
-+++ Tk-804.030/pTk/Makefile.PL 2011-12-14 20:14:38.000000000 -0500
+diff -Nurd -x'*~' Tk-804.031.orig/pTk/Makefile.PL Tk-804.031/pTk/Makefile.PL
+--- Tk-804.031.orig/pTk/Makefile.PL    2013-05-21 09:25:13.000000000 -0400
++++ Tk-804.031/pTk/Makefile.PL 2013-07-18 02:26:38.000000000 -0400
 @@ -13,7 +13,7 @@
      'OBJECT'  => '$(O_FILES)',
      macro     => { WINARCH     => $win_arch },
@@ -43,9 +54,9 @@
      'SKIP'    => [qw( distclean dist makeaperl xs_o)],
      'clean'   => {'FILES' => 'libpTk$(LIB_EXT)'}
  );
-diff -Nurd -x'*~' Tk-804.030.orig/t/exefiles.t Tk-804.030/t/exefiles.t
---- Tk-804.030.orig/t/exefiles.t       2010-05-29 05:57:49.000000000 -0400
-+++ Tk-804.030/t/exefiles.t    2012-01-20 14:02:56.000000000 -0500
+diff -Nurd -x'*~' Tk-804.031.orig/t/exefiles.t Tk-804.031/t/exefiles.t
+--- Tk-804.031.orig/t/exefiles.t       2010-05-29 05:57:49.000000000 -0400
++++ Tk-804.031/t/exefiles.t    2013-07-18 02:26:38.000000000 -0400
 @@ -9,6 +9,7 @@
  use strict;
  use FindBin;
@@ -77,9 +88,9 @@
      my $pid = fork;
      if ($pid == k;les.t    2013-07-18 02:26:38.000000000 
-0400400.PLg'],$def))directories, but should probably check if this 
is 
necessaryº‹e‰+€ÚŒe‰+Õ¬e‰+’Ȩf‰+À)“‰ÿ€àÊf‰+°“‰ÿ€“‰ÿkЋe‰+6
 
èè!è!P)“‰ÿÀ)“‰ÿx„¨f‰+°“‰ÿ’²‹e‰+†Ð‹e‰+P)“‰ÿ`²‹e‰+)“‰ÿÀ
g‰+uº‹e‰+pg‰+Øtg‰+¨y
g‰+€ÚŒe‰+x„¨f‰+°“‰ÿ€“‰ÿkЋe‰+à!à!P)“‰ÿÀ)“‰ÿHNˆf‰+
 
“‰ÿ’²‹e‰+†Ð‹e‰+P)“‰ÿ`²‹e‰+)“‰ÿ€)“‰ÿx)“‰ÿ8Û¬e‰+Œp˜À)“‰ÿuº‹e‰+€ÚŒe‰+
 
“‰ÿ`“‰ÿkЋe‰+GHIJKMNOPP)“‰ÿÀ)“‰ÿH_f‰+0"“‰ÿ’²‹e‰+†Ð‹e‰+P)“‰ÿ0
g‰+uº‹e‰+¨f‰+ 9<f‰+pg‰+Øtg‰+¨y
g‰+€ÚŒe‰+H_f‰+0"“‰ÿ
 p “‰ÿkЋe‰+8_f‰+0"“‰ÿ  
“‰ÿkЋe‰+(_f‰+0"“‰ÿÐ 
“‰ÿkЋe‰+_f‰+0"“‰ÿ!“‰ÿkЋe‰+      ¨~
g‰+uº‹e‰+¨yg‰+€“‰ÿŠˆ<f‰+e¹‹e‰+Øtg‰+ 
!“‰ÿyˆ<f‰+e¹‹e‰+p
g‰+Ð!“‰ÿZˆ<f‰+e¹‹e‰+Ø4<f‰+¨f‰+ 9<f‰+pg‰+ؔ¨f‰+Øt
g‰+¨y
g‰+€ÚŒe‰+8Û¬e‰+ýf‰+À)“‰ÿpË;f‰+€#“‰ÿP"“‰ÿkЋe‰+5678:<=>?@BDP)“‰ÿÀ)“‰ÿ
 
f‰+À)“‰ÿuº‹e‰+Õ¬e‰+"“‰ÿýf‰+e¹‹e‰+Õ¬e‰+Õ_@fÆS
 Qöl±íìÔe‰+À)“‰ÿ 
f‰+$“‰ÿ`#“‰ÿkЋe‰+u]ÞÓ     4Q 
÷U^Qʉ§¶uª¹ñìò*ēvP)“‰ÿÀ)“‰ÿHNÑe‰+ 
&“‰ÿ’²‹e‰+†Ð‹e‰+P)“‰ÿ`²‹e‰+)“‰ÿ€)“‰ÿx)“‰ÿŸ¨f‰+uº‹e‰+ؔ¨f‰+
 ™¨f‰+€ÚŒe‰+ &“‰ÿP$“‰
 ÿkЋe‰+8NÑe‰+ &“‰ÿ€$“‰ÿkÐ0) {
        warn "@cmd\n" if $DEBUG;
-diff -Nurd -x'*~' Tk-804.030.orig/t/fileevent.t Tk-804.030/t/fileevent.t
---- Tk-804.030.orig/t/fileevent.t      2010-05-29 05:56:34.000000000 -0400
-+++ Tk-804.030/t/fileevent.t   2012-01-20 14:01:43.000000000 -0500
+diff -Nurd -x'*~' Tk-804.031.orig/t/fileevent.t Tk-804.031/t/fileevent.t
+--- Tk-804.031.orig/t/fileevent.t      2012-01-16 17:25:20.000000000 -0500
++++ Tk-804.031/t/fileevent.t   2013-07-18 02:26:38.000000000 -0400
 @@ -10,6 +10,7 @@
  use Carp;
  #use IPADM;

Index: tk-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/tk-pm.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- tk-pm.info  15 Dec 2012 18:59:20 -0000      1.7
+++ tk-pm.info  18 Jul 2013 16:41:37 -0000      1.8
@@ -1,12 +1,11 @@
 Info2: <<
 Package: tk-pm%type_pkg[perl]
-Version: 804.030
+Version: 804.031
 Revision: 1
 Depends: <<
        encode-pm%type_pkg[perl],
-       fontconfig2-shlibs (>= 2.8.0-4),
-       freetype219-shlibs (>= 2.3.12-1),
-       libjpeg8-shlibs,
+       fontconfig2-shlibs (>= 2.10.0-1),
+       libjpeg9-shlibs,
        libpng15-shlibs,
        perl%type_pkg[perl]-core,
        x11,
@@ -14,9 +13,9 @@
 <<
 BuildDepends: <<
        fink-package-precedence,
-       fontconfig2-dev (>= 2.8.0-4),
-       freetype219 (>= 2.3.12-1),
-       libjpeg8,
+       fontconfig2-dev (>= 2.10.0-1),
+       freetype219 (>= 2.4.11-1),
+       libjpeg9,
        libpng15,
        test-simple-pm%type_pkg[perl],
        x11-dev,
@@ -35,12 +34,12 @@
        %{Ni}584-bin, %{Ni}586-bin, %{Ni}588-bin, %{Ni}5100-bin, %{Ni}5123-bin
 <<
 Source: mirror:cpan:authors/id/S/SR/SREZIC/Tk-%v.tar.gz
-Source-MD5: 13275e85f99ee467a86d9598a437abff
+Source-MD5: 57a8afd0563184c17a6470d1ee957f35
 Type: perl (5.12.3 5.12.4)
 UpdatePOD: true
 UseMaxBuildJobs: false
 PatchFile: %{ni}.patch
-PatchFile-MD5: 94fc21aeb6fb446819fac28a641bbc49
+PatchFile-MD5: 4ff595a8f1427cd4df2ae32363efa862
 PatchScript: <<
        %{default_script}
 
@@ -125,6 +124,13 @@
        
        Explicitly add "-I/usr/X11/include" to allow the package to build
        on Mountain Lion as well as Lion.
+
+       libpng.pc no longer propagates -lz but PNG/Makefile.PL test
+       for libpng uses libz function. See:
+       https://rt.cpan.org/Public/Bug/Display.html?id=86988
+
+       Will need some work to support libpng16. See:
+       https://rt.cpan.org/Public/Bug/Display.html?id=87016
 <<
 License: Artistic
 Maintainer: None <fink-de...@lists.sourceforge.net>


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to