From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 6 19:50:01 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E030416A41B for ; Sat, 6 Oct 2007 19:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9CE6C13C46A for ; Sat, 6 Oct 2007 19:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l96Jo1Uc040852 for ; Sat, 6 Oct 2007 19:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l96Jo17E040851; Sat, 6 Oct 2007 19:50:01 GMT (envelope-from gnats) Resent-Date: Sat, 6 Oct 2007 19:50:01 GMT Resent-Message-Id: <200710061950.l96Jo17E040851@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, James Bailie Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC1E216A41B for ; Sat, 6 Oct 2007 19:40:18 +0000 (UTC) (envelope-from jimmy@mammothcheese.ca) Received: from smtp102.rog.mail.re2.yahoo.com (smtp102.rog.mail.re2.yahoo.com [206.190.36.80]) by mx1.freebsd.org (Postfix) with SMTP id 5ADFF13C48D for ; Sat, 6 Oct 2007 19:40:18 +0000 (UTC) (envelope-from jimmy@mammothcheese.ca) Received: (qmail 76581 invoked from network); 6 Oct 2007 19:40:17 -0000 Received: from unknown (HELO ?HOSTNAME?) (jazzturk@rogers.com@74.110.53.6 with login) by smtp102.rog.mail.re2.yahoo.com with SMTP; 6 Oct 2007 19:40:17 -0000 Received: by _HOSTNAME_ (sSMTP sendmail emulation); Sat, 6 Oct 2007 15:40:16 -0400 Message-Id: <20071006194018.5ADFF13C48D@mx1.freebsd.org> Date: Sat, 6 Oct 2007 15:40:16 -0400 From: James Bailie To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/116981: Update Port: devel/pty => 1.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: James Bailie List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Oct 2007 19:50:02 -0000 >Number: 116981 >Category: ports >Synopsis: Update Port: devel/pty => 1.1 >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: Sat Oct 06 19:50:00 GMT 2007 >Closed-Date: >Last-Modified: >Originator: James Bailie >Release: FreeBSD 6.2-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD localhost 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #13: Sun Feb 18 16:55:10 EST 2007 jbailie@localhost:/usr/obj/usr/src/sys/LOCAL i386 >Description: >How-To-Repeat: >Fix: --- pty.diff begins here --- diff -ruN /usr/ports/devel/pty/Makefile ./pty/Makefile --- /usr/ports/devel/pty/Makefile Fri Sep 7 11:11:15 2007 +++ ./pty/Makefile Sat Oct 6 11:41:28 2007 @@ -6,12 +6,15 @@ # PORTNAME= pty -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= devel MASTER_SITES= http://www.mammothcheese.ca/ MAINTAINER= jimmy@mammothcheese.ca COMMENT= helps debug programs which fiddle with their tty settings + +MAN1= pty.1 +MANCOMPRESSED= yes PLIST_FILES= bin/pty diff -ruN /usr/ports/devel/pty/distinfo ./pty/distinfo --- /usr/ports/devel/pty/distinfo Fri Sep 7 11:11:15 2007 +++ ./pty/distinfo Sat Oct 6 11:47:15 2007 @@ -1,3 +1,3 @@ -MD5 (pty-1.0.tar.gz) = fcec8df3c710b73e1569448b07cdcf7c -SHA256 (pty-1.0.tar.gz) = 964b686867175f05e244233111b633537301265f51588aceb0786207990ff7fa -SIZE (pty-1.0.tar.gz) = 3861 +MD5 (pty-1.1.tar.gz) = e39899448c5f2836891dd1af9bc0eef0 +SHA256 (pty-1.1.tar.gz) = e8c1cf64606f72744ae5a0fa833a55502f36f428f7125a2ea76e51164a8fb1c3 +SIZE (pty-1.1.tar.gz) = 4149 --- pty.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: