Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv17511

Modified Files:
        extutils-makemaker-pm.info 
Log Message:
Take over and update to new upstream. Use update-alternatives instead of 
separate -bin splitoff.

Index: extutils-makemaker-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/extutils-makemaker-pm.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- extutils-makemaker-pm.info  12 Mar 2009 06:41:40 -0000      1.7
+++ extutils-makemaker-pm.info  30 May 2009 00:44:23 -0000      1.8
@@ -1,20 +1,30 @@
 Info2: <<
 Package: extutils-makemaker-pm%type_pkg[perl]
-Version: 6.48
+Version: 6.50
 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: perl (5.8.1 5.8.6 5.8.8)
+Architecture: (%type_pkg[perl] = 581) powerpc
+Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 5100) 10.5, 
(%type_pkg[perl] = 5100) 10.6
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
 Description: Perl module to create a module Makefile
 License: Artistic
-Maintainer: Christian Schaffner <[email protected]>
+Maintainer: Daniel Johnson <[email protected]>
+DescPackaging: <<
+       Previously maintained by
+       Christian Schaffner <[email protected]>
+       
+       Eliminated -bin splitoff and used update-alternatives to
+       allow binaries to coexist.
+<<
 
 # Dependencies:
 Depends: perl%type_pkg[perl]-core
 
+Replaces: %{Ni}581-bin, %{Ni}586-bin, %{Ni}588-bin
+Provides: %N-bin
+
 # Unpack Phase:
 Source: mirror:cpan:authors/id/M/MS/MSCHWERN/ExtUtils-MakeMaker-%v.tar.gz
-Source-MD5: bf6fb52631f02cbe36bdab2351c4eeb4
+Source-MD5: b7947235d742412adeb4cb224d0f4c3e
 
 # Install Phase:
 UpdatePOD: True
@@ -22,14 +32,12 @@
 InstallScript: <<
  %{default_script}
  mv %i/share/man %i/lib/perl5/%type_raw[perl]
+ /bin/mv %i/bin/instmodsh %i/bin/instmodsh-pm%type_pkg[perl]
 <<
-SplitOff: <<
- Package: %N-bin
- Depends: %N (= %v-%r)
- Conflicts: %{Ni}581-bin, %{Ni}586-bin, %{Ni}588-bin
- Replaces: %{Ni}581-bin, %{Ni}586-bin, %{Ni}588-bin
- Files: bin
-<<
+
+PostInstScript: update-alternatives --install %p/bin/instmodsh instmodsh 
%p/bin/instmodsh-pm%type_pkg[perl] %type_pkg[perl]
+
+PreRmScript: update-alternatives --remove instmodsh 
%p/bin/instmodsh-pm%type_pkg[perl]
 
 # Additional Info:
 Homepage: http://search.cpan.org/dist/ExtUtils-MakeMaker/


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to