From nobody@FreeBSD.org  Mon May 10 13:18:53 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 59DA61065674
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 10 May 2010 13:18:53 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 3E0A88FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 10 May 2010 13:18:53 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o4ADIr3s070679
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 10 May 2010 13:18:53 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o4ADIqDE070678;
	Mon, 10 May 2010 13:18:52 GMT
	(envelope-from nobody)
Message-Id: <201005101318.o4ADIqDE070678@www.freebsd.org>
Date: Mon, 10 May 2010 13:18:52 GMT
From: Gvozdikov Veniamin <g.veniamin@googlemail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: update port: net-im/vacuum-im up to 1.0.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         146467
>Category:       ports
>Synopsis:       update port: net-im/vacuum-im up to 1.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    makc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 10 13:20:10 UTC 2010
>Closed-Date:    Mon May 10 16:02:09 UTC 2010
>Last-Modified:  Mon May 10 16:10:04 UTC 2010
>Originator:     Gvozdikov Veniamin
>Release:        FreeBSD 8.0-STABLE
>Organization:
>Environment:
FreeBSD zlobook.local 8.0-STABLE FreeBSD 8.0-STABLE #10: Sat Apr 17 14:38:26 KRAST 2010     root@zlobook.local:/usr/obj/usr/src/sys/zlobook_amd64  amd64
>Description:
v1.0.2
------
  [+] Added ability to store additional resources in the application data folder
  [+] Added status iconset for "vKontakte" users
  [+] Send button is added to the messages standard input field
  [+] Added support for query of service uptime and idle time of contact
  [+] Added support for sending a file by dragging it in the chat window
  [*] In the case when failed to identify a registered conference nick, by default invited to use the nickname from the vCard
  [*] Button "Exit room" moved from the tools menu directly on the toolbar
  [*] Saving the directory of the last selected file in the file transfer dialog
  [-] Unable to login to some servers in some cases
  [-] Offline messages may not be saved in the local message archive
  [-] History continues to load from a local file after switching to a server archive
  [-] When the replication of server archive is enabled than the ongoing chat could not completely copied to a local disk
  [-] The main status could be displayed as "offline" even when one of the accounts is connected
  [-] The socks5-proxy on native server has not been automatically added to available proxy list
  [-] Triggering of avtostatus rule could lead to connect of offline accounts
  [-] It is not been possible to establish a direct connection for file transfer, if the default proxy has been set
  [-] Some settings can not be saved in case of turning off the computer without exit the application
>How-To-Repeat:

>Fix:
diff -ruN vacuum-im.orig/Makefile vacuum-im/Makefile
--- vacuum-im.orig/Makefile	2010-05-10 21:13:32.000000000 +0800
+++ vacuum-im/Makefile	2010-05-10 20:56:00.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	vacuum
-PORTVERSION=	1.0.1
+PORTVERSION=	1.0.2
 CATEGORIES=	net-im
 MASTER_SITES=	GOOGLE_CODE
 PKGNAMESUFFIX=	-im
diff -ruN vacuum-im.orig/distinfo vacuum-im/distinfo
--- vacuum-im.orig/distinfo	2010-05-10 21:13:32.000000000 +0800
+++ vacuum-im/distinfo	2010-05-10 20:57:42.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (vacuum-1.0.1-source.tar.gz) = cc7b1880615babd76a2f8cead8a7ba47
-SHA256 (vacuum-1.0.1-source.tar.gz) = 6a978479d27a48434609a07f205957cb0440e0acbb47e82b5489b8d1e1218266
-SIZE (vacuum-1.0.1-source.tar.gz) = 1927143
+MD5 (vacuum-1.0.2-source.tar.gz) = 96f6a1510f9a9a94e0a90fc060924fa0
+SHA256 (vacuum-1.0.2-source.tar.gz) = 670ddcf07a9468098c0e380c6067749cd6bad589667967850b21a1fc6ee7cd06
+SIZE (vacuum-1.0.2-source.tar.gz) = 1938311
diff -ruN vacuum-im.orig/pkg-plist vacuum-im/pkg-plist
--- vacuum-im.orig/pkg-plist	2010-05-10 21:13:32.000000000 +0800
+++ vacuum-im/pkg-plist	2010-05-10 20:56:27.000000000 +0800
@@ -60,10 +60,10 @@
 lib/vacuum/plugins/libvcard.so
 lib/vacuum/plugins/libxmppstreams.so
 lib/vacuum/plugins/libxmppuriqueries.so
-share/doc/vacuum/AUTHORS
-share/doc/vacuum/CHANGELOG
-share/doc/vacuum/COPYING
-share/doc/vacuum/README
+%%DOCSDIR%%/AUTHORS
+%%DOCSDIR%%/CHANGELOG
+%%DOCSDIR%%/COPYING
+%%DOCSDIR%%/README
 share/pixmaps/vacuum.png
 %%DATADIR%%/resources/adiummessagestyles/shared/Template.html
 %%DATADIR%%/resources/adiummessagestyles/yMous/Contents/Info.plist
@@ -613,6 +613,18 @@
 %%DATADIR%%/resources/statusicons/yahoo/online.png
 %%DATADIR%%/resources/statusicons/yahoo/statusicons.def.xml
 %%DATADIR%%/resources/statusicons/yahoo/xa.png
+%%DATADIR%%/resources/menuicons/shared/messagewidgetssend.png
+%%DATADIR%%/resources/statusicons/vkontakte/chatty.png
+%%DATADIR%%/resources/statusicons/vkontakte/noauth.png
+%%DATADIR%%/resources/statusicons/vkontakte/xa.png
+%%DATADIR%%/resources/statusicons/vkontakte/invisible.png
+%%DATADIR%%/resources/statusicons/vkontakte/away.png
+%%DATADIR%%/resources/statusicons/vkontakte/offline.png
+%%DATADIR%%/resources/statusicons/vkontakte/icon.def.xml
+%%DATADIR%%/resources/statusicons/vkontakte/ask.png
+%%DATADIR%%/resources/statusicons/vkontakte/dnd.png
+%%DATADIR%%/resources/statusicons/vkontakte/online.png
+%%DATADIR%%/resources/statusicons/vkontakte/statusicons.def.xml
 %%DATADIR%%/translations/pl_PL/accountmanager.qm
 %%DATADIR%%/translations/pl_PL/adiummessagestyle.qm
 %%DATADIR%%/translations/pl_PL/annotations.qm
@@ -736,6 +748,7 @@
 @dirrm %%DATADIR%%/translations/ru_RU
 @dirrm %%DATADIR%%/translations/pl_PL
 @dirrm %%DATADIR%%/translations
+@dirrm %%DATADIR%%/resources/statusicons/vkontakte
 @dirrm %%DATADIR%%/resources/statusicons/yahoo
 @dirrm %%DATADIR%%/resources/statusicons/smtp
 @dirrm %%DATADIR%%/resources/statusicons/sms
@@ -775,6 +788,6 @@
 @dirrm %%DATADIR%%/resources/adiummessagestyles
 @dirrm %%DATADIR%%/resources
 @dirrm %%DATADIR%%
-@dirrm share/doc/vacuum
+@dirrm %%DOCSDIR%%
 @dirrm lib/vacuum/plugins
 @dirrm lib/vacuum

>Release-Note:
>Audit-Trail:
Class-Changed-From-To: change-request->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Mon May 10 13:20:25 UTC 2010 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146467 
Responsible-Changed-From-To: freebsd-ports-bugs->makc 
Responsible-Changed-By: makc 
Responsible-Changed-When: Mon May 10 13:28:03 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146467 
State-Changed-From-To: open->closed 
State-Changed-By: makc 
State-Changed-When: Mon May 10 16:02:08 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146467 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146467: commit references a PR
Date: Mon, 10 May 2010 16:01:46 +0000 (UTC)

 makc        2010-05-10 16:01:33 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-im/vacuum-im     Makefile distinfo pkg-plist 
   Log:
   Update to 1.0.2
   
   PR:             ports/146467
   Submitted by:   Gvozdikov Veniamin <g.veniamin at googlemail.com>
   
   Revision  Changes    Path
   1.2       +1 -1      ports/net-im/vacuum-im/Makefile
   1.2       +3 -3      ports/net-im/vacuum-im/distinfo
   1.2       +18 -5     ports/net-im/vacuum-im/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
