pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/tscrape
Module Name: pkgsrc
Committed By: leot
Date: Mon May 4 15:40:06 UTC 2020
Modified Files:
pkgsrc/www/tscrape: Makefile distinfo
Removed Files:
pkgsrc/www/tscrape/patches: patch-tscrape.c
Log Message:
tscrape: Update to 0.5
pkgsrc changes:
- Remove patch that was backported from upstream Git HEAD
0.5
---
- Use a <pre> section per feed for tscrape_html
- Ignore possible consecutive `js-stream-item' when parsing a single tweet:
previously some tweets could be accidentally not parsed
- Misc bug fixes and improvements
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/tscrape/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/tscrape/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/www/tscrape/patches/patch-tscrape.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/tscrape/Makefile
diff -u pkgsrc/www/tscrape/Makefile:1.7 pkgsrc/www/tscrape/Makefile:1.8
--- pkgsrc/www/tscrape/Makefile:1.7 Thu Mar 26 10:16:56 2020
+++ pkgsrc/www/tscrape/Makefile Mon May 4 15:40:06 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2020/03/26 10:16:56 leot Exp $
+# $NetBSD: Makefile,v 1.8 2020/05/04 15:40:06 leot Exp $
-DISTNAME= tscrape-0.4
-PKGREVISION= 2
+DISTNAME= tscrape-0.5
CATEGORIES= www
MASTER_SITES= http://codemadness.org/releases/tscrape/
Index: pkgsrc/www/tscrape/distinfo
diff -u pkgsrc/www/tscrape/distinfo:1.5 pkgsrc/www/tscrape/distinfo:1.6
--- pkgsrc/www/tscrape/distinfo:1.5 Thu Mar 26 10:16:56 2020
+++ pkgsrc/www/tscrape/distinfo Mon May 4 15:40:06 2020
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.5 2020/03/26 10:16:56 leot Exp $
+$NetBSD: distinfo,v 1.6 2020/05/04 15:40:06 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
+SHA1 (tscrape-0.5.tar.gz) = 4340d160234f09d54c1a9b0291b2c3b321be758e
+RMD160 (tscrape-0.5.tar.gz) = f954ab3bc77b14e35f9e9436f20760295ac5be32
+SHA512 (tscrape-0.5.tar.gz) = 0930a3383b1f6fc7fe06c3d5437ed3cdb2e695269d4858cb8a2c237c19f4065ef78c919281f5af758355c620381d94e8c802f3d1c57d604c392b69ec335b6002
+Size (tscrape-0.5.tar.gz) = 15230 bytes
Home |
Main Index |
Thread Index |
Old Index