Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2002 20:23:01 +0200 (CEST)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39035: update devel/p5-IO-Tty from 0.04 to 1.02
Message-ID:  <200206081823.g58IN1nK051310@guineapig.pil.dk>

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

>Number:         39035
>Category:       ports
>Synopsis:       update devel/p5-IO-Tty from 0.04 to 1.02
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 08 11:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD guineapig.pil.dk 4.5-STABLE FreeBSD 4.5-STABLE #9: Wed Apr 24 10:43:13 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386


	
>Description:
- update to 1.02
- assume maintainership
>How-To-Repeat:
	
>Fix:

	

diff -ruN p5-IO-Tty.orig/Makefile p5-IO-Tty/Makefile
--- p5-IO-Tty.orig/Makefile	Sat Jun  8 19:57:27 2002
+++ p5-IO-Tty/Makefile	Sat Jun  8 20:01:11 2002
@@ -6,17 +6,19 @@
 #
 
 PORTNAME=	IO-Tty
-PORTVERSION=	0.04
+PORTVERSION=	1.02
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	IO
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	erwin@lansing.dk
 
 PERL_CONFIGURE=	yes
-IS_INTERACTIVE=	yes
-MAN3=		IO::Pty.3
+
 MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3=		IO::Pty.3 \
+		IO::Tty.3 \
+		IO::Tty::Constant.3
 
 .include <bsd.port.mk>
diff -ruN p5-IO-Tty.orig/distinfo p5-IO-Tty/distinfo
--- p5-IO-Tty.orig/distinfo	Sat Jun  8 19:57:27 2002
+++ p5-IO-Tty/distinfo	Sat Jun  8 20:21:17 2002
@@ -1 +1 @@
-MD5 (IO-Tty-0.04.tar.gz) = 95e36a73acac9f747dd02426988daa9b
+MD5 (IO-Tty-1.02.tar.gz) = 875a8bc6e0643f4fc892dbe113e43286
diff -ruN p5-IO-Tty.orig/pkg-descr p5-IO-Tty/pkg-descr
--- p5-IO-Tty.orig/pkg-descr	Sat Jun  8 19:57:27 2002
+++ p5-IO-Tty/pkg-descr	Sat Jun  8 20:21:04 2002
@@ -1,4 +1,6 @@
 Perl5 module that allows creation of pseudo-tty's
 as well as manipulation.
 
+WWW: http://search.cpan.org/search?dist=IO-Tty
+
 --Will <andrews@technologist.com>
diff -ruN p5-IO-Tty.orig/pkg-plist p5-IO-Tty/pkg-plist
--- p5-IO-Tty.orig/pkg-plist	Sat Jun  8 19:57:27 2002
+++ p5-IO-Tty/pkg-plist	Sat Jun  8 20:03:12 2002
@@ -3,7 +3,9 @@
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IO/Tty/.packlist
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IO/Pty.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IO/Tty.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IO/Tty/Constant.pm
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IO/Tty
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IO/Tty 2>/dev/null || true
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IO 2>/dev/null || true
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IO 2>/dev/null || true
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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