aboutsummaryrefslogtreecommitdiffstats
path: root/net/knc
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-02-15 10:04:49 +0800
committermiwi <miwi@FreeBSD.org>2013-02-15 10:04:49 +0800
commit9927472ccbcbd85836435d73d5acd6a7ea032667 (patch)
tree6894dc0b8b5ca28497e1eddb7403f8bee67900fa /net/knc
parent76e85dd45b800c034990540d1c50a1605e5635b6 (diff)
downloadfreebsd-ports-gnome-9927472ccbcbd85836435d73d5acd6a7ea032667.tar.gz
freebsd-ports-gnome-9927472ccbcbd85836435d73d5acd6a7ea032667.tar.zst
freebsd-ports-gnome-9927472ccbcbd85836435d73d5acd6a7ea032667.zip
- Update to 1.7.1
PR: 176138 Submitted by: maintainer
Diffstat (limited to 'net/knc')
-rw-r--r--net/knc/Makefile5
-rw-r--r--net/knc/distinfo4
-rw-r--r--net/knc/files/patch-bin__knc.c11
3 files changed, 6 insertions, 14 deletions
diff --git a/net/knc/Makefile b/net/knc/Makefile
index c731eac60c3f..c3472b7702f4 100644
--- a/net/knc/Makefile
+++ b/net/knc/Makefile
@@ -2,13 +2,16 @@
# $FreeBSD$
PORTNAME= knc
-PORTVERSION= 1.7
+PORTVERSION= 1.7.1
CATEGORIES= net
MASTER_SITES= http://oskt.secure-endpoints.com/downloads/
MAINTAINER= gd@rambler-co.ru
COMMENT= KNC is Kerberised NetCat
+LICENSE= BSD MIT
+LICENSE_COMB= multi
+
USE_AUTOTOOLS= libtool
MAN1= knc.1
diff --git a/net/knc/distinfo b/net/knc/distinfo
index 09b48a3d9ef7..ec40d69b7fd4 100644
--- a/net/knc/distinfo
+++ b/net/knc/distinfo
@@ -1,2 +1,2 @@
-SHA256 (knc-1.7.tar.gz) = d36cdec27dc505a6eca4f230bc53dafcee422122bd2ec6addc0af0c35a95f46f
-SIZE (knc-1.7.tar.gz) = 646756
+SHA256 (knc-1.7.1.tar.gz) = 0e24873f2a5228e1814749becbecd67d643bb9f63663cf85a7aeedf8e73de40f
+SIZE (knc-1.7.1.tar.gz) = 651416
diff --git a/net/knc/files/patch-bin__knc.c b/net/knc/files/patch-bin__knc.c
deleted file mode 100644
index b485b1a3e51e..000000000000
--- a/net/knc/files/patch-bin__knc.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./bin/knc.c.orig 2013-02-09 21:09:13.000000000 +0400
-+++ ./bin/knc.c 2013-02-09 21:09:29.000000000 +0400
-@@ -47,7 +47,7 @@
- #include <time.h>
- #include <unistd.h>
-
--#include "gssapi/gssapi.h"
-+#include "config.h"
- #include "gssstdio.h"
- #include "knc.h"
-