ports/113770: Update port: games/qgo to 1.5.4
KATO Tsuguru
tkato432 at yahoo.com
Sat Jun 16 18:10:04 UTC 2007
>Number: 113770
>Category: ports
>Synopsis: Update port: games/qgo to 1.5.4
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Jun 16 18:10:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 6.2-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Upate to version 1.5.4
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/games/qgo/Makefile games/qgo/Makefile
--- /usr/ports/games/qgo/Makefile Sun May 20 13:50:31 2007
+++ games/qgo/Makefile Sat Jun 16 14:19:09 2007
@@ -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 @@
@${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 -urN /usr/ports/games/qgo/distinfo games/qgo/distinfo
--- /usr/ports/games/qgo/distinfo Thu Jan 18 17:57:09 2007
+++ games/qgo/distinfo Sat Jun 16 14:07:41 2007
@@ -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 -urN /usr/ports/games/qgo/pkg-plist games/qgo/pkg-plist
--- /usr/ports/games/qgo/pkg-plist Thu Jan 18 17:57:09 2007
+++ games/qgo/pkg-plist Sat Jun 16 14:54:16 2007
@@ -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_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
+ at dirrmtry share/mimelnk/text
+ at dirrmtry share/mimelnk
+ at dirrmtry share/applnk/Games
+ at dirrmtry share/applnk
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list