[61373] trunk/dports/www/ikiwiki
tommyd at macports.org
tommyd at macports.org
Wed Dec 9 13:21:46 PST 2009
Revision: 61373
http://trac.macports.org/changeset/61373
Author: tommyd at macports.org
Date: 2009-12-09 13:21:43 -0800 (Wed, 09 Dec 2009)
Log Message:
-----------
* new upstream version
* Makefile.PL needs one patch less (upstream incorporated a fix)
Modified Paths:
--------------
trunk/dports/www/ikiwiki/Portfile
trunk/dports/www/ikiwiki/files/patch-Makefile.PL.diff
Modified: trunk/dports/www/ikiwiki/Portfile
===================================================================
--- trunk/dports/www/ikiwiki/Portfile 2009-12-09 19:54:17 UTC (rev 61372)
+++ trunk/dports/www/ikiwiki/Portfile 2009-12-09 21:21:43 UTC (rev 61373)
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.setup ikiwiki 3.20091031
+perl5.setup ikiwiki 3.20091202
name ikiwiki
categories www perl
description A wiki compiler.
@@ -22,9 +22,9 @@
patchfiles patch-Makefile.PL.diff
-checksums md5 a320b27b9e351d997653fd2d36809ca2 \
- sha1 a9cc49432087991e3336c3f2a2981f5ac78fb79a \
- rmd160 4c3467118fc5e18dfbe202e170d0c5f166f12a0f
+checksums md5 19e6996dec73347f6709d3df44cf26ad \
+ sha1 d5baaba6b804b74f30143d48b7c7613c6f51ecdc \
+ rmd160 b07d794fb00dd55cff4b7ef593450e80e8e83cd5
depends_build port:coreutils
Modified: trunk/dports/www/ikiwiki/files/patch-Makefile.PL.diff
===================================================================
--- trunk/dports/www/ikiwiki/files/patch-Makefile.PL.diff 2009-12-09 19:54:17 UTC (rev 61372)
+++ trunk/dports/www/ikiwiki/files/patch-Makefile.PL.diff 2009-12-09 21:21:43 UTC (rev 61373)
@@ -1,16 +1,7 @@
---- Makefile.PL.bkp 2009-11-09 12:39:33.000000000 +0100
-+++ Makefile.PL 2009-11-09 12:40:13.000000000 +0100
-@@ -44,7 +44,7 @@
- ./mdwn2man ikiwiki-update-wikilist 1 doc/ikiwiki-update-wikilist.mdwn > ikiwiki-update-wikilist.man
- ./mdwn2man ikiwiki-calendar 1 doc/ikiwiki-calendar.mdwn > ikiwiki-calendar.man
- $(MAKE) -C po
-- sed -i "s/Version:.*/Version: $$(perl -e '$$_=<>;print m/\((.*?)\)/'<debian/changelog)/" ikiwiki.spec
-+ sed -ibkp "s/Version:.*/Version: $$(perl -e '$$_=<>;print m/\((.*?)\)/'<debian/changelog)/" ikiwiki.spec
+--- Makefile.PL.orig 2009-12-01 22:07:46.000000000 +0100
++++ Makefile.PL 2009-12-09 22:16:43.000000000 +0100
+@@ -122,10 +122,10 @@
- docwiki: ikiwiki.out
- $(PERL) -Iblib/lib $(extramodules) $(tflag) ikiwiki.out -libdir . -setup docwiki.setup -refresh
-@@ -121,10 +121,10 @@
-
# These might fail if a regular user is installing into a home
# directory.
- -install -d $(DESTDIR)/etc/ikiwiki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091209/0ad63671/attachment.html>
More information about the macports-changes
mailing list