Update of /cvsroot/fink/dists/10.2-gcc3.3/unstable/main/finkinfo/libs/perlmods
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16320/libs/perlmods

Modified Files:
        gd-pm-1.43-1.info 
Log Message:
RFC-822 -> heredoc conversion.


Index: gd-pm-1.43-1.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2-gcc3.3/unstable/main/finkinfo/libs/perlmods/gd-pm-1.43-1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gd-pm-1.43-1.info   2 Dec 2003 02:50:54 -0000       1.1
+++ gd-pm-1.43-1.info   24 Feb 2004 08:14:03 -0000      1.2
@@ -8,9 +8,12 @@
 SourceRename: GD-%v.tar.gz
 SourceDirectory: GD-1.40
 Source-MD5: f81d345fc5827a4c798dd3538a5b5b4e
-DescPackaging: Makefile.PL is patched via perl commands for linking with the gd libs 
in the Fink directory
-  because of the forced installation of libjpeg and freetype, interactive feature 
selection is overridden
-PatchScript:  cp Makefile.PL Makefile.PL.original
+DescPackaging: <<
+Makefile.PL is patched via perl commands for linking with the gd libs in the Fink 
directory
+because of the forced installation of libjpeg and freetype, interactive feature 
selection is overridden
+<<
+PatchScript: <<
+  cp Makefile.PL Makefile.PL.original
   perl -pi -e 's/qw\(-I/qw\(-I\%p\/include -I/' Makefile.PL
   perl -pi -e 's/qw\(-L/qw\(-L\%p\/lib -L/' Makefile.PL
   perl -pi -e 's/warn.+Please.+//' Makefile.PL
@@ -18,12 +21,17 @@
   perl -pi -e 's/(TTF +=).+eq /$1/' Makefile.PL
   perl -pi -e 's/(XPM +=).+eq /$1/' Makefile.PL
   perl -pi -e 's/(XPM.+)y/$1n/' Makefile.PL
-CompileScript:  perl Makefile.PL PREFIX=%i LIB=%i/lib/perl5 
INSTALLMAN1DIR=%i/share/man/man1 INSTALLMAN3DIR=%i/share/man/man3
+<<
+CompileScript: <<
+  perl Makefile.PL PREFIX=%i LIB=%i/lib/perl5 INSTALLMAN1DIR=%i/share/man/man1 
INSTALLMAN3DIR=%i/share/man/man3
   make
-InstallScript: make install
+<<
+InstallScript: <<
+  make install
   rm -f %i/lib/perl5/darwin/perllocal.pod
   mkdir -p %i/share/doc/gd-pm
   install -p -m644 MANIFEST README %i/share/doc/gd-pm
+<<
 License: Artistic
 Description: Perl interface to the GD graphics library
 Homepage: http://stein.cshl.org/WWW/software/GD/



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to