ports/99011: Update port: net-im/tkabber-devel (latest cvs snapshot)

Denis Shaposhnikov dsh at vlink.ru
Fri Jun 16 06:30:18 UTC 2006


>Number:         99011
>Category:       ports
>Synopsis:       Update port: net-im/tkabber-devel (latest cvs snapshot)
>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:   Fri Jun 16 06:30:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Denis Shaposhnikov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD neva.vlink.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #9: Thu Jun 8 17:41:15 MSD 2006 dsh at neva.vlink.ru:/var/FreeBSD/obj/var/FreeBSD/src/sys/MYNERIC i386


	
>Description:

Upgrade to the latest cvs snapshot.

>How-To-Repeat:
	
>Fix:

diff -Nru tkabber-devel.orig/Makefile tkabber-devel/Makefile
--- tkabber-devel.orig/Makefile	Mon Jun 12 16:30:58 2006
+++ tkabber-devel/Makefile	Fri Jun 16 10:18:54 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tkabber
-PORTVERSION=	0.9.8.a.20060521
+PORTVERSION=	0.9.9.a.20060612
 CATEGORIES=	net-im
 MASTER_SITES=	http://ports.internal.vlink.ru/distfiles/
 PKGNAMESUFFIX=	-devel
@@ -31,6 +31,8 @@
 SUBDIRS=	aniemoteicons emoticons-tkabber ifaceck ifacetk plugins \
 		jabberlib-tclxml pixmaps sounds textundo msgs mclistbox-1.02
 
+OPTIONS=	ZLIB "with zlib support" off
+
 do-install:
 	${ECHO} -e "#!/bin/sh\nexec ${WISH} ${DATADIR}/tkabber.tcl \
 		-name tkabber \"\$$@\"\n" > ${WRKDIR}/tkabber.sh
@@ -59,4 +61,10 @@
 	${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR}
 .endif
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if defined(WITH_ZLIB)
+LIB_DEPENDS+=	ztcl[0-9]:${PORTSDIR}/devel/ztcl
+.endif
+
+.include <bsd.port.post.mk>
diff -Nru tkabber-devel.orig/distinfo tkabber-devel/distinfo
--- tkabber-devel.orig/distinfo	Mon Jun 12 16:30:58 2006
+++ tkabber-devel/distinfo	Thu Jun 15 12:40:25 2006
@@ -1,3 +1,3 @@
-MD5 (tkabber-0.9.8.a.20060521.tar.bz2) = d0128432aeba51ed35885074482c2ae3
-SHA256 (tkabber-0.9.8.a.20060521.tar.bz2) = a4464dc4c7fbcedfe1af660d6a9d9cead26e65f38b47bb27ce882b8a22ce9888
-SIZE (tkabber-0.9.8.a.20060521.tar.bz2) = 650298
+MD5 (tkabber-0.9.9.a.20060612.tar.bz2) = a0ecb2f5fcd0b8ddb26740f2cf49eb09
+SHA256 (tkabber-0.9.9.a.20060612.tar.bz2) = 79bd4a92c89739939e8d69bf94fa8010600d92ced5a507e075aae3d307b3a4b0
+SIZE (tkabber-0.9.9.a.20060612.tar.bz2) = 652352
diff -Nru tkabber-devel.orig/files/patch-tkabber.tcl tkabber-devel/files/patch-tkabber.tcl
--- tkabber-devel.orig/files/patch-tkabber.tcl	Wed Aug 31 16:23:46 2005
+++ tkabber-devel/files/patch-tkabber.tcl	Thu Jun 15 12:41:27 2006
@@ -4,8 +4,8 @@
      return $snapshot
  }
  
--set version "0.9.8-alpha[get_snapshot [file join $rootdir ChangeLog]]"
-+set version "0.9.8-alpha[get_snapshot [file join $rootdir version]]"
+-set version "0.9.9-alpha[get_snapshot [file join $rootdir ChangeLog]]"
++set version "0.9.9-alpha[get_snapshot [file join $rootdir version]]"
  set toolkit_version "Tcl/Tk [info patchlevel]"
  set debug_lvls {}
  
diff -Nru tkabber-devel.orig/pkg-plist tkabber-devel/pkg-plist
--- tkabber-devel.orig/pkg-plist	Sat Apr  1 21:30:15 2006
+++ tkabber-devel/pkg-plist	Thu Jun 15 12:45:06 2006
@@ -524,6 +524,7 @@
 %%DATADIR%%/plugins/unix/menu.tcl
 %%DATADIR%%/plugins/unix/menu8.4.tcl
 %%DATADIR%%/plugins/unix/systray.tcl
+%%DATADIR%%/plugins/unix/tktray.tcl
 %%DATADIR%%/plugins/unix/wmdock.tcl
 %%DATADIR%%/plugins/windows/console.tcl
 %%DATADIR%%/plugins/windows/mousewheel.tcl
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list