Summary: | [maintainer update] net/knc: update to 1.7.1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Denis Generalov <gd> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Denis Generalov
2013-02-14 09:40:00 UTC
State Changed From-To: open->closed Committed. Thanks! 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" |