[34016] trunk/dports/games/eboard/Portfile

pmq at macports.org pmq at macports.org
Sun Feb 10 11:10:56 PST 2008


Revision: 34016
          http://trac.macosforge.org/projects/macports/changeset/34016
Author:   pmq at macports.org
Date:     2008-02-10 11:10:55 -0800 (Sun, 10 Feb 2008)

Log Message:
-----------
Version bump to 1.1.0.

Modified Paths:
--------------
    trunk/dports/games/eboard/Portfile

Modified: trunk/dports/games/eboard/Portfile
===================================================================
--- trunk/dports/games/eboard/Portfile	2008-02-10 18:38:20 UTC (rev 34015)
+++ trunk/dports/games/eboard/Portfile	2008-02-10 19:10:55 UTC (rev 34016)
@@ -4,7 +4,7 @@
 
 name                eboard
 categories          games
-version             1.0.4
+version             1.1.0
 platforms	    darwin
 maintainers	    pmq
 
@@ -15,27 +15,10 @@
     interface to ICS (Internet Chess Servers) like FICS and to chess \
     engines like GNU Chess, Sjeng and Crafty.
 
-homepage            http://eboard.sourceforge.net
+homepage            http://www.bergo.eng.br/${name}/
 master_sites        sourceforge
 use_bzip2	    yes
-checksums           md5 2bd2927a670ed23594cbf524bc5746ef
+checksums           md5 41f5e2d6b522a9e606711ad3a5519e24
 
-depends_build	    port:imlib port:gtk2 port:perl5.8
-
-destroot {
-	xinstall -m 755 -W ${worksrcpath} eboard eboard-config \
-		eboard-addtheme ${destroot}${prefix}/bin/
-	xinstall -m 644 -W ${worksrcpath} eboard.6 \
-		${destroot}/${prefix}/share/man/man6/
-	xinstall -m 444 -W ${worksrcpath} eboard-addtheme.1 \
-		eboard-config.1 ${destroot}${prefix}/share/man/man1/
-
-	set eboard_datadir ${destroot}${prefix}/share/${name}
-	xinstall -d ${eboard_datadir}
-	xinstall -m 644 -W ${worksrcpath} classic.png ghouls.png \
-		plastic.png eboard_themes.conf NAG.en.txt \
-		${eboard_datadir}/
-	foreach dict [glob ${worksrcpath}/multilang/eboard.*.dict] {
-		xinstall -m 644 -W ${worksrcpath} ${dict} ${eboard_datadir}/
-	}
-}
+depends_build	    port:gtk2 port:perl5.8
+configure.args	    --man-prefix=${prefix}/share/man

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080210/78d0cab6/attachment.html


More information about the macports-changes mailing list