Update to qgo-1.5.4.
From Paul Irofti. ok msf
This commit is contained in:
parent
ae9c3cf788
commit
3610e05b9a
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/15 18:01:02 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/21 01:59:50 merdely Exp $
|
||||
|
||||
COMMENT= go client and fully featured sgf editor
|
||||
|
||||
DISTNAME= qgo-1.5.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
DISTNAME= qgo-1.5.4
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
|
||||
@ -13,7 +12,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c m pthread stdc++ X11 Xext SM ICE jpeg
|
||||
WANTLIB= c m pthread stdc++ X11 Xext SM ICE jpeg Xau Xdmcp
|
||||
|
||||
MODULES= x11/qt3
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (qgo-1.5.2.tar.gz) = qXZ/JXL8jYxWU3JrvOQC4A==
|
||||
RMD160 (qgo-1.5.2.tar.gz) = AH8p7bBKtWFLr2fTxMtJGUoYc4M=
|
||||
SHA1 (qgo-1.5.2.tar.gz) = wrI68yWzTmNGJhW9vQamiPIJXk0=
|
||||
SHA256 (qgo-1.5.2.tar.gz) = 2NLLF6jmp3U1foUMNf026X/YUpVkgQHq12QKRtUTXT8=
|
||||
SIZE (qgo-1.5.2.tar.gz) = 2331728
|
||||
MD5 (qgo-1.5.4.tar.gz) = qR6QMZTWdu6ZcDAK3O9wsQ==
|
||||
RMD160 (qgo-1.5.4.tar.gz) = guQiDCaBJHdLEJ0Hj6gsZVINQ5Q=
|
||||
SHA1 (qgo-1.5.4.tar.gz) = NqZlZ4CyXEUZT7MduQKIs7GZ+I8=
|
||||
SHA256 (qgo-1.5.4.tar.gz) = HF3XFx5NoTObDZXD8c/tilkubkuNwL9Eal0/wC5i0BQ=
|
||||
SIZE (qgo-1.5.4.tar.gz) = 2427901
|
||||
|
@ -1,5 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/10/03 00:03:03 msf Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2007/09/21 01:59:50 merdely Exp $
|
||||
bin/qgo
|
||||
man/cat3f/
|
||||
man/man3f/
|
||||
share/applnk/
|
||||
share/applnk/Games/
|
||||
share/applnk/Games/qgo.desktop
|
||||
@ -38,6 +40,9 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user