Revision: 6914
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6914&view=rev
Author:   gespinasse
Date:     2013-02-09 13:37:26 +0000 (Sat, 09 Feb 2013)
Log Message:
-----------
Fix download of XML-Simple by upgrading to 2.20
Add a comment on the new XML::NamespaceSupport, XML::SAX, XML::SAX::Expat 
prerequisites.
Package look to be able to live without, and unsupported tests are skipped.

Modified Paths:
--------------
    ipcop/trunk/lfs/XML-Simple

Modified: ipcop/trunk/lfs/XML-Simple
===================================================================
--- ipcop/trunk/lfs/XML-Simple  2013-02-09 13:29:43 UTC (rev 6913)
+++ ipcop/trunk/lfs/XML-Simple  2013-02-09 13:37:26 UTC (rev 6914)
@@ -33,7 +33,7 @@
 include Config
 
 PKG_NAME   = XML-Simple
-VER        = 2.18
+VER        = 2.20
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
@@ -51,7 +51,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 593aa8001e5c301cdcdb4bb3b63abc33
+$(DL_FILE)_MD5 = 4d10964e123b76eca36678464daa63cd
 
 install : $(TARGET)
 
@@ -82,6 +82,8 @@
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
 
+       # As 2.20, package ask for XML::NamespaceSupport, XML::SAX, 
XML::SAX::Expat prerequisites.
+       # That doesn't look mandatory and unapplicable tests are skipped.
        cd $(DIR_APP) && perl Makefile.PL
        cd $(DIR_APP) && make
 ifeq "$(RUNNING_TEST)" "yes"

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to