Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv20443

Modified Files:
        html-html5-parser-pm.info 
Added Files:
        html-html5-entities-pm.info 
Log Message:
New upstream html-html5-parser-pm 0.106.


--- NEW FILE: html-html5-entities-pm.info ---
Package: html-html5-entities-pm
Version: 0.001
Revision: 1
License: Artistic/GPL
Description: Drop-in replacement for HTML::Entities
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
Homepage: http://search.cpan.org/dist/HTML-HTML5-Entities/

Source: mirror:cpan:authors/id/T/TO/TOBYINK/HTML-HTML5-Entities-%v.tar.gz
Source-MD5: a3fcff3845f0e0428483385fdeaaf0eb

Depends: common-sense-pm
BuildDepends: extutils-makemaker-pm

Type: perl
UpdatePOD: true

DocFiles: Changes README LICENSE

Index: html-html5-parser-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/html-html5-parser-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- html-html5-parser-pm.info   27 Sep 2011 15:30:50 -0000      1.2
+++ html-html5-parser-pm.info   11 Oct 2011 15:10:05 -0000      1.3
@@ -1,6 +1,6 @@
 Info2: <<
 Package: html-html5-parser-pm%type_pkg[perl]
-Version: 0.104
+Version: 0.106
 Revision: 1
 Distribution: (%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, 
(%type_pkg[perl] = 5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] 
= 5123) 10.7, (%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, 
(%type_pkg[perl] = 588) 10.6
 Type: perl (5.8.6 5.8.8 5.10.0 5.12.3)
@@ -27,6 +27,7 @@
 Depends: <<
        error-pm,
        html-encoding-pm%type_pkg[perl],
+       html-html5-entities-pm,
        libwww-pm%type_pkg[perl],
        xml-libxml-pm%type_pkg[perl],
        perl%type_pkg[perl]-core
@@ -35,7 +36,7 @@
 InfoTest: TestDepends: test-simple-pm%type_pkg[perl] (>= 0.94-2)
 
 Source: mirror:cpan:authors/id/T/TO/TOBYINK/HTML-HTML5-Parser-%v.tar.gz
-Source-MD5: e5f13fd26e63ae6b1a543fc90075ab35
+Source-MD5: 1528bb2c48bc0041e7aac2171dffce31
 
 PatchScript: <<
        perl -pi -e 's/auto_install;//' Makefile.PL
@@ -50,9 +51,16 @@
   %{default_script}
   /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl]
   /bin/mv %i/bin/html2xhtml %i/bin/html2xhtml-pm%type_pkg[perl]
+  /bin/mv %i/bin/html5debug %i/bin/html5debug-pm%type_pkg[perl]
 <<
 
-PostInstScript: update-alternatives --install %p/bin/html2xhtml html2xhtml 
%p/bin/html2xhtml-pm%type_pkg[perl] %type_pkg[perl]
+PostInstScript: <<
+       update-alternatives --install %p/bin/html2xhtml html2xhtml 
%p/bin/html2xhtml-pm%type_pkg[perl] %type_pkg[perl]
+       update-alternatives --install %p/bin/html5debug html5debug 
%p/bin/html5debug-pm%type_pkg[perl] %type_pkg[perl]
+<<
 
-PreRmScript: update-alternatives --remove html2xhtml 
%p/bin/html2xhtml-pm%type_pkg[perl]
+PreRmScript: <<
+       update-alternatives --remove html2xhtml 
%p/bin/html2xhtml-pm%type_pkg[perl]
+       update-alternatives --remove html5debug 
%p/bin/html5debug-pm%type_pkg[perl]
+<<
 <<


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to