Skip to content

Commit

Permalink
games/hedgewars: update 1.0.0 → 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Sep 19, 2022
1 parent 644f107 commit 163bb5b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 52 deletions.
12 changes: 2 additions & 10 deletions games/hedgewars/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
PORTNAME= hedgewars
PORTVERSION= 1.0.0
PORTREVISION= 9
PORTVERSION= 1.0.2
CATEGORIES= games
MASTER_SITES= http://www.hedgewars.org/download/releases/ \
http://mirror.amdmi3.ru/distfiles/
MASTER_SITES= https://www.hedgewars.org/download/releases/
DISTNAME= ${PORTNAME}-src-${DISTVERSION}

MAINTAINER= amdmi3@FreeBSD.org
Expand All @@ -13,8 +11,6 @@ WWW= https://www.hedgewars.org
LICENSE= GPLv2 GFDL
LICENSE_COMB= multi

BROKEN_i386= ld: error: duplicate symbol: LandDirty_dimension_info

LIB_DEPENDS= libphysfs.so:devel/physfs \
libpng.so:graphics/png

Expand All @@ -38,10 +34,6 @@ PLIST_FILES= bin/${PORTNAME} bin/hwengine \
lib/libphyslayer.so.1.0
PORTDATA= *

USE_LOCALE= en_US.UTF-8
MAKE_ENV= LOCALBASE="${LOCALBASE}" # fpc issue https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251712
CONFIGURE_ENV= LOCALBASE="${LOCALBASE}" # fpc issue https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251712

OPTIONS_DEFINE= VIDEOREC
OPTIONS_DEFAULT=VIDEOREC
OPTIONS_EXCLUDE_i386= VIDEOREC # some pascal issues preventing to use it
Expand Down
6 changes: 3 additions & 3 deletions games/hedgewars/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1573677222
SHA256 (hedgewars-src-1.0.0.tar.bz2) = 211634e61f2e4beecc3c98c6f749601fcd08321fda1ba969b3b3832a004f155b
SIZE (hedgewars-src-1.0.0.tar.bz2) = 177668452
TIMESTAMP = 1663086973
SHA256 (hedgewars-src-1.0.2.tar.bz2) = 201fe5e45bd8ca5b3d81b18ec06bd6bbc9fa7c2c63bf019005e2f80be5bcf212
SIZE (hedgewars-src-1.0.2.tar.bz2) = 177564706
10 changes: 0 additions & 10 deletions games/hedgewars/files/patch-QTfrontend_drawmapscene.cpp

This file was deleted.

10 changes: 0 additions & 10 deletions games/hedgewars/files/patch-QTfrontend_ui_page_pagegamestats.cpp

This file was deleted.

19 changes: 0 additions & 19 deletions games/hedgewars/files/patch-hedgewars_uWorld.pas

This file was deleted.

0 comments on commit 163bb5b

Please sign in to comment.