[Lunar-commits] <moonbase-other> HTML-Tree: version bumped to 5.03

Stefan Wold ratler at lunar-linux.org
Sat Jan 18 23:17:59 CET 2014


commit e835feef6fc744c45413476e299a3ecfc864116a
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sat, 18 Jan 2014 05:30:04 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/e835feef6fc744c45413476e299a3ecfc864116a

HTML-Tree: version bumped to 5.03
---
  perl/HTML-Tree/BUILD   | +4/-6     
  perl/HTML-Tree/DETAILS | +5/-5     
  2 files changed, 9 insertions(+), 11 deletions(-)

--- a/perl/HTML-Tree/BUILD
+++ b/perl/HTML-Tree/BUILD
@@ -1,6 +1,4 @@
-(
-
-  perl  Makefile.PL  &&
-  default_make
-
-) > $C_FIFO 2>&1
+perl Build.PL &&
+./Build &&
+prepare_install &&
+./Build install
--- a/perl/HTML-Tree/DETAILS
+++ b/perl/HTML-Tree/DETAILS
@@ -1,11 +1,11 @@
           MODULE=HTML-Tree
-         VERSION=4.2
+         VERSION=5.03
           SOURCE=$MODULE-$VERSION.tar.gz
-   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/J/JF/JFEARN/
-      SOURCE_VFY=sha1:90fc3f3a2269b32a224f2d905e6e47b5ec4bd600
-        WEB_SITE=http://search.cpan.org/~jfearn/HTML-Tree-$VERSION/
+      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/C/CJ/CJM
+      SOURCE_VFY=sha1:eb9aae88501f8158440eb98bcb979a57c08c2be5
+        WEB_SITE=http://search.cpan.org/~cjm/HTML-Tree-5.03/
          ENTERED=20040212
-         UPDATED=20110415
+         UPDATED=20140118
            SHORT="Parser that builds an HTML syntax tree"
 
 cat << EOF




More information about the Lunar-commits mailing list