Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 2003 03:30:17 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/55901: Update port: net/gnometelnet to 2.5
Message-ID:  <20030824033017.5e0b4330.tkato@prontomail.com>
Resent-Message-ID: <200308231840.h7NIeAFR056188@freefall.freebsd.org>

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

>Number:         55901
>Category:       ports
>Synopsis:       Update port: net/gnometelnet to 2.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 23 11:40:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 2.5

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/net/gnometelnet/Makefile net/gnometelnet/Makefile
--- /usr/ports/net/gnometelnet/Makefile	Sat Aug  2 12:33:24 2003
+++ net/gnometelnet/Makefile	Sat Aug 23 17:35:29 2003
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	gnometelnet
-PORTVERSION=	2.4
-PORTREVISION=	1
+PORTVERSION=	2.5
 CATEGORIES=	net gnome
 MASTER_SITES=	http://www.cyest.org/downloads/
 DISTNAME=	${PORTNAME:S/gnome/gnome-/}-${PORTVERSION}
@@ -26,11 +25,11 @@
 		LDFLAGS="-L${LOCALBASE}/lib"
 
 pre-configure:
-.for file in install-sh mkinstalldirs
-	@${LN} -sf ${LOCALBASE}/share/automake/${file} ${WRKSRC}/${file}
-.endfor
+	@${LN} -sf ${LOCALBASE}/share/automake/install-sh ${WRKSRC}
 	@${RM} -f ${WRKSRC}/config.cache
-
+.for file in config.guess config.sub
+	@${RM} -f ${WRKSRC}/${file} && ${TOUCH} ${WRKSRC}/${file}
+.endfor
 
 post-install:
 	@${MKDIR} ${PREFIX}/share/gnome/apps/Internet
diff -urN /usr/ports/net/gnometelnet/distinfo net/gnometelnet/distinfo
--- /usr/ports/net/gnometelnet/distinfo	Tue Mar 13 20:37:28 2001
+++ net/gnometelnet/distinfo	Sat Aug 23 17:02:30 2003
@@ -1 +1 @@
-MD5 (gnome-telnet-2.4.tar.bz2) = 0a1acf42ca6117b179f6d839d52a1746
+MD5 (gnome-telnet-2.5.tar.bz2) = 5f1f1b17c167598272feae2350818a98
>Release-Note:
>Audit-Trail:
>Unformatted:



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