Date: Thu, 26 May 2016 09:04:47 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415885 - head/net-im/oysttyer Message-ID: <201605260904.u4Q94l8m055012@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Thu May 26 09:04:47 2016 New Revision: 415885 URL: https://svnweb.freebsd.org/changeset/ports/415885 Log: net-im/oysttyer: 2.6.3 -> 2.7.0 - Adds /edm and /edmreply commands to use $EDITOR for replying to DMs - Summary of other DM enhancements already added in point releases: o Add the ability to share tweets via direct message with the `/qdm` command (Work towards of 2.7 milestone) o Expand long DMs suring start-up o Nicely truncate long DMs when using /dump o Fix a bug where whoami comparison was not lowercased for sent dms - Add --http1.1 flag to curl to suit versions after 7.47.0 Modified: head/net-im/oysttyer/Makefile head/net-im/oysttyer/distinfo Modified: head/net-im/oysttyer/Makefile ============================================================================== --- head/net-im/oysttyer/Makefile Thu May 26 09:03:46 2016 (r415884) +++ head/net-im/oysttyer/Makefile Thu May 26 09:04:47 2016 (r415885) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= oysttyer -PORTVERSION= 2.6.3 +PORTVERSION= 2.7.0 CATEGORIES= net-im MAINTAINER= pi@FreeBSD.org Modified: head/net-im/oysttyer/distinfo ============================================================================== --- head/net-im/oysttyer/distinfo Thu May 26 09:03:46 2016 (r415884) +++ head/net-im/oysttyer/distinfo Thu May 26 09:04:47 2016 (r415885) @@ -1,2 +1,3 @@ -SHA256 (oysttyer-oysttyer-2.6.3_GH0.tar.gz) = 0b019af4dbb6a9cc254e454c57f0dc2ed6896f951f8f372282d4d5846564b9d0 -SIZE (oysttyer-oysttyer-2.6.3_GH0.tar.gz) = 104134 +TIMESTAMP = 1464251832 +SHA256 (oysttyer-oysttyer-2.7.0_GH0.tar.gz) = 6b944413423871c6366a3bafd08a79579bce01c6b254df7ebed3394d48c2bb60 +SIZE (oysttyer-oysttyer-2.7.0_GH0.tar.gz) = 105256
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605260904.u4Q94l8m055012>