aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2011-06-11 21:16:10 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2011-06-11 21:16:10 +0800
commitb6d26dfccb599c46c530674828174136f23c266b (patch)
treeca01da5cad084abf59cefb8688af1b432d9fac8f
parentcf605d0bc2bc352748d9248fcacf43b3763a2432 (diff)
downloadfreebsd-ports-gnome-b6d26dfccb599c46c530674828174136f23c266b.tar.gz
freebsd-ports-gnome-b6d26dfccb599c46c530674828174136f23c266b.tar.zst
freebsd-ports-gnome-b6d26dfccb599c46c530674828174136f23c266b.zip
- Update to 0.130
-rw-r--r--games/springlobby/Makefile3
-rw-r--r--games/springlobby/distinfo5
-rw-r--r--games/springlobby/files/patch-tools-regen_config_header.sh16
-rw-r--r--games/springlobby/pkg-plist1
4 files changed, 20 insertions, 5 deletions
diff --git a/games/springlobby/Makefile b/games/springlobby/Makefile
index 9822735d6eb1..b0e09ba42493 100644
--- a/games/springlobby/Makefile
+++ b/games/springlobby/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= springlobby
-PORTVERSION= 0.101
+PORTVERSION= 0.130
CATEGORIES= games net
MASTER_SITES= http://www.springlobby.info/tarballs/ \
http://mirror.amdmi3.ru/distfiles/
@@ -22,6 +22,7 @@ USE_CMAKE= yes
CMAKE_ARGS= -DwxWidgets_CONFIG_EXECUTABLE="${WX_CONFIG}" \
-DENABLE_DEBUG_REPORT=FALSE
USE_WX= 2.8+
+WX_UNICODE= yes
MAKE_JOBS_SAFE= yes
PORTDOCS= *
diff --git a/games/springlobby/distinfo b/games/springlobby/distinfo
index a38508c4e4d2..29aaf8487f57 100644
--- a/games/springlobby/distinfo
+++ b/games/springlobby/distinfo
@@ -1,3 +1,2 @@
-MD5 (springlobby-0.101.tar.bz2) = f4b5a0b0cc60c57cd958da24ce08bfa2
-SHA256 (springlobby-0.101.tar.bz2) = eb8cb36ee1f26276b50e208b981bbfbdb42a5cd605dcc745d2d54ab7f70db3c1
-SIZE (springlobby-0.101.tar.bz2) = 1685301
+SHA256 (springlobby-0.130.tar.bz2) = 5641185829d41f2506a8790f8f89fb10c83f2cba65ee905b907ac895d9abf3e1
+SIZE (springlobby-0.130.tar.bz2) = 1788541
diff --git a/games/springlobby/files/patch-tools-regen_config_header.sh b/games/springlobby/files/patch-tools-regen_config_header.sh
new file mode 100644
index 000000000000..3893d72c7a62
--- /dev/null
+++ b/games/springlobby/files/patch-tools-regen_config_header.sh
@@ -0,0 +1,16 @@
+--- tools/regen_config_header.sh.orig 2011-04-25 01:48:12.000000000 +0400
++++ tools/regen_config_header.sh 2011-05-05 12:03:25.000000000 +0400
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env bash
++#!/bin/sh
+
+ #regen on bbot releases would screw with version
+ if [ "x${BUILDBOT_RELEASE}" != "x" ] ; then
+@@ -14,6 +14,7 @@
+ REV_TEMPLATE="@SPRINGLOBBY_REV@"
+
+ #don't fail if no .git
++exit 0
+ git branch &> /dev/null || exit 0
+
+ REV="$(git describe --tags)"
diff --git a/games/springlobby/pkg-plist b/games/springlobby/pkg-plist
index 074b87928eed..8319368d6221 100644
--- a/games/springlobby/pkg-plist
+++ b/games/springlobby/pkg-plist
@@ -7,7 +7,6 @@ share/icons/hicolor/scalable/apps/springlobby.svg
%%NLS%%share/locale/da/LC_MESSAGES/springlobby.mo
%%NLS%%share/locale/de/LC_MESSAGES/springlobby.mo
%%NLS%%share/locale/el/LC_MESSAGES/springlobby.mo
-%%NLS%%share/locale/en_US/LC_MESSAGES/springlobby.mo
%%NLS%%share/locale/es/LC_MESSAGES/springlobby.mo
%%NLS%%share/locale/fi/LC_MESSAGES/springlobby.mo
%%NLS%%share/locale/fr/LC_MESSAGES/springlobby.mo