summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-03-18 15:14:27 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-03-18 15:14:27 +0000
commit5e191b87d156b7355456584986190e4e93aa18df (patch)
tree597b9f778ca2890dba4a8e4c5b84d824c93d922a /games
parentUpdate to 1.8.2. (diff)
1: Upgrade protobuf to 2.5.0.
2: bump revision. 3: document UPDATING.
Notes
Notes: svn path=/head/; revision=314580
Diffstat (limited to 'games')
-rw-r--r--games/pink-pony/Makefile4
-rw-r--r--games/pokerth/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/games/pink-pony/Makefile b/games/pink-pony/Makefile
index 6dcda4164cc9..79612415ffff 100644
--- a/games/pink-pony/Makefile
+++ b/games/pink-pony/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pink-pony
PORTVERSION= 1.2.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MASTER_SITES= GOOGLE_CODE \
http://mirror.amdmi3.ru/distfiles/
@@ -16,7 +16,7 @@ MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Tron-like multiplayer racing game
LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \
- protobuf.7:${PORTSDIR}/devel/protobuf \
+ protobuf:${PORTSDIR}/devel/protobuf \
glfw.0:${PORTSDIR}/graphics/glfw \
Half:${PORTSDIR}/graphics/ilmbase \
ftgl.2:${PORTSDIR}/graphics/ftgl \
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile
index 997247834193..74b90935a488 100644
--- a/games/pokerth/Makefile
+++ b/games/pokerth/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pokerth
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
DISTNAME= PokerTH-${PORTVERSION}-src