aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/macopix/Makefile4
-rw-r--r--games/macopix/distinfo4
-rw-r--r--games/macopix/files/patch-src::sockmsg.c10
3 files changed, 4 insertions, 14 deletions
diff --git a/games/macopix/Makefile b/games/macopix/Makefile
index e4cdde1629d7..28d866c31219 100644
--- a/games/macopix/Makefile
+++ b/games/macopix/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= macopix
-PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTVERSION= 1.2.2
+PORTREVISION= 0
CATEGORIES= games
MASTER_SITES= http://rosegray.sakura.ne.jp/macopix/
.if defined(WITH_GTK2)
diff --git a/games/macopix/distinfo b/games/macopix/distinfo
index b64bb06344d6..bc5a7c11b1f5 100644
--- a/games/macopix/distinfo
+++ b/games/macopix/distinfo
@@ -1,5 +1,5 @@
-MD5 (macopix-1.2.1.tar.gz) = 4449578d92d720d6d88ee82c81b7d2a4
-SIZE (macopix-1.2.1.tar.gz) = 602975
+MD5 (macopix-1.2.2.tar.gz) = e4a891adb9a20178a652a9d4a24dafec
+SIZE (macopix-1.2.2.tar.gz) = 477746
MD5 (macopix-mascot-comic_party-ja-1.00.tar.gz) = 5d201590edec5ddaef30c55565c3dfed
SIZE (macopix-mascot-comic_party-ja-1.00.tar.gz) = 19101
MD5 (macopix-mascot-cosmos-ja-1.00.tar.gz) = ae1aefbd5f6135a9273311e299ff2055
diff --git a/games/macopix/files/patch-src::sockmsg.c b/games/macopix/files/patch-src::sockmsg.c
deleted file mode 100644
index 396c7b20ae87..000000000000
--- a/games/macopix/files/patch-src::sockmsg.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/sockmsg.c.orig Tue Sep 28 09:51:53 2004
-+++ src/sockmsg.c Sun Oct 17 23:49:27 2004
-@@ -1,5 +1,7 @@
- #include <glib.h>
-+#include <sys/types.h>
- #include <sys/socket.h>
-+#include <netinet/in.h>
- #include <sys/un.h>
- #include <netdb.h>
-