ports/58487: Update port: misc/detachtty: New upstream version.

Johannes Groedem johs at copyleft.no
Fri Oct 24 12:00:39 UTC 2003


>Number:         58487
>Category:       ports
>Synopsis:       Update port: misc/detachtty: New upstream version.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 24 05:00:37 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Johannes Groedem
>Release:        FreeBSD 4.8-RELEASE-p4 i386
>Organization:
Copyleft Software AS
>Environment:
System: FreeBSD 4.8-RELEASE-p4 i386

	
>Description:
	Update from detachtty-6 to detachtty-8. Patch attached.
>How-To-Repeat:
	
>Fix:

	

--- detachtty-8.patch begins here ---
Index: Makefile
===================================================================
RCS file: /local/cvs/local-ports/detachtty/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	24 Oct 2003 11:20:10 -0000	1.6
+++ Makefile	24 Oct 2003 11:26:55 -0000
@@ -6,15 +6,15 @@
 #
 
 PORTNAME=	detachtty
-PORTVERSION=	6
+PORTVERSION=	8
 CATEGORIES=	misc
-MASTER_SITES=	ftp://ftp.linux.org.uk/pub/lisp/
+MASTER_SITES=	ftp://ftp.linux.org.uk/pub/lisp/detachtty/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	johs at copyleft.no
 COMMENT=	Run interactive programs non-interactively
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC=		${WRKDIR}/${PORTNAME}
 USE_GMAKE=	yes
 
 MAN1=		detachtty.1
Index: distinfo
===================================================================
RCS file: /local/cvs/local-ports/detachtty/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	25 Mar 2003 20:56:58 -0000	1.1
+++ distinfo	24 Oct 2003 11:26:55 -0000
@@ -1 +1 @@
-MD5 (detachtty_6.tar.gz) = a6eb413286998b1635436da9ef876b54
+MD5 (detachtty_8.tar.gz) = 16983e0eda360cc783c80d7f38f3a602
Index: files/patch-aa
===================================================================
RCS file: /local/cvs/local-ports/detachtty/files/patch-aa,v
retrieving revision 1.1
diff -u -u -r1.1 patch-aa
--- files/patch-aa	25 Mar 2003 22:45:27 -0000	1.1
+++ files/patch-aa	24 Oct 2003 11:26:55 -0000
@@ -1,5 +1,5 @@
---- Makefile.orig	Wed Sep 18 00:41:36 2002
-+++ Makefile	Tue Mar 25 23:20:18 2003
+--- Makefile.orig	Fri Oct 24 13:11:13 2003
++++ Makefile	Fri Oct 24 13:17:47 2003
 @@ -3,9 +3,9 @@
  # for details
  
@@ -11,9 +11,9 @@
 +OS_CFLAGS=-DNEED_LIBUTIL_H                  
  # Solaris, some version of
  #OS_CFLAGS=-DNEED_STRINGS_H -DNEED_LOCAL_FORKPTY_H
- 
-@@ -19,7 +19,7 @@
- # no forkpty in Solaris
+ # MacOS X needs libpoll from fink
+@@ -23,7 +23,7 @@
+ # no forkpty in Solaris or MacOS X
  # OS_OBJECTS=forkpty.o
  
 -INSTALL_DIR=/usr/local/bin
@@ -21,7 +21,7 @@
  
  # You probably don't need to edit anything below this line
  
-@@ -31,7 +31,7 @@
+@@ -35,7 +35,7 @@
  	-rm *.o *~ attachtty detachtty
  
  install: all
--- detachtty-8.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list