Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2006 02:27:14 +0300 (EEST)
From:      Alexander Gromnizki <gromnizki@unixdev.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/98177: [maintainer update] Update port: x11-clocks/tktz A Tcl/Tk-based timezone viewer
Message-ID:  <200605302327.k4UNREjL004008@medieval.world>
Resent-Message-ID: <200605302330.k4UNUInY088355@freefall.freebsd.org>

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

>Number:         98177
>Category:       ports
>Synopsis:       [maintainer update] Update port: x11-clocks/tktz A Tcl/Tk-based timezone viewer
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 30 23:30:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Gromnizki
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD medieval 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Fri Apr 14 08:20:22 EEST 2006 alex@medieval:/usr/src/sys/i386/compile/AG_6_0_2006_04_14 i386
	
>Description:
Update port: x11-clocks/tktz A Tcl/Tk-based timezone viewer to version 0.2
>How-To-Repeat:
	
>Fix:
diff -ruN tktz.bak/Makefile tktz/Makefile
--- tktz.bak/Makefile	Fri May 12 20:52:22 2006
+++ tktz/Makefile	Mon May 29 17:33:16 2006
@@ -2,11 +2,11 @@
 # Date created:				2 May 2006
 # Whom:					Alexander Gromnizki
 #
-# $FreeBSD: ports/x11-clocks/tktz/Makefile,v 1.1 2006/05/12 17:52:22 vs Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	tktz
-PORTVERSION=	0.1
+PORTVERSION=	0.2
 CATEGORIES=	x11-clocks tk84
 MASTER_SITES=	http://gromnizki.unixdev.net/soft/
 
@@ -21,7 +21,7 @@
 	@ ${MKDIR} ${PREFIX}/lib/tktz
 	@ ${INSTALL_SCRIPT} ${WRKSRC}/tktz ${PREFIX}/lib/tktz
 	@ ${LN} -sf ${PREFIX}/lib/tktz/tktz ${PREFIX}/bin
-.for file in tktz.help README LICENSE
+.for file in tktz.help README LICENSE NEWS
 	@ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/lib/tktz
 .endfor
 
diff -ruN tktz.bak/distinfo tktz/distinfo
--- tktz.bak/distinfo	Fri May 12 20:52:22 2006
+++ tktz/distinfo	Wed May 31 01:58:52 2006
@@ -1,2 +1,2 @@
-MD5 (tktz-0.1.tar.gz) = 6c3c0a4908ef4f9e16050dd9041e2b41
-SIZE (tktz-0.1.tar.gz) = 8703
+MD5 (tktz-0.2.tar.gz) = 56502f45570cf5e01000ebb6f2bfc3ce
+SIZE (tktz-0.2.tar.gz) = 9766
diff -ruN tktz.bak/pkg-plist tktz/pkg-plist
--- tktz.bak/pkg-plist	Fri May 12 20:52:22 2006
+++ tktz/pkg-plist	Mon May 29 17:29:59 2006
@@ -1,6 +1,7 @@
 bin/tktz
 lib/tktz/LICENSE
 lib/tktz/README
+lib/tktz/NEWS
 lib/tktz/tktz
 lib/tktz/tktz.help
 @dirrm lib/tktz
>Release-Note:
>Audit-Trail:
>Unformatted:



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