Author: ranger
Date: Tue Jul 25 03:35:06 2006
New Revision: 232

URL: 
<http://svn.finkproject.org/websvn/listing.php?sc=1&rev=232&repname=user%3a+ranger>
Log:
no more 10.4-t work at this point

Removed:
    trunk/experimental/10.4-transitional/
    trunk/experimental/3rdparty/10.4-transitional/
Modified:
    trunk/experimental/generate-infofiles.pl

Modified: trunk/experimental/generate-infofiles.pl
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/generate-infofiles.pl&rev=232&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/generate-infofiles.pl (original)
+++ trunk/experimental/generate-infofiles.pl Tue Jul 25 03:35:06 2006
@@ -36,15 +36,6 @@
                '^libxine1-shlibs$'    => 'libxine-shlibs',
                '^fontconfig2-shlibs$' => undef,
                '^libicu32-dev$'       => undef,
-       },
-       '10.4-transitional' => {
-               '^autoconf2.5'         => 'autoconf',
-#              '^libgettext3-dev'     => 'gettext-dev',
-#              '^libgettext3-shlibs'  => 'gettext',
-               '^gettext-dev$'        => 'libgettext3-dev',
-               '^gettext$'            => 'libgettext3-shlibs',
-               '^libicu31-dev$'       => undef,
-               '^gcc3.1$'             => undef,
        },
        '10.4' => {
                '^autoconf2.5'         => 'autoconf',
@@ -204,28 +195,6 @@
                '^zope$'                                    => [ '2.6.3',       
 '1102' ],
                '^macosx$'                                  => [ '10.4.3',      
 '1'    ],
        },
-       '10.4-transitional' => {
-               '^boo$'                                     => [ '0.7.5.2013',  
 '23'   ],
-               '^cocoa-sharp$'                             => [ '0.9.1',       
 '22'   ],
-               '^ecj$'                                     => [ '3.1.2',       
 '21'   ],
-               '^gecko-sharp$'                             => [ '2.0',         
 '29'   ],
-               '^glib2(-dev|-shlibs)?$'                    => [ '2.8.6',       
 '122'  ],
-               '^gtk-sharp$'                               => [ '1.0.10',      
 '24'   ],
-               '^gtk-sharp(2|-monodoc)$'                   => [ '2.4.2',       
 '22'   ],
-               '^gtksourceview-sharp$'                     => [ '2.0',         
 '25'   ],
-               '^ikvm$'                                    => [ '0.22.0.0',    
 '21'   ],
-               '^libgdiplus$'                              => [ '1.1.14',      
 '21'   ],
-               '^libusb(-shlibs)?$'                        => [ '0.1.8',       
 '15'   ],
-               '^mjpegtools2?(-dev|-shlibs)?$'             => [ '1.6.2',       
 '3'    ],
-               '^mono(-dev|-shlibs)$',                     => [ '1.1.14',      
 '21'   ],
-               '^mono-tools$',                             => [ '1.1.11',      
 '22'   ],
-               '^monodevelop$'                             => [ '0.9',         
 '23'   ],
-               '^monodoc$'                                 => [ '1.1.13',      
 '22'   ],
-               '^nant$'                                    => [ '0.85',        
 '32'   ],
-               '^qt3(-.+)?$'                               => [ '3.3.6',       
 '27'   ],
-               '^sane-backends(-dev|-shlibs)?$'            => [ '1.0.15',      
 '4'    ],
-               '^macosx$'                                  => [ '10.4.3',      
 '1'    ],
-       },
        '10.3' => {
                '^boo$'                                     => [ '0.7.5.2013',  
 '13'   ],
                '^cocoa-sharp$'                             => [ '0.9.1',       
 '12'   ],
@@ -284,7 +253,7 @@
        'Homepage', 'DescDetail', 'DescUsage', 'DescPackaging', 'DescPort',
 );
 
-my @TREES = qw( 10.3 10.4-transitional 10.4 );
+my @TREES = qw( 10.3 10.4 );
 
 my $APPEND_USAGE = '^arts|kde\S+3|kdevelop|koffice|bundle-kde|kgpg';
 
@@ -845,8 +814,6 @@
 
        if ($tree eq '10.3') {
                $revision = revision_add($revision, 10);
-       } elsif ($tree eq '10.4-transitional') {
-               $revision = revision_add($revision, 20);
        } elsif ($tree eq '10.4') {
                $revision = revision_add($revision, 1020);
        } else {


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to