Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2013 09:39:51 GMT
From:      Denis Generalov <gd@rambler-co.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/176138: [maintainer update] net/knc: update to 1.7.1
Message-ID:  <201302140939.r1E9dp3N056534@red.freebsd.org>
Resent-Message-ID: <201302140940.r1E9e166089228@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         176138
>Category:       ports
>Synopsis:       [maintainer update] net/knc: update to 1.7.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 14 09:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Denis Generalov
>Release:        FreeBSD 9.1-STABLE amd64
>Organization:
Rambler
>Environment:
FreeBSD tyl.rambler.ramblermedia.com 9.1-STABLE FreeBSD 9.1-STABLE #0 r244924: Tue Jan  1 21:05:19 MSK 2013     gd@tyl.rambler.ramblermedia.com:/tmp/gd/usr/src/sys/GENERIC  amd64
>Description:
Update to 1.7.1
Add license info
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Diff mode was set to CVS, but there's no CVS subdirectory
Trying /usr/ports ... found
===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/net/knc/Makefile ./Makefile
--- /usr/ports/net/knc/Makefile	2013-02-09 23:12:13.000000000 +0400
+++ ./Makefile	2013-02-14 13:32:08.000000000 +0400
@@ -2,13 +2,16 @@
 # $FreeBSD: head/net/knc/Makefile 311990 2013-02-09 17:55:38Z crees $
 
 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 -ruN --exclude=CVS /usr/ports/net/knc/distinfo ./distinfo
--- /usr/ports/net/knc/distinfo	2013-02-09 23:12:13.000000000 +0400
+++ ./distinfo	2013-02-14 13:32:32.000000000 +0400
@@ -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 -ruN --exclude=CVS /usr/ports/net/knc/files/patch-bin__knc.c ./files/patch-bin__knc.c
--- /usr/ports/net/knc/files/patch-bin__knc.c	2013-02-09 23:12:13.000000000 +0400
+++ ./files/patch-bin__knc.c	1970-01-01 03:00:00.000000000 +0300
@@ -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"
- 
===> Done


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302140939.r1E9dp3N056534>