diff options
author | leot <leot@pkgsrc.org> | 2020-03-26 10:16:56 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-03-26 10:16:56 +0000 |
commit | db74bc238721fa9b6e5be3f0e191abbc7381de9d (patch) | |
tree | 50807d5ba8a16b9f0552e8f805c9381233387581 /www | |
parent | 739fd3afff6ce3880fe2b5bc0bd89b1f8ed86ee5 (diff) | |
download | pkgsrc-db74bc238721fa9b6e5be3f0e191abbc7381de9d.tar.gz |
tscrape: Add patch-tscrape.c to distinfo
It was accidentally missed in last commit.
Thanks <wiz> for noticing it!
PKGREVISION++
Diffstat (limited to 'www')
-rw-r--r-- | www/tscrape/Makefile | 4 | ||||
-rw-r--r-- | www/tscrape/distinfo | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/tscrape/Makefile b/www/tscrape/Makefile index 74fbcf38364..997bd37f2bb 100644 --- a/www/tscrape/Makefile +++ b/www/tscrape/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2020/03/23 15:06:08 leot Exp $ +# $NetBSD: Makefile,v 1.7 2020/03/26 10:16:56 leot Exp $ DISTNAME= tscrape-0.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://codemadness.org/releases/tscrape/ diff --git a/www/tscrape/distinfo b/www/tscrape/distinfo index b35e63d8d1a..80eedfadde2 100644 --- a/www/tscrape/distinfo +++ b/www/tscrape/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.4 2020/02/23 20:39:53 leot Exp $ +$NetBSD: distinfo,v 1.5 2020/03/26 10:16:56 leot Exp $ SHA1 (tscrape-0.4.tar.gz) = 1cd9dca90f3a4a73be3377f4b6b230af5caa771b RMD160 (tscrape-0.4.tar.gz) = a32cb25537a0d5f785abf3758c05ab6d2b5c1f5c SHA512 (tscrape-0.4.tar.gz) = cbf626ba3d3bdefbf67253e810d211f0928c5931334d9656d5dffab24972fb7974a4a6f9c4d95d7d7f87c8adb000255ec1a25adf435f4c692c2af6574625cb17 Size (tscrape-0.4.tar.gz) = 15348 bytes +SHA1 (patch-tscrape.c) = 45a10d3b0517a6f40c683efe19b098e540d0d4f0 |