git: e74034684339 - main - games/blokish: cosmetic fixes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 16 Dec 2022 20:18:12 UTC
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e740346843397465b3a7ac2c45806bde1f23b491
commit e740346843397465b3a7ac2c45806bde1f23b491
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-12-16 20:12:10 +0000
Commit: Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-12-16 20:12:14 +0000
games/blokish: cosmetic fixes
- Update WWW
- Switch to WX 3.0
- Pet portlint
---
games/blokish/Makefile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/games/blokish/Makefile b/games/blokish/Makefile
index dfcb6928e1a9..833f3a9ec1f1 100644
--- a/games/blokish/Makefile
+++ b/games/blokish/Makefile
@@ -1,21 +1,21 @@
PORTNAME= blokish
PORTVERSION= 0.9.4
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION}
DISTNAME= ${PORTNAME}_v${PORTVERSION}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Clone of the strategy board game 'Blokus'
-WWW= http://blokish.sourceforge.net/
+WWW= https://sourceforge.net/projects/blokish/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-GNU_CONFIGURE= yes
USES= compiler:c++11-lang gl gmake localbase tar:tgz
+GNU_CONFIGURE= yes
USE_GL= gl
-USE_WX= 2.8
+USE_WX= 3.0
MAKEFILE= makefile