diff options
author | Wen Heping <wen@FreeBSD.org> | 2018-05-15 08:40:25 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2018-05-15 08:40:25 +0000 |
commit | 10165690df8b6584a77eef5b99f9996add309051 (patch) | |
tree | 7e2ecebc1890319cd052924b01c5e2856dc734e3 /textproc | |
parent | a8dc76510ccc73926cbbb8851b39e67012ad3011 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/coccigrep/Makefile | 2 | ||||
-rw-r--r-- | textproc/coccigrep/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/coccigrep/Makefile b/textproc/coccigrep/Makefile index facbb6e9ceaf..00305eabc52f 100644 --- a/textproc/coccigrep/Makefile +++ b/textproc/coccigrep/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= coccigrep -PORTVERSION= 1.16 +PORTVERSION= 1.17 DISTVERSIONPREFIX= v CATEGORIES= textproc diff --git a/textproc/coccigrep/distinfo b/textproc/coccigrep/distinfo index e35f9b633d73..b132a914ad04 100644 --- a/textproc/coccigrep/distinfo +++ b/textproc/coccigrep/distinfo @@ -1,2 +1,3 @@ -SHA256 (regit-coccigrep-v1.16_GH0.tar.gz) = 5570b2a5742808a88e08c299e0e7651fa2a82626e2fac137600f110dc699ed9a -SIZE (regit-coccigrep-v1.16_GH0.tar.gz) = 32622 +TIMESTAMP = 1526400286 +SHA256 (regit-coccigrep-v1.17_GH0.tar.gz) = 4770fda04c4ad4e3ff1f4a2830f0a74c8fb4e73d09e350eaa9f4a2380a34a296 +SIZE (regit-coccigrep-v1.17_GH0.tar.gz) = 32830 |