Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv7900

Modified Files:
        tk-pod-pm.info tk-pod-pm.patch 
Log Message:
modernize .patch


Index: tk-pod-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/tk-pod-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- tk-pod-pm.info      6 Jul 2012 07:42:56 -0000       1.2
+++ tk-pod-pm.info      6 Jul 2012 07:44:31 -0000       1.3
@@ -16,7 +16,7 @@
 Source-MD5: 82b6b10c6e65d504a6ca08c663cb6638
 Type: perl (5.10.0)
 PatchFile: %{ni}.patch
-PatchFile-MD5: 7d9335488b13d4f63bdaec29bae028bf
+PatchFile-MD5: 839bf81c18a54903347069c3e12107fe
 PatchScript: <<
 #!/bin/sh -ev
        %{default_script}

Index: tk-pod-pm.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/tk-pod-pm.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tk-pod-pm.patch     2 Jan 2012 12:02:18 -0000       1.1
+++ tk-pod-pm.patch     6 Jul 2012 07:44:31 -0000       1.2
@@ -1,15 +1,15 @@
-diff -Nurd -x'*~' Tk-Pod-0.9939.orig/t/cmdline.t Tk-Pod-0.9939/t/cmdline.t
---- Tk-Pod-0.9939.orig/t/cmdline.t     2007-10-03 18:33:50.000000000 -0400
-+++ Tk-Pod-0.9939/t/cmdline.t  2012-01-02 06:55:58.000000000 -0500
+diff -Nurd -x'*~' Tk-Pod-0.9940.orig/t/cmdline.t Tk-Pod-0.9940/t/cmdline.t
+--- Tk-Pod-0.9940.orig/t/cmdline.t     2012-03-05 17:36:23.000000000 -0500
++++ Tk-Pod-0.9940/t/cmdline.t  2012-07-06 03:43:34.000000000 -0400
 @@ -11,6 +11,7 @@
  use File::Basename qw(basename);
  use File::Spec;
  use Getopt::Long;
 +use Config;
  
- BEGIN {
-     if (!eval q{
-@@ -168,7 +169,21 @@
+ use lib $FindBin::RealBin;
+ use TkTest qw(display_test);
+@@ -185,7 +186,21 @@
  
  sub run_tkpod {
      my($script, $this_opts_ref) = @_;


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to