From jimmy@mammothcheese.ca  Fri Aug 23 02:11:57 2013
Return-Path: <jimmy@mammothcheese.ca>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 553658F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 Aug 2013 02:11:57 +0000 (UTC)
	(envelope-from jimmy@mammothcheese.ca)
Received: from nm19-vm3.access.bullet.mail.gq1.yahoo.com (nm19-vm3.access.bullet.mail.gq1.yahoo.com [216.39.63.77])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 0E05C256F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 Aug 2013 02:11:56 +0000 (UTC)
Received: from [216.39.60.173] by nm19.access.bullet.mail.gq1.yahoo.com with NNFMP; 23 Aug 2013 02:10:08 -0000
Received: from [67.195.22.106] by tm9.access.bullet.mail.gq1.yahoo.com with NNFMP; 23 Aug 2013 02:10:08 -0000
Received: from [127.0.0.1] by smtp102.rog.mail.gq1.yahoo.com with NNFMP; 23 Aug 2013 02:10:08 -0000
Received: by localhost (sSMTP sendmail emulation); Thu, 22 Aug 2013 22:10:06 -0400
Message-Id: <454755.67804.bm@smtp102.rog.mail.gq1.yahoo.com>
Date: Thu, 22 Aug 2013 22:10:06 -0400
From: James Bailie <jimmy@mammothcheese.ca>
Reply-To: James Bailie <jimmy@mammothcheese.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update Port: editors/dkns => 1.91
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         181476
>Category:       ports
>Synopsis:       Update Port: editors/dkns => 1.91
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tabthorpe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 23 02:20:00 UTC 2013
>Closed-Date:    Wed Sep 04 00:23:17 UTC 2013
>Last-Modified:  Wed Sep  4 00:30:01 UTC 2013
>Originator:     James Bailie
>Release:        FreeBSD 9.1-RELEASE-p5 amd64
>Organization:
>Environment:
System: FreeBSD localhost 9.1-RELEASE-p5 FreeBSD 9.1-RELEASE-p5 #0: Sat Jul 27 01:14:23 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- dkns.diff begins here ---
diff -ruN /usr/ports/editors/dkns/Makefile ./dkns/Makefile
--- /usr/ports/editors/dkns/Makefile	2013-03-20 13:56:05.000000000 -0400
+++ ./dkns/Makefile	2013-08-22 22:06:34.000000000 -0400
@@ -2,7 +2,7 @@
 # $FreeBSD: editors/dkns/Makefile 314752 2013-03-20 17:56:05Z tabthorpe $
 
 PORTNAME=	dkns
-PORTVERSION=	1.90
+PORTVERSION=	1.91
 CATEGORIES=	editors
 MASTER_SITES=	http://www.mammothcheese.ca/
 
diff -ruN /usr/ports/editors/dkns/distinfo ./dkns/distinfo
--- /usr/ports/editors/dkns/distinfo	2013-03-20 13:56:05.000000000 -0400
+++ ./dkns/distinfo	2013-08-22 22:07:23.000000000 -0400
@@ -1,2 +1,2 @@
-SHA256 (dkns-1.90.tar.gz) = 81b334b56fa333d383956d3d970fb59bd6e003565ce73ee4cfc199819a311cd1
-SIZE (dkns-1.90.tar.gz) = 35385
+SHA256 (dkns-1.91.tar.gz) = d13566defe44dc8832a5e598d899fd8358bddccc9ff557f91efddddd551498ac
+SIZE (dkns-1.91.tar.gz) = 35519
--- dkns.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->tabthorpe 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Aug 23 02:20:08 UTC 2013 
Responsible-Changed-Why:  
tabthorpe@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181476 
State-Changed-From-To: open->closed 
State-Changed-By: tabthorpe 
State-Changed-When: Wed Sep 4 00:23:16 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181476 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181476: commit references a PR
Date: Wed,  4 Sep 2013 00:20:34 +0000 (UTC)

 Author: tabthorpe
 Date: Wed Sep  4 00:20:26 2013
 New Revision: 326236
 URL: http://svnweb.freebsd.org/changeset/ports/326236
 
 Log:
   - Update to 1.91
   
   PR:		ports/181476
   Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
 
 Modified:
   head/editors/dkns/Makefile
   head/editors/dkns/distinfo
 
 Modified: head/editors/dkns/Makefile
 ==============================================================================
 --- head/editors/dkns/Makefile	Wed Sep  4 00:06:17 2013	(r326235)
 +++ head/editors/dkns/Makefile	Wed Sep  4 00:20:26 2013	(r326236)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	dkns
 -PORTVERSION=	1.90
 +PORTVERSION=	1.91
  CATEGORIES=	editors
  MASTER_SITES=	http://www.mammothcheese.ca/
  
 
 Modified: head/editors/dkns/distinfo
 ==============================================================================
 --- head/editors/dkns/distinfo	Wed Sep  4 00:06:17 2013	(r326235)
 +++ head/editors/dkns/distinfo	Wed Sep  4 00:20:26 2013	(r326236)
 @@ -1,2 +1,2 @@
 -SHA256 (dkns-1.90.tar.gz) = 81b334b56fa333d383956d3d970fb59bd6e003565ce73ee4cfc199819a311cd1
 -SIZE (dkns-1.90.tar.gz) = 35385
 +SHA256 (dkns-1.91.tar.gz) = d13566defe44dc8832a5e598d899fd8358bddccc9ff557f91efddddd551498ac
 +SIZE (dkns-1.91.tar.gz) = 35519
 _______________________________________________
 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"
 
>Unformatted:
