pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/chat/tootstream



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Oct  1 16:33:37 UTC 2018

Modified Files:
        pkgsrc/chat/tootstream: Makefile distinfo

Log Message:
chat/tootstream: Update to 0.3.6.

Changes:

* bump to version 1.3.1 of Mastodon.py.
* fix the issue where usernames were unable to be searched.
* add the links command for listing and opening the URLs in a post.
* add the puburl command for listing and opening the URL of the post
in your browser.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/chat/tootstream/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/chat/tootstream/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/chat/tootstream/Makefile
diff -u pkgsrc/chat/tootstream/Makefile:1.5 pkgsrc/chat/tootstream/Makefile:1.6
--- pkgsrc/chat/tootstream/Makefile:1.5 Fri Sep 21 21:44:12 2018
+++ pkgsrc/chat/tootstream/Makefile     Mon Oct  1 16:33:37 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2018/09/21 21:44:12 nia Exp $
+# $NetBSD: Makefile,v 1.6 2018/10/01 16:33:37 nia Exp $
 
-DISTNAME=      tootstream-0.3.5
-PKGREVISION=   1
+DISTNAME=      tootstream-0.3.6
 CATEGORIES=    chat www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=magicalraccoon/}
 

Index: pkgsrc/chat/tootstream/distinfo
diff -u pkgsrc/chat/tootstream/distinfo:1.3 pkgsrc/chat/tootstream/distinfo:1.4
--- pkgsrc/chat/tootstream/distinfo:1.3 Tue Aug 21 17:34:48 2018
+++ pkgsrc/chat/tootstream/distinfo     Mon Oct  1 16:33:37 2018
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/08/21 17:34:48 nia Exp $
+$NetBSD: distinfo,v 1.4 2018/10/01 16:33:37 nia Exp $
 
-SHA1 (tootstream-0.3.5.tar.gz) = 882585d76970b115a4e0122eeaf08c300e3afe5e
-RMD160 (tootstream-0.3.5.tar.gz) = 159f48edada2af45a916e338ffdda9c03cf35ac3
-SHA512 (tootstream-0.3.5.tar.gz) = b803fdc87826920e7684bc57ccda4ae66beba2674145c37a56da5de540317bfcbdbd1533e6d9982975d8a269788a763ce9236de477b9ba74f677b24cc2fb5d46
-Size (tootstream-0.3.5.tar.gz) = 24693 bytes
-SHA1 (patch-src_tootstream_toot.py) = 878481fbad811db29aabd6110d1bd5ff02af1bc8
+SHA1 (tootstream-0.3.6.tar.gz) = 63e0e6b92088a80593dc44cc0cbae3d7056ed090
+RMD160 (tootstream-0.3.6.tar.gz) = 2226f666c58d8a80332e3d622b4dadebc7bec4d4
+SHA512 (tootstream-0.3.6.tar.gz) = 3409e9b129297bee70db3ac0bb9866261b623b41b6697f6cdb4ffa871333cab0342c2a7f6458f32dedb4f11e18d006bc2206e473a2c365641b1c34b4d3d71778
+Size (tootstream-0.3.6.tar.gz) = 25030 bytes



Home | Main Index | Thread Index | Old Index