[41703] trunk/dports/www/ikiwiki/Portfile

tommyd at macports.org tommyd at macports.org
Sun Nov 9 01:42:34 PST 2008


Revision: 41703
          http://trac.macports.org/changeset/41703
Author:   tommyd at macports.org
Date:     2008-11-09 01:42:33 -0800 (Sun, 09 Nov 2008)
Log Message:
-----------
* added missing dependency to p5-html-template
* upstream released 2.68 in the meantime...

Modified Paths:
--------------
    trunk/dports/www/ikiwiki/Portfile

Modified: trunk/dports/www/ikiwiki/Portfile
===================================================================
--- trunk/dports/www/ikiwiki/Portfile	2008-11-09 09:28:13 UTC (rev 41702)
+++ trunk/dports/www/ikiwiki/Portfile	2008-11-09 09:42:33 UTC (rev 41703)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 PortGroup perl5 1.0
 
-perl5.setup             ikiwiki 2.66
+perl5.setup             ikiwiki 2.68
 name                    ikiwiki
 categories              www perl
 description             A wiki compiler.
@@ -22,9 +22,9 @@
 
 patchfiles              patch-Makefile.PL.diff
 
-checksums              md5 d5f9ea74d17c56384a611edaf837c1f5 \
-                       sha1 80516c230712c2ad004368f7a7b3568a65f6c7fb \
-                       rmd160 e8217d7ede61819fda491eb7accaede168215c89
+checksums              md5 a6843411dc1fceceab3d8bd2878b1ef2 \
+                       sha1 41bb8287feb75a74b1c51c9cc9200b15802fbce2 \
+                       rmd160 9dd4cce63f149e9630d7aeeae9ec73f8737088ff
 
 depends_build           port:perl5.8 port:coreutils
 
@@ -37,6 +37,7 @@
                         port:p5-html-scrubber \
                         port:p5-html-parser \
                         port:p5-mail-sendmail \
+                        port:p5-html-template \
                         port:p5-text-markdown \
                         port:p5-uri \
                         port:p5-timedate \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081109/023a3b72/attachment.html>


More information about the macports-changes mailing list