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

tommyd at macports.org tommyd at macports.org
Sun May 2 07:27:58 PDT 2010


Revision: 67205
          http://trac.macports.org/changeset/67205
Author:   tommyd at macports.org
Date:     2010-05-02 07:27:52 -0700 (Sun, 02 May 2010)
Log Message:
-----------
new upstream version

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

Modified: trunk/dports/www/ikiwiki/Portfile
===================================================================
--- trunk/dports/www/ikiwiki/Portfile	2010-05-02 03:52:57 UTC (rev 67204)
+++ trunk/dports/www/ikiwiki/Portfile	2010-05-02 14:27:52 UTC (rev 67205)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 PortGroup perl5 1.0
 
-perl5.setup             ikiwiki 3.20100403
+perl5.setup             ikiwiki 3.20100501
 name                    ikiwiki
 categories              www perl
 description             A wiki compiler.
@@ -22,9 +22,9 @@
 
 patchfiles              patch-Makefile.PL.diff
 
-checksums               md5     cedd9c277e60b348ab6009f38a5ad5d8 \
-                        sha1    e3e9102b43f73afd186b1780762c83da45244893 \
-                        rmd160  8e89f568d731f3dc2f33035e54dea74f63dcb73c
+checksums               md5     558ebf912d4af5d74094748e42b04f5b \
+                        sha1    271b2176555106a1fb85fffe4fb5fcaca44f35dd \
+                        rmd160  d1c35c50593ccedc9f119fdf25f155f2d06b25a0
 
 depends_build           port:coreutils
 
@@ -78,3 +78,11 @@
     ${worksrcpath}/ikiwiki-update-wikilist \
     ${worksrcpath}/ikiwiki-mass-rebuild
 }
+
+post-activate {
+    ui_msg "###########################################################"
+    ui_msg "# If you upgrade from version 3.20100403 or earlier, please"
+    ui_msg "# read the upgrade instruction here:                       "
+    ui_msg "# http://ikiwiki.info/news/version_3.20100427/             "
+    ui_msg "###########################################################"
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100502/e28509a0/attachment.html>


More information about the macports-changes mailing list