Skip site navigation (1)Skip section navigation (2)
Date:      19 Aug 2003 07:39:24 -0000
From:      nivit@libero.it (Nicola Vitale)
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/55726: Update port: misc/tkregexp
Message-ID:  <20030819073924.10284.qmail@Psyllobora.DOMO.SVA>
Resent-Message-ID: <200308200940.h7K9eGaI089932@freefall.freebsd.org>

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

>Number:         55726
>Category:       ports
>Synopsis:       Update port: misc/tkregexp
>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:   Wed Aug 20 02:40:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Nicola Vitale
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD psyllobora.domo.sva 4.8-STABLE FreeBSD 4.8-STABLE #21: Mon Aug 18 13:58:18 CEST 2003 stan@psyllobora.domo.sva:/usr/obj/usr/src/sys/Psyllobora i386

>Description:
	Update to 3.0

>How-To-Repeat:
	
>Fix:

--- tkregexp.diff begins here ---
diff -ru tkregexp/Makefile tkregexp.new/Makefile
--- tkregexp/Makefile	Thu Feb 20 19:46:34 2003
+++ tkregexp.new/Makefile	Tue Aug 19 09:32:27 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tkregexp
-PORTVERSION=	2.1
+PORTVERSION=	3.0
 CATEGORIES=	misc tk83
 MASTER_SITES=	http://laurent.riesterer.free.fr/regexp/
 DISTNAME=	visual_regexp-${PORTVERSION}
@@ -17,11 +17,10 @@
 RUN_DEPENDS=	wish8.3:${PORTSDIR}/x11-toolkits/tk83
 
 NO_WRKSUBDIR=	yes
-USE_ZIP=	yes
 NO_BUILD=   yes
 USE_X_PREFIX=	yes
 
 do-install:
-	@${INSTALL_SCRIPT} ${WRKSRC}/visual_regexp-${PORTVERSION}.tcl ${PREFIX}/bin/${PORTNAME}
+	@${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME}/visual_regexp.tcl ${PREFIX}/bin/${PORTNAME}
 
 .include <bsd.port.mk>
diff -ru tkregexp/distinfo tkregexp.new/distinfo
--- tkregexp/distinfo	Sun Jul 30 04:23:21 2000
+++ tkregexp.new/distinfo	Tue Aug 19 09:27:44 2003
@@ -1 +1 @@
-MD5 (visual_regexp-2.1.zip) = d95619fe9020c1dfa42e06b85a9aa0d0
+MD5 (visual_regexp-3.0.tar.gz) = e87b1bce03b9e7e1d6a23b0b77490f1e

--- tkregexp.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?20030819073924.10284.qmail>