aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-12-02 19:59:00 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-12-02 19:59:00 +0000
commit94e83a6995f98e660c73239221919362fb1e93fd (patch)
treea47b2371f10dde582554310e85c4b5a1fa1c1ff7
parentee6d174403045d5619febbe7753b0609331b8288 (diff)
downloadports-94e83a6995f98e660c73239221919362fb1e93fd.tar.gz
ports-94e83a6995f98e660c73239221919362fb1e93fd.zip
Notes
-rw-r--r--www/arora/Makefile3
-rw-r--r--www/arora/distinfo5
-rw-r--r--www/arora/files/patch-src__main.cpp11
-rw-r--r--www/arora/pkg-plist2
4 files changed, 15 insertions, 6 deletions
diff --git a/www/arora/Makefile b/www/arora/Makefile
index bcd6b25aa8ce..4b94832ed538 100644
--- a/www/arora/Makefile
+++ b/www/arora/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= arora
-PORTVERSION= 0.10.2
-PORTREVISION= 2
+PORTVERSION= 0.11.0
CATEGORIES= www
MASTER_SITES= GOOGLE_CODE
diff --git a/www/arora/distinfo b/www/arora/distinfo
index b62d044564ae..0d7b4e998032 100644
--- a/www/arora/distinfo
+++ b/www/arora/distinfo
@@ -1,3 +1,2 @@
-MD5 (arora-0.10.2.tar.gz) = ccef0f214e0f03828cde8c521f7a5225
-SHA256 (arora-0.10.2.tar.gz) = 7b5bdbb01dccc27776c65f7aa7e4557c5ac23b07494d935523ffce7d7cece9da
-SIZE (arora-0.10.2.tar.gz) = 1064208
+SHA256 (arora-0.11.0.tar.gz) = 6f5fef191935ed740aaa61d5f081abb823997abc20a993cbcb74a4d8adcad3b9
+SIZE (arora-0.11.0.tar.gz) = 1072898
diff --git a/www/arora/files/patch-src__main.cpp b/www/arora/files/patch-src__main.cpp
new file mode 100644
index 000000000000..48284f3abe01
--- /dev/null
+++ b/www/arora/files/patch-src__main.cpp
@@ -0,0 +1,11 @@
+--- ./src/main.cpp.orig 2010-09-27 06:42:17.000000000 +0400
++++ ./src/main.cpp 2010-11-07 17:02:53.153956800 +0300
+@@ -28,7 +28,7 @@
+ Q_INIT_RESOURCE(htmls);
+ Q_INIT_RESOURCE(data);
+ #ifdef Q_WS_X11
+- QApplication::setGraphicsSystem(QString::fromLatin1("raster"));
++ // QApplication::setGraphicsSystem(QString::fromLatin1("raster"));
+ #endif
+ BrowserApplication application(argc, argv);
+ if (!application.isRunning())
diff --git a/www/arora/pkg-plist b/www/arora/pkg-plist
index 31eff0e3dc39..4432c0a7fe67 100644
--- a/www/arora/pkg-plist
+++ b/www/arora/pkg-plist
@@ -22,7 +22,7 @@ share/applications/arora.desktop
%%NLS%%share/arora/locale/ja_JP.qm
%%NLS%%share/arora/locale/ms.qm
%%NLS%%share/arora/locale/nb_NO.qm
-%%NLS%%share/arora/locale/nl_NL.qm
+%%NLS%%share/arora/locale/nl.qm
%%NLS%%share/arora/locale/pl_PL.qm
%%NLS%%share/arora/locale/pt_BR.qm
%%NLS%%share/arora/locale/pt_PT.qm