Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv25522

Modified Files:
      Tag: pangocairo-branch
        glib-pm.info 
Added Files:
      Tag: pangocairo-branch
        glib-pm.patch 
Log Message:
new version


--- NEW FILE: glib-pm.patch ---
diff -Nurd -x'*~' Glib-1.164.orig/Makefile.PL Glib-1.164/Makefile.PL
--- Glib-1.164.orig/Makefile.PL 2007-12-16 13:39:57.000000000 -0500
+++ Glib-1.164/Makefile.PL      2008-02-02 11:28:53.000000000 -0500
@@ -121,7 +121,7 @@
 # add -I. and -I./build to the include path so we can find our own files.
 # this will be inherited by dependant modules, so they can find their
 # generated files.
-$glib->set_inc ($glibcfg{cflags} . $gthreadcfg{cflags} . ' -I. ');
+$glib->set_inc (' -I. ' . $glibcfg{cflags} . $gthreadcfg{cflags});
 $glib->set_libs ($glibcfg{libs} . $gthreadcfg{libs});
 my $cwd = cwd();
 $glib->add_typemaps (map {File::Spec->catfile($cwd,$_)} 'typemap');

Index: glib-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/glib-pm.info,v
retrieving revision 1.8.2.6
retrieving revision 1.8.2.7
diff -u -d -r1.8.2.6 -r1.8.2.7
--- glib-pm.info        2 Feb 2008 16:18:53 -0000       1.8.2.6
+++ glib-pm.info        2 Feb 2008 16:45:00 -0000       1.8.2.7
@@ -1,26 +1,32 @@
 Info2: <<
 Package: glib-pm%type_pkg[perl]
-Version: 1.144
+Version: 1.164
 Revision: 1
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4, 
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
 ###
 Depends: <<
-  perl%type_pkg[perl]-core,
-  xml-parser-pm%type_pkg[perl], xml-writer-pm,
-  glib2-shlibs (>= 2.12.0-1), libgettext3-shlibs, libiconv
+       perl%type_pkg[perl]-core,
+       glib2-shlibs (>= 2.14.0-1),
+       libgettext3-shlibs,
+       libiconv,
+       xml-parser-pm%type_pkg[perl],
+       xml-writer-pm
 <<
 BuildDepends: <<
-  perl%type_pkg[perl]-core,
-  xml-parser-pm%type_pkg[perl], xml-writer-pm,
-  fink (>= 0.20.1-1),
-  extutils-pkgconfig-pm (>= 1.00-1), extutils-depends-pm (>= 0.200-1),
-  glib2-dev (>= 2.12.0-1), libgettext3-dev, libiconv-dev
+       extutils-pkgconfig-pm (>= 1.00-1),
+       extutils-depends-pm (>= 0.200-1),
+       fink (>= 0.24.12-1),
+       glib2-dev (>= 2.14.0-1),
+       libgettext3-dev,
+       libiconv-dev
 <<
 Replaces: glib-pm
 ###
 Source: mirror:cpan:authors/id/T/TS/TSCH/Glib-%v.tar.gz
-Source-MD5: 8d7b9a6cd0707a402752d58f82fbe528
+Source-MD5: 7af654cb6a64ef2d7fea13465efd3999
+PatchFile: %{ni}.patch
+PatchFile-MD5: bf3692402e2bf93540ce9d65b13c0b68
 ###
 # cannot be used with perl < 5.8.0
 Type: perl (5.8.1 5.8.6 5.8.8)


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to