aboutsummaryrefslogtreecommitdiff
path: root/games/chromium-bsu
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2008-10-05 00:21:00 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2008-10-05 00:21:00 +0000
commit05efd5ee5323f289d2d6cca9e797181eff526e69 (patch)
tree078c87ac12857fbf7fe7fb23521fcc27ce98271a /games/chromium-bsu
parent5282b73e06e6c94e0ce71c4144cf52078c08c3ae (diff)
downloadports-05efd5ee5323f289d2d6cca9e797181eff526e69.tar.gz
ports-05efd5ee5323f289d2d6cca9e797181eff526e69.zip
- Update to 0.9.13.3
Notes
Notes: svn path=/head/; revision=221203
Diffstat (limited to 'games/chromium-bsu')
-rw-r--r--games/chromium-bsu/Makefile2
-rw-r--r--games/chromium-bsu/distinfo6
-rw-r--r--games/chromium-bsu/files/patch-src-MainGLUT.cpp13
3 files changed, 4 insertions, 17 deletions
diff --git a/games/chromium-bsu/Makefile b/games/chromium-bsu/Makefile
index 8ec8b3c7ef64..b31222f39597 100644
--- a/games/chromium-bsu/Makefile
+++ b/games/chromium-bsu/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= chromium
-PORTVERSION= 0.9.13.2
+PORTVERSION= 0.9.13.3
CATEGORIES= games
MASTER_SITES= SF
MASTER_SITE_SUBDIR= chromium-bsu
diff --git a/games/chromium-bsu/distinfo b/games/chromium-bsu/distinfo
index 7f94adcea896..4819088242b5 100644
--- a/games/chromium-bsu/distinfo
+++ b/games/chromium-bsu/distinfo
@@ -1,3 +1,3 @@
-MD5 (chromium-0.9.13.2.tar.gz) = 47882369584e32ac1243aa514db7be0c
-SHA256 (chromium-0.9.13.2.tar.gz) = 07ad301239205e6c4aabb3601288f07082aeb40da4858103c5aa80a78c19ff5a
-SIZE (chromium-0.9.13.2.tar.gz) = 1494299
+MD5 (chromium-0.9.13.3.tar.gz) = 877a0412ae3839f5c1174922a655b405
+SHA256 (chromium-0.9.13.3.tar.gz) = 60affa635624a992483da40de353c2681cd15aaaa52b2ae9753d38c865574c40
+SIZE (chromium-0.9.13.3.tar.gz) = 1504097
diff --git a/games/chromium-bsu/files/patch-src-MainGLUT.cpp b/games/chromium-bsu/files/patch-src-MainGLUT.cpp
deleted file mode 100644
index 7e9f4e4bb8dc..000000000000
--- a/games/chromium-bsu/files/patch-src-MainGLUT.cpp
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/MainGLUT.cpp.orig 2008-03-15 13:42:48.000000000 +0300
-+++ src/MainGLUT.cpp 2008-07-11 00:45:02.000000000 +0400
-@@ -5,6 +5,10 @@
- * it and/or use it and/or modify it under the terms of the
- * "Artistic License"
- */
-+#ifdef HAVE_CONFIG_H
-+#include <config.h>
-+#endif
-+
- #include "MainGLUT.h"
-
- #ifdef USE_GLUT