Skip to content

Commit

Permalink
games/maxr: update 0.2.9 → 0.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed May 22, 2023
1 parent d0a3e8d commit df5adcb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 19 deletions.
10 changes: 5 additions & 5 deletions games/maxr/Makefile
@@ -1,8 +1,7 @@
PORTNAME= maxr
PORTVERSION= 0.2.9
PORTREVISION= 4
DISTVERSIONPREFIX= release-
DISTVERSION= 0.2.10
CATEGORIES= games
MASTER_SITES= https://www.maxr.org/downloads/

MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Mechanized Assault and Exploration Reloaded
Expand All @@ -11,8 +10,9 @@ WWW= https://www.maxr.org/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/data/COPYING

USES= cmake compiler:c++11-lib dos2unix sdl
DOS2UNIX_FILES= src/config/selectplatformconfig.h
USES= cmake compiler:c++11-lib sdl
USE_GITHUB= yes
GH_ACCOUNT= MAX-Reloaded
USE_SDL= sdl2 mixer2 net2

PLIST_FILES= bin/${PORTNAME}
Expand Down
6 changes: 3 additions & 3 deletions games/maxr/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1467908301
SHA256 (maxr-0.2.9.tar.gz) = 5f0afebcef5ca6449de175e5abf0e3772c4f238a0103361a50efb6349b2185ff
SIZE (maxr-0.2.9.tar.gz) = 14847180
TIMESTAMP = 1684521812
SHA256 (MAX-Reloaded-maxr-release-0.2.10_GH0.tar.gz) = 4eb4cf59a50ba58fa1355ea8230e2c838b16caaf082afb810303051ad14361d1
SIZE (MAX-Reloaded-maxr-release-0.2.10_GH0.tar.gz) = 16090538
11 changes: 0 additions & 11 deletions games/maxr/files/patch-src_config_selectplatformconfig.h

This file was deleted.

0 comments on commit df5adcb

Please sign in to comment.