Bug 176138 - [maintainer update] net/knc: update to 1.7.1
Summary: [maintainer update] net/knc: update to 1.7.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-14 09:40 UTC by Denis Generalov
Modified: 2013-02-15 02:10 UTC (History)
0 users

See Also:


Attachments
file.txt (1.63 KB, text/plain)
2013-02-14 09:40 UTC, Denis Generalov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Generalov 2013-02-14 09:40:00 UTC
Update to 1.7.1
Add license info

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2013-02-15 02:04:51 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-02-15 02:08:06 UTC
Author: miwi
Date: Fri Feb 15 02:04:49 2013
New Revision: 312259
URL: http://svnweb.freebsd.org/changeset/ports/312259

Log:
  - Update to 1.7.1
  
  PR:		176138
  Submitted by:	maintainer

Deleted:
  head/net/knc/files/
Modified:
  head/net/knc/Makefile
  head/net/knc/distinfo   (contents, props changed)

Modified: head/net/knc/Makefile
==============================================================================
--- head/net/knc/Makefile	Fri Feb 15 02:03:51 2013	(r312258)
+++ head/net/knc/Makefile	Fri Feb 15 02:04:49 2013	(r312259)
@@ -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
 

Modified: head/net/knc/distinfo
==============================================================================
--- head/net/knc/distinfo	Fri Feb 15 02:03:51 2013	(r312258)
+++ head/net/knc/distinfo	Fri Feb 15 02:04:49 2013	(r312259)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"