mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 0.9.13.3
This commit is contained in:
parent
5282b73e06
commit
05efd5ee53
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221203
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user