aboutsummaryrefslogtreecommitdiff
path: root/x11/rsibreak
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-04-11 06:16:10 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-04-11 06:16:10 +0000
commit1c5618e82a48fc587709b40ff421122d2d44083a (patch)
tree043d24b1b5394f897087b0827788e03c729cbee6 /x11/rsibreak
parentf3ed47da07753282c2e7341abf280c6df62eec87 (diff)
downloadports-1c5618e82a48fc587709b40ff421122d2d44083a.tar.gz
ports-1c5618e82a48fc587709b40ff421122d2d44083a.zip
Update to 0.6.0 release.
Notes
Notes: svn path=/head/; revision=159311
Diffstat (limited to 'x11/rsibreak')
-rw-r--r--x11/rsibreak/Makefile4
-rw-r--r--x11/rsibreak/distinfo6
-rw-r--r--x11/rsibreak/files/patch-rsibreak_src_rsiwidget.cpp19
-rw-r--r--x11/rsibreak/pkg-plist3
4 files changed, 8 insertions, 24 deletions
diff --git a/x11/rsibreak/Makefile b/x11/rsibreak/Makefile
index 09a9c435cdd2..d04008666879 100644
--- a/x11/rsibreak/Makefile
+++ b/x11/rsibreak/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= rsibreak
-PORTVERSION= 0.5.0
+PORTVERSION= 0.6.0
CATEGORIES= x11 kde
-MASTER_SITES= http://www.rsibreak.org/images/6/65/
+MASTER_SITES= http://www.rsibreak.org/images/1/1b/
DISTFILES= Rsibreak-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= ale@FreeBSD.org
diff --git a/x11/rsibreak/distinfo b/x11/rsibreak/distinfo
index ca336ed737cd..8a15dfe2c51d 100644
--- a/x11/rsibreak/distinfo
+++ b/x11/rsibreak/distinfo
@@ -1,3 +1,3 @@
-MD5 (Rsibreak-0.5.0.tar.bz2) = 0e88ea1dd5856eb8912b8d90fe5d6f1d
-SHA256 (Rsibreak-0.5.0.tar.bz2) = 624b395b35a26ef77ba5c44194b124d1f2a7f2dca36c6220cc04dcfbef8fa365
-SIZE (Rsibreak-0.5.0.tar.bz2) = 493876
+MD5 (Rsibreak-0.6.0.tar.bz2) = c40d2d251e98c77014f0a2210b25e044
+SHA256 (Rsibreak-0.6.0.tar.bz2) = 9da46690e890b22add9945301d577834b22746db77eea546271eea2cb85bb526
+SIZE (Rsibreak-0.6.0.tar.bz2) = 525332
diff --git a/x11/rsibreak/files/patch-rsibreak_src_rsiwidget.cpp b/x11/rsibreak/files/patch-rsibreak_src_rsiwidget.cpp
deleted file mode 100644
index 20cd32f25ca0..000000000000
--- a/x11/rsibreak/files/patch-rsibreak_src_rsiwidget.cpp
+++ /dev/null
@@ -1,19 +0,0 @@
---- rsibreak/src/rsiwidget.cpp.orig Tue Mar 21 18:38:48 2006
-+++ rsibreak/src/rsiwidget.cpp Tue Mar 21 18:39:14 2006
-@@ -41,6 +41,7 @@
-
- #include <stdlib.h>
- #include <math.h>
-+#include <time.h>
-
- #include "rsiwidget.h"
- #include "rsitimer.h"
-@@ -235,7 +236,7 @@
-
- QDir dir( folder);
-
-- if ( !dir.exists() or !dir.isReadable() )
-+ if ( !dir.exists() || !dir.isReadable() )
- {
- kdWarning() << "Folder does not exist or is not readable: "
- << folder << endl;
diff --git a/x11/rsibreak/pkg-plist b/x11/rsibreak/pkg-plist
index c18d1745b0db..ccb56f1dc32e 100644
--- a/x11/rsibreak/pkg-plist
+++ b/x11/rsibreak/pkg-plist
@@ -26,6 +26,7 @@ share/locale/ga/LC_MESSAGES/rsibreak.mo
share/locale/gl/LC_MESSAGES/rsibreak.mo
share/locale/it/LC_MESSAGES/rsibreak.mo
share/locale/nl/LC_MESSAGES/rsibreak.mo
+share/locale/pl/LC_MESSAGES/rsibreak.mo
share/locale/pt/LC_MESSAGES/rsibreak.mo
share/locale/sr/LC_MESSAGES/rsibreak.mo
share/locale/sr@Latn/LC_MESSAGES/rsibreak.mo
@@ -37,6 +38,8 @@ share/locale/tr/LC_MESSAGES/rsibreak.mo
@dirrmtry share/locale/el
@dirrmtry share/locale/gl/LC_MESSAGES
@dirrmtry share/locale/gl
+@dirrmtry share/locale/pl/LC_MESSAGES
+@dirrmtry share/locale/pl
@dirrmtry share/locale/pt/LC_MESSAGES
@dirrmtry share/locale/pt
@dirrmtry share/locale/sr/LC_MESSAGES