diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-01-15 12:07:01 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-01-15 12:07:01 +0000 |
commit | e89daa3d9921b9d7fd232950f05996c72fce555b (patch) | |
tree | 02fff6faccbf961fc9122fd553b4f265405ba66b /textproc/chkascii | |
parent | games/crossfire-client: update to 1.73.0 (diff) |
textproc/chkascii: update to version 1.3
PR: 234911
Submitted by: bourne.identity@hotmail.com (maintainer)
Notes
Notes:
svn path=/head/; revision=490364
Diffstat (limited to 'textproc/chkascii')
-rw-r--r-- | textproc/chkascii/Makefile | 2 | ||||
-rw-r--r-- | textproc/chkascii/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/chkascii/Makefile b/textproc/chkascii/Makefile index 30204645e832..2a341fd07114 100644 --- a/textproc/chkascii/Makefile +++ b/textproc/chkascii/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= chkascii -DISTVERSION= 1.2 +DISTVERSION= 1.3 CATEGORIES= textproc MAINTAINER= bourne.identity@hotmail.com diff --git a/textproc/chkascii/distinfo b/textproc/chkascii/distinfo index 33e7a112f30b..e5d70cc93d89 100644 --- a/textproc/chkascii/distinfo +++ b/textproc/chkascii/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1544617968 -SHA256 (bourne-again-chkascii-1.2_GH0.tar.gz) = 6adf7cf666b0af95124d01420d61b0dcfe35323600bb43384ec5246061383574 -SIZE (bourne-again-chkascii-1.2_GH0.tar.gz) = 10901 +TIMESTAMP = 1547331571 +SHA256 (bourne-again-chkascii-1.3_GH0.tar.gz) = fbef401616c9fbf59279d9e6a9a161c10a981c8afbf1f6854867417761cbfb89 +SIZE (bourne-again-chkascii-1.3_GH0.tar.gz) = 11615 |