ports/52156: Update port: twin 0.4.5 -> 0.4.6, maintainer change to myself

Samy Al Bahra samy at kerneled.com
Tue May 13 08:40:14 UTC 2003


>Number:         52156
>Category:       ports
>Synopsis:       Update port: twin 0.4.5 -> 0.4.6, maintainer change to myself
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 13 01:40:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Samy Al Bahra
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Kerneled 
>Environment:


System: FreeBSD chucky.freebsd.local 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Sun May  4 19:02:40 AST 2003     samy at chucky.freebsd.local:/usr/obj/usr/src/sys/KERNELED i386  


>Description:


I upgraded twin to a new version and took up maintainership.


>How-To-Repeat:





>Fix:


diff -rN -U 2 twin/Makefile /home/samy/development/ports/twin/Makefile
--- twin/Makefile	Sat Feb 22 16:57:42 2003
+++ /home/samy/development/ports/twin/Makefile	Tue May 13 11:24:20 2003
@@ -1,6 +1,5 @@
-# ex:ts=8
 # Ports collection makefile for:	twin
-# Date created:			Jul 7, 2002
-# Whom:				ijliao
+# Date created:				Jul 7, 2002
+# Whom:					ijliao
 #
 # $FreeBSD: ports/x11/twin/Makefile,v 1.7 2003/02/20 19:17:02 knu Exp $
@@ -8,5 +7,5 @@
 
 PORTNAME=	twin
-PORTVERSION=	0.4.5
+PORTVERSION=	0.4.6
 CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
@@ -14,6 +13,6 @@
 MASTER_SITE_SUBDIR=	twin
 
-MAINTAINER=	ports at FreeBSD.org
-COMMENT=	A Textmode WINdow environment
+MAINTAINER=	samy at kerneled.com
+COMMENT=	A text-mode window manager and terminal emulator
 
 USE_REINPLACE=	yes
diff -rN -U 2 twin/distinfo /home/samy/development/ports/twin/distinfo
--- twin/distinfo	Thu Dec 19 23:45:29 2002
+++ /home/samy/development/ports/twin/distinfo	Tue May 13 11:25:37 2003
@@ -1 +1 @@
-MD5 (twin-0.4.5.tar.gz) = 95f942a6f1be1144b11603579d6c366a
+MD5 (twin-0.4.6.tar.gz) = 92429bb5550a4c231085585a3473bf4d
diff -rN -U 2 twin/files/patch-configure /home/samy/development/ports/twin/files/patch-configure
--- twin/files/patch-configure	Thu Jan  1 03:00:00 1970
+++ /home/samy/development/ports/twin/files/patch-configure	Tue May 13 11:44:40 2003
@@ -0,0 +1,10 @@
+--- configure   Thu Mar 27 11:29:47 2003
++++ configure.patch     Tue May 13 11:43:10 2003
+@@ -1236,5 +1236,5 @@
+ make_is_good=no
+ if test "${MAKE-make}"; then
+-  ${MAKE-make} -v | head -1 | cut -d' ' -f1-4 | cut -d, -f1 | \
++  gmake -v | head -1 | cut -d' ' -f1-4 | cut -d, -f1 | \
+   while read make_GNU make_Make make_version make_numbers
+   do
+
diff -rN -U 2 twin/files/patch-server::twstart /home/samy/development/ports/twin/files/patch-server::twstart
--- twin/files/patch-server::twstart	Thu Jan  1 03:00:00 1970
+++ /home/samy/development/ports/twin/files/patch-server::twstart	Tue May 13 11:26:13 2003
@@ -0,0 +1,7 @@
+--- server/twstart     Tue May 13 11:19:50 2003
++++ server/twstart.patch       Tue May 13 11:20:10 2003
+@@ -1,3 +1,3 @@
+-#!/bin/sh
++#!/usr/local/bin/bash
+ 
+ ARGS=
diff -rN -U 2 twin/pkg-descr /home/samy/development/ports/twin/pkg-descr
--- twin/pkg-descr	Sun Jul  7 14:06:27 2002
+++ /home/samy/development/ports/twin/pkg-descr	Tue May 13 11:17:06 2003
@@ -1,3 +1,12 @@
-Twin - a Textmode WINdow environment
+Twin is a text-mode window environment. It turns a text terminal 
+into a X11-style display with window manager, terminal windows, and 
+can also serve as display for remote applications. Each terminal 
+window provides the functions of a text-mode Linux console. Twin 
+runs on X11, libggi, itself, the Linux console, and any 
+termcap/ncurses-compatible tty. It supports multiple simultaneous 
+displays, and can attach/detach each display on the fly.
 
 WWW: http://linuz.sns.it/~max/twin/
+
+- Samy Al Bahra
+samy at kerneled.com



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



More information about the freebsd-ports-bugs mailing list