[41669] trunk/dports/x11/xsnow/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Nov 8 15:52:07 PST 2008


Revision: 41669
          http://trac.macports.org/changeset/41669
Author:   mcalhoun at macports.org
Date:     2008-11-08 15:52:06 -0800 (Sat, 08 Nov 2008)
Log Message:
-----------
xsnow: version update 1.41 -> 1.42; now installes into prefix

Modified Paths:
--------------
    trunk/dports/x11/xsnow/Portfile

Modified: trunk/dports/x11/xsnow/Portfile
===================================================================
--- trunk/dports/x11/xsnow/Portfile	2008-11-08 23:22:05 UTC (rev 41668)
+++ trunk/dports/x11/xsnow/Portfile	2008-11-08 23:52:06 UTC (rev 41669)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name		xsnow
-version		1.41
-revision	1
+version		1.42
 description	Create a snowy and Santa-y desktop
 
 long_description Xsnow displays lovely moving snowflakes on your desktop, with Santa Claus running all over the screen.
@@ -14,12 +13,14 @@
 platforms	darwin
 homepage	http://dropmix.xs4all.nl/rick/Xsnow/
 master_sites	${homepage}
-checksums	md5 11be70ab18bb4f0f7fc4e9cf5d16b077
-prefix		${x11prefix}
+checksums	md5 451d8fc0a2b5393b428faa496a556036 \
+		sha1 d63987560dac9c6341e50d270089e40d17031ce3 \
+		rmd160 4fdf881d045b986f003a13c0eaa2308775cf5e9e
+
 use_xmkmf	yes
-destroot.target	install install.man
 
-post-configure {
-	system "cd ${worksrcpath} && mv Makefile Makefile~"
-	system "cd ${worksrcpath} && sed -e 's: BINDIR .*:BINDIR=${prefix}/bin:' -e 's: MANDIR .*:MANDIR=${prefix}/share/man/man6:' -e 's: MANSUFFIX .*:MANSUFFIX=6:' <Makefile~ >Makefile"
-}
+destroot.target-append install.man
+
+destroot.destdir-append \
+	BINDIR=${prefix}/bin \
+	MANDIR=${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081108/070b16a6/attachment.html>


More information about the macports-changes mailing list