Responsible Changed From-To: freebsd-ports-bugs->tabthorpe tabthorpe@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Author: tabthorpe Date: Tue Sep 10 04:09:20 2013 New Revision: 326861 URL: http://svnweb.freebsd.org/changeset/ports/326861 Log: - Update to 1.92 PR: ports/181805 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 Tue Sep 10 04:08:18 2013 (r326860) +++ head/editors/dkns/Makefile Tue Sep 10 04:09:20 2013 (r326861) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dkns -PORTVERSION= 1.91 +PORTVERSION= 1.92 CATEGORIES= editors MASTER_SITES= http://www.mammothcheese.ca/ Modified: head/editors/dkns/distinfo ============================================================================== --- head/editors/dkns/distinfo Tue Sep 10 04:08:18 2013 (r326860) +++ head/editors/dkns/distinfo Tue Sep 10 04:09:20 2013 (r326861) @@ -1,2 +1,2 @@ -SHA256 (dkns-1.91.tar.gz) = d13566defe44dc8832a5e598d899fd8358bddccc9ff557f91efddddd551498ac -SIZE (dkns-1.91.tar.gz) = 35519 +SHA256 (dkns-1.92.tar.gz) = 110f6e4f201d0d9a5d060350bb50ca18cd158c52583c9dc5c7dc8ab412c88b5a +SIZE (dkns-1.92.tar.gz) = 35732 _______________________________________________ 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"
State Changed From-To: open->closed Committed. Thanks!