Bug 176523 - Update Port: editors/dkns
Summary: Update Port: editors/dkns
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: Thomas Abthorpe
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-28 16:20 UTC by jimmy
Modified: 2013-03-20 18:00 UTC (History)
0 users

See Also:


Attachments
dkns.diff (787 bytes, patch)
2013-02-28 16:20 UTC, jimmy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jimmy 2013-02-28 16:20:01 UTC

    
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-28 16:20:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

tabthorpe@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-03-20 17:56:13 UTC
Author: tabthorpe
Date: Wed Mar 20 17:56:05 2013
New Revision: 314752
URL: http://svnweb.freebsd.org/changeset/ports/314752

Log:
  - Update to 1.90
  - Trim header while I am here
  
  PR:		ports/176523
  Submitted by:	maintainer

Modified:
  head/editors/dkns/Makefile   (contents, props changed)
  head/editors/dkns/distinfo   (contents, props changed)

Modified: head/editors/dkns/Makefile
==============================================================================
--- head/editors/dkns/Makefile	Wed Mar 20 17:51:26 2013	(r314751)
+++ head/editors/dkns/Makefile	Wed Mar 20 17:56:05 2013	(r314752)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:  drood
-# Date created:                       Sun, 03 Feb 2008 23:06:00 EST
-# Whom:                               James Bailie <jimmy@mammothcheese.ca>
-#
+# Created by: James Bailie <jimmy@mammothcheese.ca>
 # $FreeBSD$
-#
 
 PORTNAME=	dkns
-PORTVERSION=	1.89
+PORTVERSION=	1.90
 CATEGORIES=	editors
 MASTER_SITES=	http://www.mammothcheese.ca/
 

Modified: head/editors/dkns/distinfo
==============================================================================
--- head/editors/dkns/distinfo	Wed Mar 20 17:51:26 2013	(r314751)
+++ head/editors/dkns/distinfo	Wed Mar 20 17:56:05 2013	(r314752)
@@ -1,2 +1,2 @@
-SHA256 (dkns-1.89.tar.gz) = 35aea989e6e5733bc1132ed25222c1f002e2688efcf7a1edd44a3ca4c63b9139
-SIZE (dkns-1.89.tar.gz) = 35213
+SHA256 (dkns-1.90.tar.gz) = 81b334b56fa333d383956d3d970fb59bd6e003565ce73ee4cfc199819a311cd1
+SIZE (dkns-1.90.tar.gz) = 35385
_______________________________________________
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"
Comment 3 Thomas Abthorpe freebsd_committer freebsd_triage 2013-03-20 17:58:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!