Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv23985

Modified Files:
        locale-maketext-lexicon-pm.info 
Log Message:
take over and update


Index: locale-maketext-lexicon-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/locale-maketext-lexicon-pm.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- locale-maketext-lexicon-pm.info     8 Oct 2009 06:08:03 -0000       1.10
+++ locale-maketext-lexicon-pm.info     24 May 2010 21:51:18 -0000      1.11
@@ -1,23 +1,24 @@
 Info2: <<
 Package: locale-maketext-lexicon-pm%type_pkg[perl]
-Version: 0.77
+Version: 0.82
 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: perl (5.8.1 5.8.4 5.8.6 5.8.8)
 Description: Perl module providing lexicon-handling
 License: OSI-Approved
-Maintainer: Christian Schaffner <[email protected]>
+Maintainer: Daniel Macks <[email protected]>
 
 # Dependencies:
-Depends: perl%type_pkg[perl]-core, locale-maketext-pm%type_pkg[perl]
+Depends: perl%type_pkg[perl]-core
 BuildDepends: fink (>= 0.20.1-1)
-Conflicts: %N-man
-Replaces: %N-man
+# various former %v had splitoffs for various components; now monolithic
+Conflicts: %N-man, %{Ni}581-bin, %{Ni}584-bin, %{Ni}586-bin, %{Ni}588-bin
+Replaces: %N-man, %{Ni}581-bin, %{Ni}584-bin, %{Ni}586-bin, %{Ni}588-bin
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/D/DR/DRTECH/Locale-Maketext-Lexicon-%v.tar.gz
-Source-MD5: 622dada722fb6db0e49e453c843af83c
+Source-MD5: 738110c1e3a02d9d7e7c39e4905c2b1d
 
 # Install Phase:
 UpdatePOD: True
@@ -25,13 +26,15 @@
 InstallScript: <<
   %{default_script}
   mv %i/share/man %i/lib/perl5/%type_raw[perl]
+       mv %i/bin/xgettext.pl %i/bin/xgettext.pl-%type_pkg[perl]
 <<
-SplitOff2: <<
- Package: %N-bin
- Depends: %N (= %v-%r)
- 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
- Files: bin
+
+PostInstScript: <<
+       update-alternatives --install %p/bin/xgettext.pl xgettext.pl 
%p/bin/xgettext.pl-%type_pkg[perl] %type_pkg[perl]
+<<
+
+PreRmScript: <<
+       update-alternatives --remove xgettext.pl 
%p/bin/xgettext.pl-%type_pkg[perl]
 <<
 
 # Additional Info:
@@ -49,5 +52,8 @@
 about my experiences at localizing web applications based on HTML::Mason and
 the Template Toolkit.
 <<
+DescPackaging: <<
+       Former Maintainer: Christian Schaffner <[email protected]>
+<<
 Homepage: http://search.cpan.org/dist/Locale-Maketext-Lexicon/
 <<


------------------------------------------------------------------------------

_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to