diff options
author | Rene Ladan <rene@FreeBSD.org> | 2020-05-22 20:31:48 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2020-05-22 20:31:48 +0000 |
commit | f801f79d591b1fa6330f4ab43c238bbea6763d8b (patch) | |
tree | efe38e6eb7549d493f16531bfb6a1b4655a6e20d /editors/dkns | |
parent | 44313b4717898c2691d8ecb1f9d24becf9453832 (diff) |
editors/dkns: update to 1.100 and unexpire
PR: 245961
Submitted by: gspu
Approved by: maintainer timeout (3 weeks)
MFH: 2020Q2
Notes
Notes:
svn path=/head/; revision=536243
Diffstat (limited to 'editors/dkns')
-rw-r--r-- | editors/dkns/Makefile | 7 | ||||
-rw-r--r-- | editors/dkns/distinfo | 6 |
2 files changed, 4 insertions, 9 deletions
diff --git a/editors/dkns/Makefile b/editors/dkns/Makefile index b38ed0b4582f..75b3c05e6cec 100644 --- a/editors/dkns/Makefile +++ b/editors/dkns/Makefile @@ -2,18 +2,13 @@ # $FreeBSD$ PORTNAME= dkns -PORTVERSION= 1.96 +PORTVERSION= 1.100 CATEGORIES= editors MASTER_SITES= http://www.mammothcheese.ca/ MAINTAINER= jimmy@mammothcheese.ca COMMENT= Simple console text editor -BROKEN= unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2020-05-05 - -LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= munger:lang/munger diff --git a/editors/dkns/distinfo b/editors/dkns/distinfo index 26d95da488c2..c3d5e90529a5 100644 --- a/editors/dkns/distinfo +++ b/editors/dkns/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1473429476 -SHA256 (dkns-1.96.tar.gz) = e96187e044366a3b56736fdff7570756edb82e99c97ddbf65d1528db1ccc8918 -SIZE (dkns-1.96.tar.gz) = 35298 +TIMESTAMP = 1590178116 +SHA256 (dkns-1.100.tar.gz) = 4d32374bcfde72c799dd402885cf84f0b4d7b705c9e7c11d0a6a00f3287a7b1c +SIZE (dkns-1.100.tar.gz) = 33630 |