Skip to content

Commit

Permalink
games/legend-of-edgar: update to 1.34
Browse files Browse the repository at this point in the history
Drop needless patch
  • Loading branch information
MaxBrazhnikov committed Dec 4, 2021
1 parent db72bd3 commit d7f7a54
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 25 deletions.
6 changes: 3 additions & 3 deletions games/legend-of-edgar/Makefile
@@ -1,13 +1,13 @@
# Created by: Rusmir Dusko <nemysis@FreeBSD.org>

PORTNAME= edgar
DISTVERSION= 1.33
DISTVERSION= 1.34
CATEGORIES= games
MASTER_SITES= https://github.com/riksweeney/edgar/releases/download/${DISTVERSION}/
PKGNAMEPREFIX= legend-of-
DISTFILES= edgar-${DISTVERSION}-1${EXTRACT_SUFX}

MAINTAINER= ports@FreeBSD.org
MAINTAINER= makc@FreeBSD.org
COMMENT= 2D platform game with a persistent world

LICENSE= GPLv2
Expand All @@ -30,7 +30,7 @@ NLS_USES= gettext-tools
NLS_MAKE_ARGS_OFF= LOCALE_MO=""

post-patch:
@${REINPLACE_CMD} -e 's|Categories=Game|Categories=Game;ArcadeGame;|' \
${REINPLACE_CMD} -e 's|Categories=Game;|Categories=Game;ArcadeGame;|' \
${WRKSRC}/icons/${PORTNAME}.desktop

post-install:
Expand Down
6 changes: 3 additions & 3 deletions games/legend-of-edgar/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1587216741
SHA256 (edgar-1.33-1.tar.gz) = e5844ac4dfdb82f75b26cacf7cc81ca1756f605b6333bac2238ab51f773b7dd5
SIZE (edgar-1.33-1.tar.gz) = 91852155
TIMESTAMP = 1638622811
SHA256 (edgar-1.34-1.tar.gz) = f4793f9a14cc0cddf516fe5dadaa91d87836852668ab1188cee88dc90bce4184
SIZE (edgar-1.34-1.tar.gz) = 91852922
19 changes: 0 additions & 19 deletions games/legend-of-edgar/files/patch-src_headers.h

This file was deleted.

0 comments on commit d7f7a54

Please sign in to comment.