Revision: 72691 http://trac.macports.org/changeset/72691 Author: tommyd@macports.org Date: 2010-10-24 03:58:14 -0700 (Sun, 24 Oct 2010) Log Message: ----------- * new upstream version * remove the manual upgrade notice (we've displayed it for the past six months, this should be enough) Modified Paths: -------------- trunk/dports/www/ikiwiki/Portfile Modified: trunk/dports/www/ikiwiki/Portfile =================================================================== --- trunk/dports/www/ikiwiki/Portfile 2010-10-24 08:16:31 UTC (rev 72690) +++ trunk/dports/www/ikiwiki/Portfile 2010-10-24 10:58:14 UTC (rev 72691) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup ikiwiki 3.20100926 +perl5.setup ikiwiki 3.20101023 name ikiwiki categories www perl description A wiki compiler. @@ -22,9 +22,9 @@ patchfiles patch-Makefile.PL.diff -checksums md5 34935e59046c73c44b821465e9981e83 \ - sha1 6d68d75185f8b6d5abffd896319039c205b72b37 \ - rmd160 ad6691b1903dffb1e2f895ff6c17e79db7173587 +checksums md5 780fd9477dd4083dfa67b00d08bad367 \ + sha1 3c2736c80b44f3a34e83c490f8dae47ad7439da7 \ + rmd160 45a690561aa991a0b8ec2a2fd4e591b1216152d4 depends_build port:coreutils @@ -100,11 +100,3 @@ ${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 "###########################################################" -}
participants (1)
-
tommyd@macports.org