Date: Wed, 16 Dec 2009 04:29:56 GMT From: Julian Dunn <jdunn@aquezada.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/141665: maintainer update: net-im/ttytter to 0.9.10 Message-ID: <200912160429.nBG4TuYj090245@www.freebsd.org> Resent-Message-ID: <200912160430.nBG4U5lv086481@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141665 >Category: ports >Synopsis: maintainer update: net-im/ttytter to 0.9.10 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Dec 16 04:30:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Julian Dunn >Release: 8.0-STABLE >Organization: >Environment: FreeBSD aphrodite.acf.aquezada.com 8.0-STABLE FreeBSD 8.0-STABLE #0: Sun Dec 6 16:15:47 EST 2009 jdunn@aphrodite.acf.aquezada.com:/usr/obj/usr/src/sys/APHRODITE i386 >Description: Maintainer update of net-im/ttytter to 0.9.10. Changes: * If the foreground process exits abnormally, it should still clean up the background process. * -script and -verbose should work together better (a more effective fix is in the 1.0.0 beta). * The -slowpost prompt lagged the signal switch ever so slightly, meaning you could hit ^C and kill the process even when it told you it was okay. The prompt is now delayed until after the signal handler change. * -notifytype=0 should work fully now. * -script and -status now correctly ignore -slowpost and -verify. * /vreply format tweaked slightly. >How-To-Repeat: >Fix: Apply patch attached. Patch attached with submission follows: diff -Nur ttytter.old/Makefile ttytter/Makefile --- ttytter.old/Makefile 2009-11-26 09:22:15.000000000 -0500 +++ ttytter/Makefile 2009-12-15 23:26:03.000000000 -0500 @@ -5,7 +5,7 @@ # $FreeBSD: ports/net-im/ttytter/Makefile,v 1.6 2009/11/26 14:22:15 miwi Exp $ PORTNAME= ttytter -PORTVERSION= 0.9.9 +PORTVERSION= 0.9.10 CATEGORIES= net-im MASTER_SITES= http://www.floodgap.com/software/ttytter/ DISTFILES= ${PORTNAME}.txt diff -Nur ttytter.old/distinfo ttytter/distinfo --- ttytter.old/distinfo 2009-11-26 09:22:15.000000000 -0500 +++ ttytter/distinfo 2009-12-15 23:26:19.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (ttytter.txt) = dbeb04464aa12ce956edde8310bbf1d1 -SHA256 (ttytter.txt) = 6d33f869252aeed3e8aee8c5ea7e9880376e37c33a76c8b03af22114966cf635 -SIZE (ttytter.txt) = 92806 +MD5 (ttytter.txt) = dd8a20b58c73c4499a072fa467633b3f +SHA256 (ttytter.txt) = a992b67508da94caeb177555e829836b5d81d1e2e702dd45ce6ad951f93bf1f1 +SIZE (ttytter.txt) = 92965 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912160429.nBG4TuYj090245>