aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-09-13 19:11:39 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-09-13 19:11:39 +0000
commit59a5011bdde93da26fcf4fe7569803cea9ae6b11 (patch)
treeef68bd6d1221f959992387e5c8b9918ab9f03e48
parent46a4e1eb5f321155019343169be693e21f7856a4 (diff)
downloadports-59a5011bdde93da26fcf4fe7569803cea9ae6b11.tar.gz
ports-59a5011bdde93da26fcf4fe7569803cea9ae6b11.zip
MFH: r422060
- Update to 1.96 - Add LICENSE - Add NO_ARCH PR: 212526 Submitted by: jimmy@mammothcheese.ca (maintainer) Approved by: ports-secteam (feld)
Notes
Notes: svn path=/branches/2016Q3/; revision=422066
-rw-r--r--editors/dkns/Makefile6
-rw-r--r--editors/dkns/distinfo5
2 files changed, 8 insertions, 3 deletions
diff --git a/editors/dkns/Makefile b/editors/dkns/Makefile
index abebb8aadb34..2f4b5c5c3cf8 100644
--- a/editors/dkns/Makefile
+++ b/editors/dkns/Makefile
@@ -2,16 +2,20 @@
# $FreeBSD$
PORTNAME= dkns
-PORTVERSION= 1.95
+PORTVERSION= 1.96
CATEGORIES= editors
MASTER_SITES= http://www.mammothcheese.ca/
MAINTAINER= jimmy@mammothcheese.ca
COMMENT= Simple console text editor
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
RUN_DEPENDS= munger:lang/munger
MAKE_ENV= INSTALL_MAN="${INSTALL_MAN}" INSTALL_SCRIPT="${INSTALL_SCRIPT}"
+NO_ARCH= yes
PLIST_FILES= bin/dkns \
man/man1/dkns.1.gz
diff --git a/editors/dkns/distinfo b/editors/dkns/distinfo
index 755e3f89c1c5..26d95da488c2 100644
--- a/editors/dkns/distinfo
+++ b/editors/dkns/distinfo
@@ -1,2 +1,3 @@
-SHA256 (dkns-1.95.tar.gz) = c6da8f43a2f4ad4e92bf24f719622ed46499d2e26b159b72df7081cbb327240e
-SIZE (dkns-1.95.tar.gz) = 34261
+TIMESTAMP = 1473429476
+SHA256 (dkns-1.96.tar.gz) = e96187e044366a3b56736fdff7570756edb82e99c97ddbf65d1528db1ccc8918
+SIZE (dkns-1.96.tar.gz) = 35298