Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  6 Oct 2007 15:40:16 -0400
From:      James Bailie <jimmy@mammothcheese.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/116981: Update Port: devel/pty => 1.1
Message-ID:  <20071006194018.5ADFF13C48D@mx1.freebsd.org>
Resent-Message-ID: <200710061950.l96Jo17E040851@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071006194018.5ADFF13C48D>