[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods www-mechanize-pm.info, 1.4, 1.5

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv8210/10.7/main/finkinfo/libs/perlmods

Modified Files:
www-mechanize-pm.info 
Log Message:
fix dep


Index: www-mechanize-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/www-mechanize-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- www-mechanize-pm.info   12 Dec 2012 07:33:45 -  1.4
+++ www-mechanize-pm.info   12 Dec 2012 07:35:17 -  1.5
@@ -12,7 +12,7 @@
  perl%type_pkg[perl]-core,
  yaml-pm (>= 0.38-1),
  libwww-pm%type_pkg[perl],
- libwww-protocol-https-pm%type_pkg[perl],
+ lwp-protocol-https-pm%type_pkg[perl],
  html-form-pm%type_pkg[perl] (>= 6.00-1),
  html-parser-pm%type_pkg[perl],
  html-tagset-pm,


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods www-mechanize-pm.info, 1.4, 1.5

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv8210/stable/main/finkinfo/libs/perlmods

Modified Files:
www-mechanize-pm.info 
Log Message:
fix dep


Index: www-mechanize-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/www-mechanize-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- www-mechanize-pm.info   12 Dec 2012 07:33:45 -  1.4
+++ www-mechanize-pm.info   12 Dec 2012 07:35:17 -  1.5
@@ -13,7 +13,7 @@
  perl%type_pkg[perl]-core,
  yaml-pm (>= 0.38-1),
  libwww-pm%type_pkg[perl],
- libwww-protocol-https-pm%type_pkg[perl],
+ lwp-protocol-https-pm%type_pkg[perl],
  html-form-pm%type_pkg[perl] (>= 6.00-1),
  html-parser-pm%type_pkg[perl],
  html-tagset-pm,


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods www-mechanize-pm.info, 1.3, 1.4 www-mechanize-pm.patch, 1.2, 1.3

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7928/10.7/main/finkinfo/libs/perlmods

Modified Files:
www-mechanize-pm.info www-mechanize-pm.patch 
Log Message:
don't blank PATH during tests...need it to find perl interp


Index: www-mechanize-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/www-mechanize-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- www-mechanize-pm.info   12 Dec 2012 07:15:40 -  1.3
+++ www-mechanize-pm.info   12 Dec 2012 07:33:45 -  1.4
@@ -31,7 +31,7 @@
 
 # Patch Phase:
 PatchFile: %{Ni}.patch
-PatchFile-MD5: 16eda0ad15fa11d8c399092593dab60c
+PatchFile-MD5: c5277de09f9b763c63f4da5b1c0f2d05
 
 # Compile Phase:
 CompileScript: <<

Index: www-mechanize-pm.patch
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/www-mechanize-pm.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- www-mechanize-pm.patch  20 Jul 2012 17:16:43 -  1.2
+++ www-mechanize-pm.patch  12 Dec 2012 07:33:45 -  1.3
@@ -1,6 +1,6 @@
-diff -Nurd -x'*~' WWW-Mechanize-1.70.orig/t/00-load.t 
WWW-Mechanize-1.70/t/00-load.t
 WWW-Mechanize-1.70.orig/t/00-load.t2011-08-26 13:42:17.0 
-0400
-+++ WWW-Mechanize-1.70/t/00-load.t 2011-08-27 13:06:52.0 -0400
+diff -Nurd -x'*~' WWW-Mechanize-1.72.orig/t/00-load.t 
WWW-Mechanize-1.72/t/00-load.t
+--- WWW-Mechanize-1.72.orig/t/00-load.t2011-08-05 16:48:08.0 
-0400
 WWW-Mechanize-1.72/t/00-load.t 2012-12-12 02:31:35.0 -0500
 @@ -9,7 +9,7 @@
  use_ok( 'WWW::Mechanize' );
  use_ok( 'WWW::Mechanize::Link' );
@@ -10,9 +10,21 @@
  if ( $canTMC ) {
  diag( "Test::Memory::Cycle $Test::Memory::Cycle::VERSION is installed." );
  }
-diff -Nurd -x'*~' WWW-Mechanize-1.70.orig/t/local/LocalServer.pm 
WWW-Mechanize-1.70/t/local/LocalServer.pm
 WWW-Mechanize-1.70.orig/t/local/LocalServer.pm 2011-08-26 
13:42:17.0 -0400
-+++ WWW-Mechanize-1.70/t/local/LocalServer.pm  2011-08-27 13:07:04.0 
-0400
+diff -Nurd -x'*~' WWW-Mechanize-1.72.orig/t/Tools.pm 
WWW-Mechanize-1.72/t/Tools.pm
+--- WWW-Mechanize-1.72.orig/t/Tools.pm 2011-08-05 16:48:08.0 -0400
 WWW-Mechanize-1.72/t/Tools.pm  2012-12-12 02:31:49.0 -0500
+@@ -8,7 +8,7 @@
+ our $canTMC;
+ 
+ sub import {
+-delete @ENV{ qw( http_proxy HTTP_PROXY PATH IFS CDPATH ENV BASH_ENV) };
++delete @ENV{ qw( http_proxy HTTP_PROXY IFS CDPATH ENV BASH_ENV) };
+ 
+ eval 'use Test::Memory::Cycle';
+ $canTMC = !$@;
+diff -Nurd -x'*~' WWW-Mechanize-1.72.orig/t/local/LocalServer.pm 
WWW-Mechanize-1.72/t/local/LocalServer.pm
+--- WWW-Mechanize-1.72.orig/t/local/LocalServer.pm 2011-08-05 
16:48:08.0 -0400
 WWW-Mechanize-1.72/t/local/LocalServer.pm  2012-12-12 02:31:35.0 
-0500
 @@ -99,7 +99,7 @@
push @opts, "-e" => qq{"} . delete($args{ eval }) . qq{"}
if $args{ eval };
@@ -22,9 +34,9 @@
  or croak "Couldn't spawn local server $server_file : $!";
my $url = <$server>;
chomp $url;
-diff -Nurd -x'*~' WWW-Mechanize-1.70.orig/t/local/follow.t 
WWW-Mechanize-1.70/t/local/follow.t
 WWW-Mechanize-1.70.orig/t/local/follow.t   2011-08-26 13:42:17.0 
-0400
-+++ WWW-Mechanize-1.70/t/local/follow.t2011-08-27 13:08:27.0 
-0400
+diff -Nurd -x'*~' WWW-Mechanize-1.72.orig/t/local/follow.t 
WWW-Mechanize-1.72/t/local/follow.t
+--- WWW-Mechanize-1.72.orig/t/local/follow.t   2011-08-05 16:48:08.0 
-0400
 WWW-Mechanize-1.72/t/local/follow.t2012-12-12 02:31:35.0 
-0500
 @@ -2,7 +2,7 @@
  
  use warnings;
@@ -47,9 +59,9 @@
  
  ok($agent->back(), 'Can still go back');
  ok($agent->follow_link( text_regex=>qr/Stösberg/ ), q{Can follow link with 
o-umlaut, when it's encoded in the HTML, but not in "follow"});
-diff -Nurd -x'*~' WWW-Mechanize-1.70.orig/t/local/referer.t 
WWW-Mechanize-1.70/t/local/referer.t
 WWW-Mechanize-1.70.orig/t/local/referer.t  2011-08-26 13:42:17.0 
-0400
-+++ WWW-Mechanize-1.70/t/local/referer.t   2011-08-27 13:08:53.0 
-0400
+diff -Nurd -x'*~' WWW-Mechanize-1.72.orig/t/local/referer.t 
WWW-Mechanize-1.72/t/local/referer.t
+--- WWW-Mechanize-1.72.orig/t/local/referer.t  2011-08-05 16:48:08.0 
-0400
 WWW-Mechanize-1.72/t/local/referer.t   2012-12-12 02:31:35.0 
-0500
 @@ -27,7 +27,7 @@
  delete $ENV{HTTP_PROXY};
  
@@ -59,9 +71,9 @@
  if ($^O eq 'VMS') {
  $command = qq'mcr $^X t/referer-server';
  }
-diff -Nurd -x'*~' WWW-Mechanize-1.70.orig/t/mech-dump/mech-dump.t 
WWW-Mechanize-1.70/t/mech-dump/mech-dump.t
 WWW-Mechanize-1.70.orig/t/mech-dump/mech-dump.t2011-08-26 
13:42:17.00

[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods www-mechanize-pm.info, 1.3, 1.4 www-mechanize-pm.patch, 1.1, 1.2

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7928/stable/main/finkinfo/libs/perlmods

Modified Files:
www-mechanize-pm.info www-mechanize-pm.patch 
Log Message:
don't blank PATH during tests...need it to find perl interp


Index: www-mechanize-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/www-mechanize-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- www-mechanize-pm.info   12 Dec 2012 07:15:40 -  1.3
+++ www-mechanize-pm.info   12 Dec 2012 07:33:45 -  1.4
@@ -32,7 +32,7 @@
 
 # Patch Phase:
 PatchFile: %{Ni}.patch
-PatchFile-MD5: 16eda0ad15fa11d8c399092593dab60c
+PatchFile-MD5: c5277de09f9b763c63f4da5b1c0f2d05
 
 # Compile Phase:
 CompileScript: <<

Index: www-mechanize-pm.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/www-mechanize-pm.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- www-mechanize-pm.patch  8 Jan 2012 17:41:58 -   1.1
+++ www-mechanize-pm.patch  12 Dec 2012 07:33:45 -  1.2
@@ -1,6 +1,6 @@
-diff -Nurd -x'*~' WWW-Mechanize-1.70.orig/t/00-load.t 
WWW-Mechanize-1.70/t/00-load.t
 WWW-Mechanize-1.70.orig/t/00-load.t2011-08-26 13:42:17.0 
-0400
-+++ WWW-Mechanize-1.70/t/00-load.t 2011-08-27 13:06:52.0 -0400
+diff -Nurd -x'*~' WWW-Mechanize-1.72.orig/t/00-load.t 
WWW-Mechanize-1.72/t/00-load.t
+--- WWW-Mechanize-1.72.orig/t/00-load.t2011-08-05 16:48:08.0 
-0400
 WWW-Mechanize-1.72/t/00-load.t 2012-12-12 02:31:35.0 -0500
 @@ -9,7 +9,7 @@
  use_ok( 'WWW::Mechanize' );
  use_ok( 'WWW::Mechanize::Link' );
@@ -10,9 +10,21 @@
  if ( $canTMC ) {
  diag( "Test::Memory::Cycle $Test::Memory::Cycle::VERSION is installed." );
  }
-diff -Nurd -x'*~' WWW-Mechanize-1.70.orig/t/local/LocalServer.pm 
WWW-Mechanize-1.70/t/local/LocalServer.pm
 WWW-Mechanize-1.70.orig/t/local/LocalServer.pm 2011-08-26 
13:42:17.0 -0400
-+++ WWW-Mechanize-1.70/t/local/LocalServer.pm  2011-08-27 13:07:04.0 
-0400
+diff -Nurd -x'*~' WWW-Mechanize-1.72.orig/t/Tools.pm 
WWW-Mechanize-1.72/t/Tools.pm
+--- WWW-Mechanize-1.72.orig/t/Tools.pm 2011-08-05 16:48:08.0 -0400
 WWW-Mechanize-1.72/t/Tools.pm  2012-12-12 02:31:49.0 -0500
+@@ -8,7 +8,7 @@
+ our $canTMC;
+ 
+ sub import {
+-delete @ENV{ qw( http_proxy HTTP_PROXY PATH IFS CDPATH ENV BASH_ENV) };
++delete @ENV{ qw( http_proxy HTTP_PROXY IFS CDPATH ENV BASH_ENV) };
+ 
+ eval 'use Test::Memory::Cycle';
+ $canTMC = !$@;
+diff -Nurd -x'*~' WWW-Mechanize-1.72.orig/t/local/LocalServer.pm 
WWW-Mechanize-1.72/t/local/LocalServer.pm
+--- WWW-Mechanize-1.72.orig/t/local/LocalServer.pm 2011-08-05 
16:48:08.0 -0400
 WWW-Mechanize-1.72/t/local/LocalServer.pm  2012-12-12 02:31:35.0 
-0500
 @@ -99,7 +99,7 @@
push @opts, "-e" => qq{"} . delete($args{ eval }) . qq{"}
if $args{ eval };
@@ -22,9 +34,9 @@
  or croak "Couldn't spawn local server $server_file : $!";
my $url = <$server>;
chomp $url;
-diff -Nurd -x'*~' WWW-Mechanize-1.70.orig/t/local/follow.t 
WWW-Mechanize-1.70/t/local/follow.t
 WWW-Mechanize-1.70.orig/t/local/follow.t   2011-08-26 13:42:17.0 
-0400
-+++ WWW-Mechanize-1.70/t/local/follow.t2011-08-27 13:08:27.0 
-0400
+diff -Nurd -x'*~' WWW-Mechanize-1.72.orig/t/local/follow.t 
WWW-Mechanize-1.72/t/local/follow.t
+--- WWW-Mechanize-1.72.orig/t/local/follow.t   2011-08-05 16:48:08.0 
-0400
 WWW-Mechanize-1.72/t/local/follow.t2012-12-12 02:31:35.0 
-0500
 @@ -2,7 +2,7 @@
  
  use warnings;
@@ -47,9 +59,9 @@
  
  ok($agent->back(), 'Can still go back');
  ok($agent->follow_link( text_regex=>qr/Stösberg/ ), q{Can follow link with 
o-umlaut, when it's encoded in the HTML, but not in "follow"});
-diff -Nurd -x'*~' WWW-Mechanize-1.70.orig/t/local/referer.t 
WWW-Mechanize-1.70/t/local/referer.t
 WWW-Mechanize-1.70.orig/t/local/referer.t  2011-08-26 13:42:17.0 
-0400
-+++ WWW-Mechanize-1.70/t/local/referer.t   2011-08-27 13:08:53.0 
-0400
+diff -Nurd -x'*~' WWW-Mechanize-1.72.orig/t/local/referer.t 
WWW-Mechanize-1.72/t/local/referer.t
+--- WWW-Mechanize-1.72.orig/t/local/referer.t  2011-08-05 16:48:08.0 
-0400
 WWW-Mechanize-1.72/t/local/referer.t   2012-12-12 02:31:35.0 
-0500
 @@ -27,7 +27,7 @@
  delete $ENV{HTTP_PROXY};
  
@@ -59,9 +71,9 @@
  if ($^O eq 'VMS') {
  $command = qq'mcr $^X t/referer-server';
  }
-diff -Nurd -x'*~' WWW-Mechanize-1.70.orig/t/mech-dump/mech-dump.t 
WWW-Mechanize-1.70/t/mech-dump/mech-dump.t
 WWW-Mechanize-1.70.orig/t/mech-dump/mech-dump.t2011-08-26 
13:42:17.

[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods www-mechanize-pm.info, 1.2, 1.3

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5492/10.7/main/finkinfo/libs/perlmods

Modified Files:
www-mechanize-pm.info 
Log Message:
+Dep


Index: www-mechanize-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/www-mechanize-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- www-mechanize-pm.info   20 Jul 2012 17:16:43 -  1.2
+++ www-mechanize-pm.info   12 Dec 2012 07:15:40 -  1.3
@@ -1,7 +1,7 @@
 Info2: <<
 Package: www-mechanize-pm%type_pkg[perl]
 Version: 1.72
-Revision: 1
+Revision: 2
 Type: perl (5.12.3)
 Description: Handy web browsing in a Perl object
 License: GPL
@@ -12,6 +12,7 @@
  perl%type_pkg[perl]-core,
  yaml-pm (>= 0.38-1),
  libwww-pm%type_pkg[perl],
+ libwww-protocol-https-pm%type_pkg[perl],
  html-form-pm%type_pkg[perl] (>= 6.00-1),
  html-parser-pm%type_pkg[perl],
  html-tagset-pm,
@@ -21,9 +22,6 @@
  io-socket-ssl-pm%type_pkg[perl],
  uri-pm%type_pkg[perl]
 <<
-BuildDepends: <<
-   fink (>= 0.24.12-1)
-<<
 Conflicts: %{Ni}581-bin, %{Ni}584-bin, %{Ni}586-bin, %{Ni}588-bin
 Replaces: %{Ni}581-bin, %{Ni}584-bin, %{Ni}586-bin, %{Ni}588-bin
 


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods www-mechanize-pm.info, 1.2, 1.3

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5492/stable/main/finkinfo/libs/perlmods

Modified Files:
www-mechanize-pm.info 
Log Message:
+Dep


Index: www-mechanize-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/www-mechanize-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- www-mechanize-pm.info   6 Jul 2012 05:25:24 -   1.2
+++ www-mechanize-pm.info   12 Dec 2012 07:15:40 -  1.3
@@ -1,10 +1,9 @@
 Info2: <<
 Package: www-mechanize-pm%type_pkg[perl]
 Version: 1.72
-Revision: 1
-Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
-Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
510) 10.5, (%type_pkg[perl] = 510) 10.6, (%type_pkg[perl] = 5123) 10.7
-Type: perl (5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
+Revision: 2
+Distribution: (%type_pkg[perl] = 586) 10.5
+Type: perl (5.8.6 5.8.8 5.10.0)
 Description: Handy web browsing in a Perl object
 License: GPL
 Maintainer: Christian Schaffner 
@@ -14,6 +13,7 @@
  perl%type_pkg[perl]-core,
  yaml-pm (>= 0.38-1),
  libwww-pm%type_pkg[perl],
+ libwww-protocol-https-pm%type_pkg[perl],
  html-form-pm%type_pkg[perl] (>= 6.00-1),
  html-parser-pm%type_pkg[perl],
  html-tagset-pm,
@@ -23,9 +23,6 @@
  io-socket-ssl-pm%type_pkg[perl],
  uri-pm%type_pkg[perl]
 <<
-BuildDepends: <<
-   fink (>= 0.24.12-1)
-<<
 Conflicts: %{Ni}581-bin, %{Ni}584-bin, %{Ni}586-bin, %{Ni}588-bin
 Replaces: %{Ni}581-bin, %{Ni}584-bin, %{Ni}586-bin, %{Ni}588-bin
 


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods sys-syslog-pm.info, 1.2, 1.3

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3364/stable/main/finkinfo/libs/perlmods

Modified Files:
sys-syslog-pm.info 
Log Message:
new version


Index: sys-syslog-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/sys-syslog-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- sys-syslog-pm.info  12 Dec 2012 06:54:19 -  1.2
+++ sys-syslog-pm.info  12 Dec 2012 06:56:42 -  1.3
@@ -1,10 +1,10 @@
 Info2: <<
 Package: sys-syslog-pm%type_pkg[perl]
-Version: 0.29
+Version: 0.32
 Revision: 1
 Distribution: (%type_pkg[perl] = 586) 10.5
 Source: mirror:cpan:authors/id/S/SA/SAPER/Sys-Syslog-%v.tar.gz
-Source-MD5: 4c7aeb0a05e8dde2ab05a0b3be19d72c
+Source-MD5: 8a7b1f4414d7cfd2421cba7fae1bd602
 Type: perl (5.8.6 5.8.8 5.10.0)
 BuildDepends: <<
poe-component-server-syslog-pm%type_pkg[perl],


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods sys-syslog-pm.info, 1.4, 1.5

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3364/10.7/main/finkinfo/libs/perlmods

Modified Files:
sys-syslog-pm.info 
Log Message:
new version


Index: sys-syslog-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/sys-syslog-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- sys-syslog-pm.info  12 Dec 2012 06:54:19 -  1.4
+++ sys-syslog-pm.info  12 Dec 2012 06:56:42 -  1.5
@@ -1,9 +1,9 @@
 Info2: <<
 Package: sys-syslog-pm%type_pkg[perl]
-Version: 0.29
+Version: 0.32
 Revision: 1
 Source: mirror:cpan:authors/id/S/SA/SAPER/Sys-Syslog-%v.tar.gz
-Source-MD5: 4c7aeb0a05e8dde2ab05a0b3be19d72c
+Source-MD5: 8a7b1f4414d7cfd2421cba7fae1bd602
 Type: perl (5.12.3 5.12.4)
 BuildDepends: <<
poe-component-server-syslog-pm%type_pkg[perl],


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods sys-syslog-pm.info, 1.1, 1.2

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3114/stable/main/finkinfo/libs/perlmods

Modified Files:
sys-syslog-pm.info 
Log Message:
+TDep


Index: sys-syslog-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/sys-syslog-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- sys-syslog-pm.info  15 Nov 2011 02:27:32 -  1.1
+++ sys-syslog-pm.info  12 Dec 2012 06:54:19 -  1.2
@@ -7,6 +7,7 @@
 Source-MD5: 4c7aeb0a05e8dde2ab05a0b3be19d72c
 Type: perl (5.8.6 5.8.8 5.10.0)
 BuildDepends: <<
+   poe-component-server-syslog-pm%type_pkg[perl],
test-distribution-pm%type_pkg[perl],
test-pod-pm,
test-portability-files-pm


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods sys-syslog-pm.info, 1.3, 1.4

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3114/10.7/main/finkinfo/libs/perlmods

Modified Files:
sys-syslog-pm.info 
Log Message:
+TDep


Index: sys-syslog-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/sys-syslog-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- sys-syslog-pm.info  21 Jul 2012 11:14:15 -  1.3
+++ sys-syslog-pm.info  12 Dec 2012 06:54:19 -  1.4
@@ -6,6 +6,7 @@
 Source-MD5: 4c7aeb0a05e8dde2ab05a0b3be19d72c
 Type: perl (5.12.3 5.12.4)
 BuildDepends: <<
+   poe-component-server-syslog-pm%type_pkg[perl],
test-distribution-pm%type_pkg[perl],
test-pod-pm,
test-portability-files-pm


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods poe-component-server-syslog-pm.info, NONE, 1.1

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3008/stable/main/finkinfo/libs/perlmods

Added Files:
poe-component-server-syslog-pm.info 
Log Message:
new module


--- NEW FILE: poe-component-server-syslog-pm.info ---
Info2: <<
Package: poe-component-server-syslog-pm%type_pkg[perl]
Version: 1.20
Revision: 1
Distribution: (%type_pkg[perl] = 586) 10.5
Depends: <<
params-validate-pm%type_pkg[perl],
perl%type_pkg[perl]-core,
poe-pm%type_pkg[perl],
time-modules-pm
<<
Source: 
mirror:cpan:authors/id//B/BI/BINGOS/POE-Component-Server-Syslog-%v.tar.gz
Source-MD5: 7ef172a9df593df9e26e34b9b02efa08
Type: perl (5.8.6 5.8.8 5.10.0)
UpdatePOD: true
DocFiles: Changes LICENSE README
Description: Very simple syslog services for POE
License: BSD
HomePage: http://search.cpan.org/dist/POE-Component-Server-Syslog
InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
Maintainer: Daniel Macks 
<<


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods poe-component-server-syslog-pm.info, NONE, 1.1

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3008/10.7/main/finkinfo/libs/perlmods

Added Files:
poe-component-server-syslog-pm.info 
Log Message:
new module


--- NEW FILE: poe-component-server-syslog-pm.info ---
Info2: <<
Package: poe-component-server-syslog-pm%type_pkg[perl]
Version: 1.20
Revision: 1
Depends: <<
params-validate-pm%type_pkg[perl],
perl%type_pkg[perl]-core,
poe-pm%type_pkg[perl],
time-modules-pm
<<
Source: 
mirror:cpan:authors/id//B/BI/BINGOS/POE-Component-Server-Syslog-%v.tar.gz
Source-MD5: 7ef172a9df593df9e26e34b9b02efa08
Type: perl (5.12.3 5.12.4)
UpdatePOD: true
DocFiles: Changes LICENSE README
Description: Very simple syslog services for POE
License: BSD
HomePage: http://search.cpan.org/dist/POE-Component-Server-Syslog
InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
Maintainer: Daniel Macks 
<<


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods cache-cache-pm.info, 1.2, 1.3

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2168/10.7/main/finkinfo/libs/perlmods

Modified Files:
cache-cache-pm.info 
Log Message:
+Dep


Index: cache-cache-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/cache-cache-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cache-cache-pm.info 12 Dec 2012 02:36:33 -  1.2
+++ cache-cache-pm.info 12 Dec 2012 06:42:14 -  1.3
@@ -1,14 +1,19 @@
 Info2: <<
 Package: cache-cache-pm%type_pkg[perl]
 Version: 1.06
-Revision: 1
+Revision: 2
 Description: Perl cache modules
 Type: perl (5.12.3 5.12.4)
 License: Artistic
 Maintainer: Christian Schaffner 
 
 # Dependencies:
-Depends: perl%type_pkg[perl]-core, digest-sha1-pm%type_pkg[perl], error-pm
+Depends: <<
+   digest-sha1-pm%type_pkg[perl],
+   error-pm,
+   ipc-sharelite-pm%type_pkg[perl],
+   perl%type_pkg[perl]-core
+<<
 BuildDepends: fink (>= 0.20.6-1)
 Replaces: cache-cache-pm (<= 1.02-1), %N-man
 Conflicts: %N-man
@@ -19,7 +24,7 @@
 
 # Install Phase:
 UpdatePOD: true
-DocFiles: CHANGES COPYING CREDITS MANIFEST README
+DocFiles: CHANGES COPYING CREDITS README
 InstallScript: <<
   %{default_script}
   mv %i/share/man %i/lib/perl5/%type_raw[perl]


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods cache-cache-pm.info, 1.1, 1.2

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2168/stable/main/finkinfo/libs/perlmods

Modified Files:
cache-cache-pm.info 
Log Message:
+Dep


Index: cache-cache-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/cache-cache-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cache-cache-pm.info 7 Jan 2012 22:52:42 -   1.1
+++ cache-cache-pm.info 12 Dec 2012 06:42:14 -  1.2
@@ -1,16 +1,20 @@
 Info2: <<
 Package: cache-cache-pm%type_pkg[perl]
 Version: 1.06
-Revision: 1
+Revision: 2
 Description: Perl cache modules
-Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
-Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] = 5123) 10.7, 
(%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 
588) 10.6
-Type: perl (5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
+Distribution: (%type_pkg[perl] = 586) 10.5
+Type: perl (5.8.6 5.8.8 5.10.0)
 License: Artistic
 Maintainer: Christian Schaffner 
 
 # Dependencies:
-Depends: perl%type_pkg[perl]-core, digest-sha1-pm%type_pkg[perl], error-pm
+Depends: <<
+   digest-sha1-pm%type_pkg[perl],
+   error-pm,
+   ipc-sharelite-pm%type_pkg[perl],
+   perl%type_pkg[perl]-core
+<<
 BuildDepends: fink (>= 0.20.6-1)
 Replaces: cache-cache-pm (<= 1.02-1), %N-man
 Conflicts: %N-man
@@ -21,7 +25,7 @@
 
 # Install Phase:
 UpdatePOD: true
-DocFiles: CHANGES COPYING CREDITS MANIFEST README
+DocFiles: CHANGES COPYING CREDITS README
 InstallScript: <<
   %{default_script}
   mv %i/share/man %i/lib/perl5/%type_raw[perl]


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods ipc-sharelite-pm.info, NONE, 1.1

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2039/stable/main/finkinfo/libs/perlmods

Added Files:
ipc-sharelite-pm.info 
Log Message:
new module


--- NEW FILE: ipc-sharelite-pm.info ---
Info2: <<
Package: ipc-sharelite-pm%type_pkg[perl]
Version: 0.17
Revision: 1
Distribution: (%type_pkg[perl] = 586) 10.5
Depends: <<
perl%type_pkg[perl]-core
<<
Source: mirror:cpan:authors/id/A/AN/ANDYA/IPC-ShareLite-%v.tar.gz
Source-MD5: 54c7aa08dc065b6c946c48491d33450d
Type: perl (5.8.6 5.8.8 5.10.0)
UpdatePOD: true
DocFiles: Changes README
Description: Simple interface to shared memory
License: Artistic/GPL
HomePage: http://search.cpan.org/dist/IPC-ShareLite
InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
Maintainer: Daniel Macks 
<<


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods ipc-sharelite-pm.info, NONE, 1.1

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2039/10.7/main/finkinfo/libs/perlmods

Added Files:
ipc-sharelite-pm.info 
Log Message:
new module


--- NEW FILE: ipc-sharelite-pm.info ---
Info2: <<
Package: ipc-sharelite-pm%type_pkg[perl]
Version: 0.17
Revision: 1
Depends: <<
perl%type_pkg[perl]-core
<<
Source: mirror:cpan:authors/id/A/AN/ANDYA/IPC-ShareLite-%v.tar.gz
Source-MD5: 54c7aa08dc065b6c946c48491d33450d
Type: perl (5.12.3 5.12.4)
UpdatePOD: true
DocFiles: Changes README
Description: Simple interface to shared memory
License: Artistic/GPL
HomePage: http://search.cpan.org/dist/IPC-ShareLite
InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
Maintainer: Daniel Macks 
<<


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods mime-tools-pm.info, 1.13, 1.14

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1275/stable/main/finkinfo/libs/perlmods

Modified Files:
mime-tools-pm.info 
Log Message:
+TDep


Index: mime-tools-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/mime-tools-pm.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- mime-tools-pm.info  17 Jul 2012 07:00:46 -  1.13
+++ mime-tools-pm.info  12 Dec 2012 06:30:44 -  1.14
@@ -43,6 +43,11 @@
 CompileScript: <<
%{default_script}
 <<
+InfoTest: <<
+   TestDepends: <<
+   test-kwalitee-pm%type_pkg[perl]
+   <<
+<<
 
 UpdatePOD: true
 InstallScript: <<


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods mime-tools-pm.info, 1.3, 1.4

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1275/10.7/main/finkinfo/libs/perlmods

Modified Files:
mime-tools-pm.info 
Log Message:
+TDep


Index: mime-tools-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/mime-tools-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- mime-tools-pm.info  21 Jul 2012 09:45:55 -  1.3
+++ mime-tools-pm.info  12 Dec 2012 06:30:44 -  1.4
@@ -43,6 +43,11 @@
 CompileScript: <<
%{default_script}
 <<
+InfoTest: <<
+   TestDepends: <<
+   test-kwalitee-pm%type_pkg[perl]
+   <<
+<<
 
 UpdatePOD: true
 InstallScript: <<


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods carp-source-pm.info, 1.2, 1.3 cgi-application-pm.info, 1.2, 1.3 cgi-compress-gzip-pm.info, 1.1, 1.2 cgi-pm.info, 1.3, 1.4 convert-bencode-xs-pm.info

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1163

Modified Files:
carp-source-pm.info cgi-application-pm.info 
cgi-compress-gzip-pm.info cgi-pm.info 
convert-bencode-xs-pm.info extutils-cbuilder-pm.info 
file-path-pm.info module-pluggable-pm.info 
test-kwalitee-pm.info 
Log Message:
+pm5124


Index: cgi-compress-gzip-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/cgi-compress-gzip-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cgi-compress-gzip-pm.info   25 Aug 2011 15:10:56 -  1.1
+++ cgi-compress-gzip-pm.info   12 Dec 2012 06:29:37 -  1.2
@@ -2,7 +2,7 @@
 Package: cgi-compress-gzip-pm%type_pkg[perl]
 Version: 1.03
 Revision: 1
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 Description: CGI with automatically compressed output
 License: Artistic/GPL
 Maintainer: None 

Index: cgi-application-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/cgi-application-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cgi-application-pm.info 21 Jul 2012 09:45:55 -  1.2
+++ cgi-application-pm.info 12 Dec 2012 06:29:37 -  1.3
@@ -14,7 +14,7 @@
 Source: mirror:cpan:authors/id/M/MA/MARKSTOS/CGI-Application-%v.tar.gz
 Source-MD5: 356595b6f12373f57243a7e605b9cd43
 ###
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 UpdatePOD: true
 ###
 InstallScript: <<

Index: test-kwalitee-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/test-kwalitee-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- test-kwalitee-pm.info   2 Mar 2012 20:53:25 -   1.1
+++ test-kwalitee-pm.info   12 Dec 2012 06:29:37 -  1.2
@@ -9,7 +9,7 @@
 <<
 Source: mirror:cpan:authors/id/C/CH/CHROMATIC/Test-Kwalitee-%v.tar.gz
 Source-MD5: c37404427f08bd91808d2b5391ddc394
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 DefaultScript: modulebuild
 UpdatePOD: true
 DocFiles: ChangeLog README

Index: extutils-cbuilder-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/extutils-cbuilder-pm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- extutils-cbuilder-pm.info   20 Jul 2012 20:03:15 -  1.5
+++ extutils-cbuilder-pm.info   12 Dec 2012 06:29:37 -  1.6
@@ -3,8 +3,7 @@
 Version: 0.28.02.05
 Revision: 1
 Epoch: 1
-Distribution: (%type_pkg[perl] = 586) 10.5
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 Description: Compile and link C code for Perl modules
 License: Artistic/GPL
 Homepage: http://search.cpan.org/dist/ExtUtils-CBuilder/

Index: cgi-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/cgi-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cgi-pm.info 6 Jul 2012 17:25:07 -   1.3
+++ cgi-pm.info 12 Dec 2012 06:29:37 -  1.4
@@ -2,7 +2,7 @@
 Package: cgi-pm%type_pkg[perl]
 Version: 3.59
 Revision: 1
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 Description: Simple Common Gateway Interface Class
 License: Artistic/GPL
 Maintainer: Christian Schaffner 

[fink/fink] 5186d3: Remove svn-pmXXX svk-pmXXX vcp-pmXXX yaml-pmXXX fr...

2012-12-11 Thread Daniel Macks
  Branch: refs/heads/master
  Home:   https://github.com/fink/fink
  Commit: 5186d325bcfa6255ca9e0e48270a05bcd6780753
  
https://github.com/fink/fink/commit/5186d325bcfa6255ca9e0e48270a05bcd6780753
  Author: Daniel Macks 
  Date:   2012-12-11 (Tue, 11 Dec 2012)

  Changed paths:
M perlmod/Fink/VirtPackage.pm

  Log Message:
  ---
  Remove svn-pmXXX svk-pmXXX vcp-pmXXX yaml-pmXXX from system-perl provides

SVK was present through 5.10.0/10.6 then removed, so not bothering to
keep even for older pm in order to simplify 10.[56]/10.[78] sync.
Others are not in any supported OS X perl. None have reverse-depends.



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods archive-any-pm.info, 1.1, 1.2 file-chdir-pm.info, 1.2, 1.3 module-cpants-analyse-pm.info, 1.3, 1.4 module-extractuse-pm.info, 1.2, 1.3 module-find-p

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13829

Modified Files:
archive-any-pm.info file-chdir-pm.info 
module-cpants-analyse-pm.info module-extractuse-pm.info 
module-find-pm.info test-cpan-meta-yaml-pm.info 
test-yaml-valid-pm.info 
Log Message:
+pm5124


Index: archive-any-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/archive-any-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- archive-any-pm.info 2 Mar 2012 20:44:02 -   1.1
+++ archive-any-pm.info 12 Dec 2012 02:59:44 -  1.2
@@ -13,7 +13,7 @@
 <<
 Source: mirror:cpan:authors/id/C/CM/CMOORE/Archive-Any-%v.tar.gz
 Source-MD5: aaab5cf41f2efe428b65fbc352ee314e
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 UpdatePOD: true
 DocFiles: Changes README
 Description: Single interface to deal with file archives

Index: module-cpants-analyse-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/module-cpants-analyse-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- module-cpants-analyse-pm.info   12 Dec 2012 02:55:46 -  1.3
+++ module-cpants-analyse-pm.info   12 Dec 2012 02:59:44 -  1.4
@@ -34,7 +34,7 @@
 <<
 Source: mirror:cpan:authors/id/D/DA/DAXIM/Module-CPANTS-Analyse-%v.tar.gz
 Source-MD5: eecc7d1564a3ce37ca87263de8f4224a
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 PatchScript: <<
 #!/bin/sh -ev
export FULLPERL=`perl -e 'print $ARGV[0]=~/PERL="(.*?)"/' '%c'`

Index: test-cpan-meta-yaml-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/test-cpan-meta-yaml-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- test-cpan-meta-yaml-pm.info 10 Jul 2012 17:17:55 -  1.1
+++ test-cpan-meta-yaml-pm.info 12 Dec 2012 02:59:44 -  1.2
@@ -2,7 +2,7 @@
 Package: test-cpan-meta-yaml-pm%type_pkg[perl]
 Version: 0.20
 Revision: 1
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 Depends: <<
perl%type_pkg[perl]-core,
test-yaml-valid-pm%type_pkg[perl],

Index: test-yaml-valid-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/test-yaml-valid-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- test-yaml-valid-pm.info 2 Mar 2012 20:44:02 -   1.1
+++ test-yaml-valid-pm.info 12 Dec 2012 02:59:44 -  1.2
@@ -11,7 +11,7 @@
 <<
 Source: mirror:cpan:authors/id/J/JR/JROCKWAY/Test-YAML-Valid-%v.tar.gz
 Source-MD5: 553374b7e9f906e005b979e1d6853708
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 PatchScript: perl -pi -e 's/^auto_install\(\);$//' Makefile.PL
 InfoTest: <<
TestDepends: <<

Index: file-chdir-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/file-chdir-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- file-chdir-pm.info  10 Jul 2012 09:40:13 -  1.2
+++ file-chdir-pm.info  12 Dec 2012 02:59:44 -  1.3
@@ -3,7 +3,7 @@
 Version: 0.1006
 Revision: 1
 Description: Perl module to change directories
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 License: Artistic
 Maintainer: Christian Schaffner 
 

Index: module-find-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/module-find-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- module-find-pm.info 18 Jul 2012 09:42:56 -  1.2
+++ module-find-pm.info 12 Dec 2012 02:59:44 -  1.3
@@ -8,7 +8,7 @@
 Source: mirror:cpan:authors/id/C/CR/CRENZ/Module-Find-%v.tar.gz
 Source-MD5: 420a0796a1fbdfd5704df754872db7e1
 ###
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 UpdatePOD: true
 ###
 

Index: module-extractuse-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/module-extractuse-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- module-extractuse-pm.info   18 Jul 2012 09:42:56 -  1.2
+++ module-extractuse-pm.info   12 Dec 2012 02:59:44 -  1.3
@@ -18,7 +18,7 @@
 <<
 Source: mirror:cpan:authors/id/D/DO/DOMM/Module-ExtractUse-%v.tar.gz
 Source-MD5: 86c988672dd3f5b80c4b54f6caffcfb9
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 DefaultScript: modulebuild
 UpdatePOD: true
 DocFiles: Changes README


--

[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods module-cpants-analyse-pm.info, 1.3, 1.4

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13483/10.4-stable/main/finkinfo/libs/perlmods

Modified Files:
module-cpants-analyse-pm.info 
Log Message:
unvariant yaml-pm dependency (bug in Fink::VirtPackage)


Index: module-cpants-analyse-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/module-cpants-analyse-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- module-cpants-analyse-pm.info   17 Jul 2012 07:00:46 -  1.3
+++ module-cpants-analyse-pm.info   12 Dec 2012 02:55:46 -  1.4
@@ -1,7 +1,7 @@
 Info2: <<
 Package: module-cpants-analyse-pm%type_pkg[perl]
 Version: 0.86
-Revision: 1
+Revision: 2
 Distribution: (%type_pkg[perl] = 586) 10.5
 BuildDepends: <<
test-deep-pm%type_pkg[perl],
@@ -30,7 +30,7 @@
software-license-pm%type_pkg[perl],
test-cpan-meta-yaml-pm%type_pkg[perl],
text-csv-xs-pm%type_pkg[perl],
-   yaml-pm%type_pkg[perl],
+   yaml-pm,
version-pm%type_pkg[perl] (>= 0.73)
 <<
 Source: mirror:cpan:authors/id/D/DA/DAXIM/Module-CPANTS-Analyse-%v.tar.gz


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods module-cpants-analyse-pm.info, 1.2, 1.3

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13483/stable/main/finkinfo/libs/perlmods

Modified Files:
module-cpants-analyse-pm.info 
Log Message:
unvariant yaml-pm dependency (bug in Fink::VirtPackage)


Index: module-cpants-analyse-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/module-cpants-analyse-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- module-cpants-analyse-pm.info   20 Jul 2012 20:57:23 -  1.2
+++ module-cpants-analyse-pm.info   12 Dec 2012 02:55:46 -  1.3
@@ -1,7 +1,7 @@
 Info2: <<
 Package: module-cpants-analyse-pm%type_pkg[perl]
 Version: 0.86
-Revision: 1
+Revision: 2
 BuildDepends: <<
test-deep-pm%type_pkg[perl],
test-nowarnings-pm%type_pkg[perl],
@@ -29,7 +29,7 @@
software-license-pm%type_pkg[perl],
test-cpan-meta-yaml-pm%type_pkg[perl],
text-csv-xs-pm%type_pkg[perl],
-   yaml-pm%type_pkg[perl],
+   yaml-pm,
version-pm%type_pkg[perl] (>= 0.73)
 <<
 Source: mirror:cpan:authors/id/D/DA/DAXIM/Module-CPANTS-Analyse-%v.tar.gz


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods algorithm-choosesubsets-pm.info, 1.1, 1.2 algorithm-dependency-pm.info, 1.1, 1.2 algorithm-diff-xs-pm.info, 1.1, 1.2 algorithm-permute-pm.info, 1.1,

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12133

Modified Files:
algorithm-choosesubsets-pm.info algorithm-dependency-pm.info 
algorithm-diff-xs-pm.info algorithm-permute-pm.info 
archive-extract-pm.info archive-peek-pm.info 
archive-tar-pm.info array-diff-pm.info bot-basicbot-pm.info 
business-isbn-pm.info cache-cache-pm.info cairo-pm.info 
class-mix-pm.info class-returnvalue-pm.info class-std-pm.info 
class-xsaccessor-pm.info compress-lzf-pm.info 
cpan-sqlite-pm.info criticism-pm.info file-remove-pm.info 
glib-pm.info io-zlib-pm.info ipc-cmd-pm.info 
moosex-types-path-class-pm.info net-dns-pm.info 
object-pluggable-pm.info poe-component-client-dns-pm.info 
poe-component-irc-pm.info poe-component-pluggable-pm.info 
poe-component-syndicator-pm.info poe-filter-ircd-pm.info 
test-classapi-pm.info test-number-delta-pm.info 
test-subcalls-pm.info 
Log Message:
+pm5124


Index: file-remove-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/file-remove-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- file-remove-pm.info 18 Jul 2012 00:26:15 -  1.4
+++ file-remove-pm.info 12 Dec 2012 02:36:33 -  1.5
@@ -2,7 +2,7 @@
 Package: file-remove-pm%type_pkg[perl]
 Version: 1.52
 Revision: 1
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 Source: mirror:cpan:authors/id/A/AD/ADAMK/File-Remove-%v.tar.gz
 Source-MD5: e9d6c33a2aac9789036afb4cc23ed8eb
 # Mac::Glue is arch-restricted because it requires OS X Carbon libs

Index: class-std-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/class-std-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- class-std-pm.info   21 Jul 2012 09:52:10 -  1.2
+++ class-std-pm.info   12 Dec 2012 02:36:33 -  1.3
@@ -4,7 +4,7 @@
 Revision: 1
 Source: mirror:cpan:authors/id/D/DC/DCONWAY/Class-Std-%v.tar.gz
 Source-MD5: de8ad4f39cc9984595bc219df01ee23b
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 UpdatePOD: true
 Depends: perl%type_pkg[perl]-core
 Conflicts: %N-man (<< 0.0.8-1)

Index: algorithm-dependency-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/algorithm-dependency-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- algorithm-dependency-pm.info25 Aug 2011 13:18:01 -  1.1
+++ algorithm-dependency-pm.info12 Dec 2012 02:36:32 -  1.2
@@ -3,7 +3,7 @@
 Version: 1.110
 Revision: 1
 Description: Base class for io12 Dec 2012 02:36:32 -  
1.2mods/algorithm-dependency-pm.info,v’Bï*rÉ
ï*`Û1×ÿÐÛ1×ÿuJï*€jï*e!ï*’X
ï*ÐÛ1×ÿ€p?
ï*ÀÐ1×ÿÏ1×ÿk`ï*6 
èè!è!`Û1×ÿÐÛ1×ÿx
ï*ÀÑ1×ÿ’Bï*†`ï*`Û1×ÿ`B
ï*ŸÛ1×ÿÀ
ï*uJï*
ï*؁
ï*¨   
ï*€jï*x
ï*ÀÑ1×ÿÐ1×ÿk`ï*à!à!`Û1×ÿÐÛ1×ÿHÞü
ï* Ò1×ÿ’Bï*†`ï*`Û1×ÿ`B
ï*ŸÛ1×ÿÛ1×ÿˆÛ1×ÿ8k!ï*Œp˜ÐÛ1×ÿuJï*€j
ï* Ò1×ÿpÑ1×ÿk`
ï*GHIJKMNOP`Û1×ÿÐÛ1×ÿH•Ó
ï*@Ô1×ÿ’Bï*†`ï*`Û1×ÿ0
ï*uJï* 
ï* É°ï*
ï*؁
ï*¨   
ï*€jï*H•Óï*@Ô1×ÿ€Ò1×ÿk`ï*8•Ó
ï*@Ô1×ÿ°Ò1×ÿk`ï*(•Ó
ï*@Ô1×ÿàÒ1×ÿk`ï*•Ó
ï*@Ô1×ÿÓ1×ÿk`ï*¨
ï*uJï*¨   
ï*Í1×ÿŠ±ï*eIï*؁
ï*°Ó1×ÿy±ï*eIï*
ï*àÓ1×ÿZ±ï*eIï*ØÄ°ï* 
ï* É°ï*
ï*Ø$
ï*؁
ï*¨   
ï*€jï*8k!ï*|ï*ÐÛ1×ÿp[°
ï*Õ1×ÿ`Ô1×ÿk`
ï*5678:<=>?@BD`Û1×ÿÐÛ1×ÿ ‘y
ï*ÐÛ1×ÿuJï*e!ï*Ô1×ÿ|
ï*eIï*e!ï*Õ_@fÆS Qöl±íì£Hï*ÐÛ1×ÿ ‘y
ï* Ö1×ÿpÕ1×ÿk`ï*u]ÞÓ
4Q ÷U^Qʉ§¶uª¹ñìò*ēv`Û1×ÿÐÛ1×ÿHÞEï*°Ø1×ÿ’B
ï*†`ï*`Û1×ÿ`Bï*ŸÛ1×ÿÛ1×ÿˆÛ1×ÿ/
ï*uJï*Ø$
ï* )
ï*€jï*°Ø1×ÿ`Ö1×ÿk`ï*8ÞE
ï*°Ø1×ÿÖ1×ÿ

[cvs] dists/10.7/stable/main/finkinfo/crypto cam-pdf-pm.info, 1.1, 1.2 crypt-rijndael-pm.info, 1.1, 1.2 gnupg-interface-pm.info, 1.1, 1.2 net-jabber-pm.info, 1.1, 1.2 net-xmpp-pm.info, 1.2, 1.3 xml-st

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10720/crypto

Modified Files:
cam-pdf-pm.info crypt-rijndael-pm.info gnupg-interface-pm.info 
net-jabber-pm.info net-xmpp-pm.info xml-stream-pm.info 
Log Message:
+pm5124


Index: crypt-rijndael-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto/crypt-rijndael-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- crypt-rijndael-pm.info  23 Jul 2012 22:02:57 -  1.1
+++ crypt-rijndael-pm.info  11 Dec 2012 19:37:21 -  1.2
@@ -2,7 +2,7 @@
 Package: crypt-rijndael-pm%type_pkg[perl]
 Version: 1.09
 Revision: 1
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 Description: Implementation of AES algorithm (Rijndael)
 License: GPL
 Homepage: http://search.cpan.org/dist/Crypt-Rijndael/

Index: net-xmpp-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto/net-xmpp-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- net-xmpp-pm.info26 Jul 2012 19:13:00 -  1.2
+++ net-xmpp-pm.info11 Dec 2012 19:37:21 -  1.3
@@ -13,7 +13,7 @@
 Source: mirror:cpan:modules/by-module/Net/Net-XMPP-%v.tar.gz
 Source-MD5: 67cf40d3bbbe6740c21c856c79692fde
 SourceDirectory: Net-XMPP-%v
-Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
+Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3 5.12.4)
 DefaultScript: ModuleBuild
 InstallScript: <<
%{default_script}

Index: xml-stream-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto/xml-stream-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xml-stream-pm.info  26 Jul 2012 16:53:00 -  1.1
+++ xml-stream-pm.info  11 Dec 2012 19:37:21 -  1.2
@@ -14,7 +14,7 @@
 Source: mirror:cpan:modules/by-module/XML/XML-Stream-%v.tar.gz
 Source-MD5: 1c0908384fe57a1c3c529071a8b882af
 SourceDirectory: XML-Stream-%v
-Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
+Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3 5.12.4)
 InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]

Index: net-jabber-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto/net-jabber-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- net-jabber-pm.info  26 Jul 2012 19:18:07 -  1.1
+++ net-jabber-pm.info  11 Dec 2012 19:37:21 -  1.2
@@ -15,7 +15,7 @@
 Source: mirror:cpan:modules/by-module/Net/Net-Jabber-%v.tar.gz
 Source-MD5: 1fd348fb9a1a6c5a167ae862ed89cd53
 SourceDirectory: Net-Jabber-%v
-Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
+Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3 5.12.4)
 NoPerlTests: true
 UpdatePOD: true
 InstallScript: <<

Index: gnupg-interface-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto/gnupg-interface-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gnupg-interface-pm.info 23 Jul 2012 17:46:39 -  1.1
+++ gnupg-interface-pm.info 11 Dec 2012 19:37:21 -  1.2
@@ -7,7 +7,7 @@
 Source-MD5: b44c2ed43d78ffb37f1f7f618b4b6c45
 Replaces: gnupg-interface-pm
 #needs Math::BigInt >= 1.78, which is perl-core >= 5.8.9
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 # if versioning dep on gnupg, add alternative for gnupg-idea (and  -testing..)
 # because they provides:gnupg and provides is not versioned
 Depends: <<

Index: cam-pdf-pm.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto/cam-pdf-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cam-pdf-pm.info 23 Jul 2012 17:46:39 -  1.1
+++ cam-pdf-pm.info 11 Dec 2012 19:37:21 -  1.2
@@ -8,7 +8,7 @@
 Source: mirror:cpan:authors/id/C/CD/CDOLAN/CAM-PDF-%v.tar.gz
 Source-MD5: 776bf0b7d1c9861dc1e5832caf558e2a
 
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 
 UpdatePOD: true
 Depends: <<


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods any-moose-pm.info, 1.1, 1.2 archive-zip-pm.info, 1.1, 1.2 inline-pm.info, 1.1, 1.2 mouse-pm.info, 1.1, 1.2 mousex-types-pm.info, 1.1, 1.2 text-pdf-p

2012-12-11 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10720/libs/perlmods

Modified Files:
any-moose-pm.info archive-zip-pm.info inline-pm.info 
mouse-pm.info mousex-types-pm.info text-pdf-pm.info 
Log Message:
+pm5124


Index: any-moose-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/any-moose-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- any-moose-pm.info   21 Jul 2012 22:25:55 -  1.1
+++ any-moose-pm.info   11 Dec 2012 19:37:21 -  1.2
@@ -2,7 +2,7 @@
 Package: any-moose-pm%type_pkg[perl]
 Version: 0.18
 Revision: 1
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 
 Source: mirror:cpan:authors/id/S/SA/SARTAK/Any-Moose-%v.tar.gz
 Source-MD5: 3b03e7c3e2593005105aa8347f9571d5

Index: mouse-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/mouse-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- mouse-pm.info   21 Jul 2012 22:25:55 -  1.1
+++ mouse-pm.info   11 Dec 2012 19:37:21 -  1.2
@@ -5,7 +5,7 @@
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] = 5123) 10.7, 
(%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 
588) 10.6
 Description: Object system for Perl based on Moose
-Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
+Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3 5.12.4)
 License: Artistic
 Maintainer: Benjamin Reed 
 

Index: text-pdf-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/text-pdf-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- text-pdf-pm.info25 Aug 2011 16:48:37 -  1.1
+++ text-pdf-pm.info11 Dec 2012 19:37:21 -  1.2
@@ -5,7 +5,7 @@
 Source: mirror:cpan:authors/id/M/MH/MHOSKEN/Text-PDF-%{v}a.tar.gz
 Source-MD5: 2fdf4c3170e53a083715888237914a9b
 SourceDirectory: Text-PDF-%v
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 PatchScript: perl -0 
-pe's/^.*=head\d\s+(Licensing.*?)(=head\d.*|=cut.*|)$/$1/is' 
lib/Text/PDF/File.pm > COPYRIGHT
 UpdatePOD: true
 Depends: <<

Index: inline-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/inline-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- inline-pm.info  21 Jul 2012 09:34:30 -  1.1
+++ inline-pm.info  11 Dec 2012 19:37:21 -  1.2
@@ -5,7 +5,7 @@
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] = 5123) 10.7, 
(%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 
588) 10.6
 Description: Embed other languages in perl subroutines
-Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
+Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3 5.12.4)
 License: Artistic
 Maintainer: Benjamin Reed 
 

Index: mousex-types-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/mousex-types-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- mousex-types-pm.info21 Jul 2012 22:25:55 -  1.1
+++ mousex-types-pm.info11 Dec 2012 19:37:21 -  1.2
@@ -2,7 +2,7 @@
 Package: mousex-types-pm%type_pkg[perl]
 Version: 0.06
 Revision: 1
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 
 Source: mirror:cpan:authors/id/G/GF/GFUJI/MouseX-Types-%v.tar.gz
 Source-MD5: 83a7fb907b2f536d18dc9ddac99f87ab

Index: archive-zip-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/archive-zip-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- archive-zip-pm.info 25 Aug 2011 15:16:13 -  1.1
+++ archive-zip-pm.info 11 Dec 2012 19:37:21 -  1.2
@@ -2,7 +2,7 @@
 Package: archive-zip-pm%type_pkg[perl]
 Version: 1.30
 Revision: 3
-Type: perl (5.12.3)
+Type: perl (5.12.3 5.12.4)
 Description: Provide an interface to ZIP archive files
 License: Artistic/GPL
 Maintainer: Daniel Macks 


---

[cvs] dists/10.4/stable/main/finkinfo/devel pd-extended-dev.info, 1.3, 1.4

2012-12-11 Thread Hans-Christoph Steiner
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7114

Modified Files:
pd-extended-dev.info 
Log Message:
use Fink's autotools and add a couple more build-deps

Index: pd-extended-dev.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/pd-extended-dev.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- pd-extended-dev.info12 Oct 2012 22:14:43 -  1.3
+++ pd-extended-dev.info11 Dec 2012 18:59:20 -  1.4
@@ -1,9 +1,10 @@
 Package: pd-extended-dev
 Maintainer: Hans-Christoph Steiner 
-Version: 0.43.1
+Version: 0.43.4
 Revision: 1
 Type: bundle
 BuildDepends: <<
+dssi-dev,
 fftw3,
 freetype219,
 gmerlin-avdecoder1,
@@ -19,8 +20,12 @@
 frei0r-dev,
 sdl
 <<
-# artoolkit should be included, but doesn't build on 64-bit yet
+# TODO artoolkit should always be included, but doesn't build on 64-bit yet
 Depends: <<
+artoolkit | fink,
+autoconf2.6,
+automake1.11,
+dssi,
 fftw3-shlibs,
 flite,
 freetype219-shlibs,
@@ -36,6 +41,7 @@
 libquicktime1-shlibs,
 libspeex1-shlibs,
 libtheora0-shlibs,
+libtool2,
 lua51,
 pkgconfig,
 sed,


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] web/news index.en.php, 1.175, 1.176 news.en.inc, 1.169, 1.170 news.en.rdf, 1.204, 1.205 news.rdf, 1.337, 1.338

2012-12-11 Thread Alexander Hansen
Update of /cvsroot/fink/web/news
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31461/news

Modified Files:
index.en.php news.en.inc news.en.rdf news.rdf 
Log Message:
New news


Index: news.en.inc
===
RCS file: /cvsroot/fink/web/news/news.en.inc,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -d -r1.169 -r1.170
--- news.en.inc 7 Dec 2012 15:45:50 -   1.169
+++ news.en.inc 11 Dec 2012 16:11:01 -  1.170
@@ -1,4 +1,18 @@
-2012-11-30: Issues with 
sourceforge CVS
+2012-12-10: Issues with 
all SourceForge Services
+  Sourceforge is currently down.  Check https://twitter.com/sfnet_ops";>
+  the SF.net Operations Twitter feed and 
+http://finkers.wordpress.com/2012/12/10/general-sourceforge-outage/";>
+  the Finkers blog for status updates.
+  For folks who aren't behind firewalls, the best recommendation is to use
+  fink selfupdate-rsync since that is currently functional.  If 
yo$
+  behind a firewall, the best short-term workaround is probably to ask for 
spec$
+  updated package description files by contacting the maintainer
+  directly.
+ The mailing lists and bug tracker are also down, so as an interim solution
+please file bug reports for unmaintained packages (only) as comments to 
+http://finkers.wordpress.com/2012/12/10/general-sourceforge-outage";>
+the Finkers entry.  For maintained packages, send reports to the 
maintainer. ‎
+ 2012-11-30: Issues with 
sourceforge CVS
   Sourceforge's anonymous CVS is currently down.  It is not currently clear
   when it is going to be restored.  In addition, the 
   http://fink.cvs.sourceforge.net/viewvc/fink/";>web interface is
@@ -13,39 +27,4 @@
   fink-0.34.4 was released on 25 September, 2012.  This 
release adds diagnostics to make
   sure that the permissions of directories that fink uses when 
building packages are appropriate.
   Additionally, OS X versions 10.7.5 and 10.8.2 are recognized.
- 2012-07-25: Mountain Lion 
released
-   Mountain Lion is now available to the general public.  Ideally, users 
should update
- to fink-0.34.0 or later before updating their OS.  In addition, 
Xcode 4.4 
- (or at least its command line tools) is required--it can be installed under 
Lion, but 
- there is a separate version of the Command Line Tools for Mountain Lion, so 
make sure
- to install those.  Use fink list xcodeto verify 
that you have the
- Xcode 4.4 command-line tools installed, and that Fink knows where your 
Xcode.app is.
- If the CLI tools are missing or not for Xcode 4.4, reinstall them, e.g. via 
the Xcode 
- Preferences.  If fink isn't finding your Xcode.app, use
- sudo xcode-select -switch /path/to/Xcode.app
- to make sure that your system's tools are pointing to the right place.  
Also run
- sudo xcodebuild -licenseto make sure that the Xcode 
license is accepted
- globally on your system, especially for fink's build user.
- Once you have updated the OS, use
- fink reinstall finkto point it to the 10.8 
distribution, and run
- fink install perl5123-coreto make sure any Perl 
modules you have
- from Lion will still work.
- If you updated the OS first,
-  and have an earlier version of fink which doesn't know about 
Mountain Lion, you
-  have probably found that it doesn't work.  To work around this issue, do the 
-  following: (1) download an updated copy of 
-  https://raw.github.com/fink/fink/master/perlmod/Fink/Services.pm";>
-  Services.pm, (2) move the downloaded file into /sw/lib/perl5/Fink, such 
as
-  viasudo mv /path/to/Services.pm 
/sw/lib/perl5/Fink; 
-  (change /sw and /path/to to match 
-  your particular setup); (3) runfink selfupdate, 
which should
-  download and install fink-0.34.0; (4) use fink 
reinstall fink
-  to ensure that fink is pointing at the 10.8 distribution, 
-  and (5) install perl5123-core
-  as above.
-  Addendum, 2012-07-26:  It appears that the OS update wipes out the
-  users that Fink creates (but not the groups).  After following the steps 
above, you should
-  (1) Runfink configure to set the Fink build user 
back up, and 
-  (2) use fink list -it passwd | cut -f2 | xargs fink 
reinstall to reinstall
-  the various passwd* packages and their users. 
-  
+ 

Index: news.rdf
===
RCS file: /cvsroot/fink/web/news/news.rdf,v
retrieving revision 1.337
retrieving revision 1.338
diff -u -d -r1.337 -r1.338
--- news.rdf7 Dec 2012 15:45:50 -   1.337
+++ news.rdf11 Dec 2012 16:11:01 -  1.338
@@ -5,8 +5,43 @@
 http://fink.sourceforge.net/news/
 Fink Project News
 en
-2012-12-07T08:43:43-07:00
+2012-12-11T09:10:26-07:00
 mailto:fink-c...@lists.sourceforge.net"/>
+http://fink.sourceforge.net/news/#2012-12-10%20Issues%20with%20all%20SourceForge%20Services";>
+  Issues with all SourceForge Services
+  
http://fink.sourceforge.net/news/#2012-12-10%20Issues%20with%20all%20SourceForge%

[cvs] web/xml/news news.en.xml,1.179,1.180

2012-12-11 Thread Alexander Hansen
Update of /cvsroot/fink/web/xml/news
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31294

Modified Files:
news.en.xml 
Log Message:
Update news


Index: news.en.xml
===
RCS file: /cvsroot/fink/web/xml/news/news.en.xml,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -d -r1.179 -r1.180
--- news.en.xml 7 Dec 2012 15:43:22 -   1.179
+++ news.en.xml 11 Dec 2012 16:10:05 -  1.180
@@ -3,6 +3,25 @@
 
  $Id$
 
+ 2012-12-10
+ Issues with all SourceForge Services
+ 
+  Sourceforge is currently down.  Check https://twitter.com/sfnet_ops";>
+  the SF.net Operations Twitter feed and 
+http://finkers.wordpress.com/2012/12/10/general-sourceforge-outage/";>
+  the Finkers blog for status updates.
+  For folks who aren't behind firewalls, the best recommendation is to use
+  fink selfupdate-rsync since that is currently functional.  If 
yo$
+  behind a firewall, the best short-term workaround is probably to ask for 
spec$
+  updated package description files by contacting the maintainer
+  directly.
+ The mailing lists and bug tracker are also down, so as an interim solution
+please file bug reports for unmaintained packages (only) as comments to 
+http://finkers.wordpress.com/2012/12/10/general-sourceforge-outage";>
+the Finkers entry.  For maintained packages, send reports to the 
maintainer. ‎
+ 
+
+
  2012-11-30
  Issues with sourceforge CVS
  


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[cvs] dists/10.7/stable/main/finkinfo/sci xmaxima-x11.info,1.8,1.9

2012-12-11 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30802/10.7/stable/main/finkinfo/sci

Modified Files:
xmaxima-x11.info 
Log Message:
New upstream


Index: xmaxima-x11.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/xmaxima-x11.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- xmaxima-x11.info7 Dec 2012 01:43:32 -   1.8
+++ xmaxima-x11.info11 Dec 2012 16:01:02 -  1.9
@@ -1,11 +1,11 @@
 Info2: <<
 Package: xmaxima-x11
-Version: 5.29.0
+Version: 5.29.1
 Revision: 1
 Maintainer: Alexander Hansen 
 Description: Tcl/TK front end for maxima (X11 graphics)
 Source: mirror:sourceforge:maxima/Maxima-source/%v-source/maxima-%v.tar.gz
-Source-MD5: 1d5c4e9bde5b19ca78627b925adda5b3
+Source-MD5: a94a5927ddf28fec21add31c2ae31a72
 Type: sbcl (1.1.2)
 Depends: tcltk
 RuntimeDepends: maxima (>= %v-%r)


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/sci xmaxima-x11.info,1.8,1.9

2012-12-11 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30802/10.4/stable/main/finkinfo/sci

Modified Files:
xmaxima-x11.info 
Log Message:
New upstream


Index: xmaxima-x11.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/xmaxima-x11.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- xmaxima-x11.info7 Dec 2012 01:43:32 -   1.8
+++ xmaxima-x11.info11 Dec 2012 16:01:02 -  1.9
@@ -1,11 +1,11 @@
 Info2: <<
 Package: xmaxima-x11
-Version: 5.29.0
+Version: 5.29.1
 Revision: 1
 Maintainer: Alexander Hansen 
 Description: Tcl/TK front end for maxima (X11 graphics)
 Source: mirror:sourceforge:maxima/Maxima-source/%v-source/maxima-%v.tar.gz
-Source-MD5: 1d5c4e9bde5b19ca78627b925adda5b3
+Source-MD5: a94a5927ddf28fec21add31c2ae31a72
 Type: sbcl (1.1.2)
 Depends: tcltk
 RuntimeDepends: maxima (>= %v-%r)


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/crypto maxima.info,1.15,1.16

2012-12-11 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30802/10.7/stable/main/finkinfo/crypto

Modified Files:
maxima.info 
Log Message:
New upstream


Index: maxima.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/crypto/maxima.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- maxima.info 5 Dec 2012 02:08:12 -   1.15
+++ maxima.info 11 Dec 2012 16:01:02 -  1.16
@@ -1,6 +1,6 @@
 Info2: <<
 Package: maxima
-Version: 5.29.0
+Version: 5.29.1
 Revision: 1
 Maintainer: Alexander Hansen 
 Description: Symbol manipulation program
@@ -24,9 +24,7 @@
 Replaces: maxima, maxima-nox
 
 Source: mirror:sourceforge:%n/Maxima-source/%v-source/%n-%v.tar.gz
-Source-MD5: 1d5c4e9bde5b19ca78627b925adda5b3
-PatchFile: %n-displa.lisp.patch
-PatchFile-MD5: 3d9fe87e7faaace666b7e9796593d631
+Source-MD5: a94a5927ddf28fec21add31c2ae31a72
 
 ConfigureParams: <<
 --infodir='${prefix}/share/info' \


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/crypto maxima.info,1.13,1.14

2012-12-11 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30802/10.4/stable/main/finkinfo/crypto

Modified Files:
maxima.info 
Log Message:
New upstream


Index: maxima.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto/maxima.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- maxima.info 5 Dec 2012 02:08:12 -   1.13
+++ maxima.info 11 Dec 2012 16:01:02 -  1.14
@@ -1,6 +1,6 @@
 Info2: <<
 Package: maxima
-Version: 5.29.0
+Version: 5.29.1
 Revision: 1
 Maintainer: Alexander Hansen 
 Description: Symbol manipulation program
@@ -25,9 +25,7 @@
 Replaces: maxima, maxima-nox
 
 Source: mirror:sourceforge:%n/Maxima-source/%v-source/%n-%v.tar.gz
-Source-MD5: 1d5c4e9bde5b19ca78627b925adda5b3
-PatchFile: %n-displa.lisp.patch
-PatchFile-MD5: 3d9fe87e7faaace666b7e9796593d631
+Source-MD5: a94a5927ddf28fec21add31c2ae31a72
 
 ConfigureParams: <<
 --infodir='${prefix}/share/info' \


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs