diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-20 14:18:35 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-20 14:18:35 +0000 |
commit | 1a24e0564adc856e266fec150fac5e3b7292af67 (patch) | |
tree | 0d6d109f7c890e865452a9e39279f00608176907 /games/qgo | |
parent | 6669e3830499d4ba43eef9e160ad58c98c036570 (diff) | |
download | ports-1a24e0564adc856e266fec150fac5e3b7292af67.tar.gz ports-1a24e0564adc856e266fec150fac5e3b7292af67.zip |
Notes
Diffstat (limited to 'games/qgo')
-rw-r--r-- | games/qgo/Makefile | 5 | ||||
-rw-r--r-- | games/qgo/distinfo | 6 | ||||
-rw-r--r-- | games/qgo/pkg-plist | 8 |
3 files changed, 13 insertions, 6 deletions
diff --git a/games/qgo/Makefile b/games/qgo/Makefile index 7889a725ccbc..cc66d93bb3da 100644 --- a/games/qgo/Makefile +++ b/games/qgo/Makefile @@ -7,8 +7,7 @@ # PORTNAME= qgo -PORTVERSION= 1.5.3 -PORTREVISION= 1 +PORTVERSION= 1.5.4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -28,6 +27,6 @@ post-patch: @${REINPLACE_CMD} -e \ 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e \ - 's|src templates|src|g' ${WRKSRC}/Makefile.in + 's|/usr/share|${PREFIX}/share|g' ${WRKSRC}/templates/*.desktop .include <bsd.port.mk> diff --git a/games/qgo/distinfo b/games/qgo/distinfo index 3843f15a520d..5794b1386a0f 100644 --- a/games/qgo/distinfo +++ b/games/qgo/distinfo @@ -1,3 +1,3 @@ -MD5 (qgo-1.5.3.tar.gz) = 61c69181e64040f68d539c475e1be6bd -SHA256 (qgo-1.5.3.tar.gz) = 333141db45b83869d89e24bf7c336331304961c8f92ed7a1d4af89473faa465f -SIZE (qgo-1.5.3.tar.gz) = 2303630 +MD5 (qgo-1.5.4.tar.gz) = a91e903194d676ee9970300adcef70b1 +SHA256 (qgo-1.5.4.tar.gz) = 1c5dd7171e4da1339b0d95c3f1cfed8a592e6e4b8dc0bf446a5d3fc02e62d014 +SIZE (qgo-1.5.4.tar.gz) = 2427901 diff --git a/games/qgo/pkg-plist b/games/qgo/pkg-plist index 8c1d46214e3c..736fe94b56c4 100644 --- a/games/qgo/pkg-plist +++ b/games/qgo/pkg-plist @@ -1,4 +1,6 @@ bin/qgo +share/applnk/Games/qgo.desktop +share/mimelnk/text/sgf.desktop share/qGo/pics/Bowl.png share/qGo/pics/barcelona_cherry.jpg share/qGo/pics/birch.jpg @@ -27,11 +29,17 @@ share/qGo/translations/qgo_de.qm share/qGo/translations/qgo_dk.qm share/qGo/translations/qgo_fr.qm share/qGo/translations/qgo_it.qm +share/qGo/translations/qgo_la.qm share/qGo/translations/qgo_nl.qm share/qGo/translations/qgo_pt.qm share/qGo/translations/qgo_ru.qm share/qGo/translations/qgo_zh.qm +share/qGo/translations/qgo_zh_cn.qm @dirrm share/qGo/translations @dirrm share/qGo/sounds @dirrm share/qGo/pics @dirrm share/qGo +@dirrmtry share/mimelnk/text +@dirrmtry share/mimelnk +@dirrmtry share/applnk/Games +@dirrmtry share/applnk |