aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2011-05-14 04:26:11 +0800
committermakc <makc@FreeBSD.org>2011-05-14 04:26:11 +0800
commit7693dc0c4e4f9dc47bd1d9b383282f0c00460c6f (patch)
tree580250d05271de3963a77ae09584e3e7942a1d5a /net
parenta0a8a1b36ac5f28aca1ee7a7af078bf115bfb188 (diff)
downloadfreebsd-ports-gnome-7693dc0c4e4f9dc47bd1d9b383282f0c00460c6f.tar.gz
freebsd-ports-gnome-7693dc0c4e4f9dc47bd1d9b383282f0c00460c6f.tar.zst
freebsd-ports-gnome-7693dc0c4e4f9dc47bd1d9b383282f0c00460c6f.zip
Update to 0.7.1
Diffstat (limited to 'net')
-rw-r--r--net/knemo-kde4/Makefile2
-rw-r--r--net/knemo-kde4/distinfo4
-rw-r--r--net/knemo-kde4/files/patch-src__knemod__backends__bsdbackend.cpp10
3 files changed, 3 insertions, 13 deletions
diff --git a/net/knemo-kde4/Makefile b/net/knemo-kde4/Makefile
index d1b38cbce5a8..59b78cd16b95 100644
--- a/net/knemo-kde4/Makefile
+++ b/net/knemo-kde4/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= knemo
-PORTVERSION= 0.6.80
+PORTVERSION= 0.7.1
CATEGORIES= net kde
MASTER_SITES= http://kde-apps.org/CONTENT/content-files/
DISTNAME= 12956-${PORTNAME}-${PORTVERSION}
diff --git a/net/knemo-kde4/distinfo b/net/knemo-kde4/distinfo
index 72ba44cd75c6..39f453d3cea3 100644
--- a/net/knemo-kde4/distinfo
+++ b/net/knemo-kde4/distinfo
@@ -1,2 +1,2 @@
-SHA256 (12956-knemo-0.6.80.tar.bz2) = 337df0e822f8e5703e93c1becb63150f0a1734d4d3dbdebf8bb9dff4a30c0022
-SIZE (12956-knemo-0.6.80.tar.bz2) = 627336
+SHA256 (12956-knemo-0.7.1.tar.bz2) = 93f6596208130f72db369ecc0af9fb54014201262634e73fb26222f7b1bfc994
+SIZE (12956-knemo-0.7.1.tar.bz2) = 634967
diff --git a/net/knemo-kde4/files/patch-src__knemod__backends__bsdbackend.cpp b/net/knemo-kde4/files/patch-src__knemod__backends__bsdbackend.cpp
deleted file mode 100644
index f64a82554501..000000000000
--- a/net/knemo-kde4/files/patch-src__knemod__backends__bsdbackend.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./src/knemod/backends/bsdbackend.cpp.orig 2010-08-28 03:59:37.000000000 +0400
-+++ ./src/knemod/backends/bsdbackend.cpp 2010-10-03 18:39:22.262318381 +0400
-@@ -52,6 +52,7 @@
- #include <KLocale>
- #include <kio/global.h>
- #include <stdio.h>
-+#include <unistd.h>
-
- #ifdef __GLIBC__
- #include <unistd.h>