Update to 0.7.1

This commit is contained in:
Max Brazhnikov 2011-05-13 20:26:11 +00:00
parent e732550b50
commit 3afa32a9fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274071
3 changed files with 3 additions and 13 deletions

View File

@ -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}

View File

@ -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

View File

@ -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>