Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2002 15:55:46 +0100 (CET)
From:      Josef El-Rayes <j.el-rayes@daemon.li>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46377: net/simicq
Message-ID:  <200212191455.gBJEtk4u013544@satanii.enemy.org>

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

>Number:         46377
>Category:       ports
>Synopsis:       net/simicq
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 19 07:00:15 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Josef El-Rayes
>Release:        FreeBSD 4.7-RELEASE alpha
>Organization:
>Environment:
System: FreeBSD satanii.enemy.org 4.7-RELEASE FreeBSD 4.7-RELEASE #3: Sun Oct 13 23:53:31 CEST 2002 root@satanii.enemy.org:/usr/src/sys/compile/S2 alpha


	
>Description:
	update for simicq port
>How-To-Repeat:
	
>Fix:
in my mail before i attached a tar.gz - use this diff instead
	

--- simicq.diff begins here ---
diff -ruN simicq-old/Makefile simicq/Makefile
--- simicq-old/Makefile	Thu Dec 19 12:17:22 2002
+++ simicq/Makefile	Thu Dec 19 13:59:46 2002
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/net/simicq/Makefile,v 1.2 2002/11/15 21:31:39 arved Exp $
 
 PORTNAME=	simicq
-PORTVERSION=	0.8
+PORTVERSION=	0.8.1
 CATEGORIES=	net kde
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME:S/mi/m-i/}
diff -ruN simicq-old/distinfo simicq/distinfo
--- simicq-old/distinfo	Thu Dec 19 12:17:22 2002
+++ simicq/distinfo	Thu Dec 19 12:29:10 2002
@@ -1 +1 @@
-MD5 (sim-0.8.tar.gz) = f8e958be8a6d1af0694f5c5677e2e1bb
+MD5 (sim-0.8.1.tar.gz) = 5b00e474a71609f8d7e960acefcb9319
diff -ruN simicq-old/files/patch-service.cpp simicq/files/patch-service.cpp
--- simicq-old/files/patch-service.cpp	Thu Dec 19 12:17:22 2002
+++ simicq/files/patch-service.cpp	Thu Jan  1 01:00:00 1970
@@ -1,19 +0,0 @@
---- sim/libicq/service.cpp.orig	Thu Nov 21 21:52:08 2002
-+++ sim/libicq/service.cpp	Thu Nov 21 21:53:46 2002
-@@ -301,14 +301,14 @@
-     time(&now);
-     Buffer b;
-     b << (char)3;
--    b.pack(now);
-+    b.pack((unsigned long)now);
-     b.pack((unsigned short)0);
-     b.pack((unsigned short)1);
-     b.pack((unsigned short)1);
-     b.pack((char*)SHARED_FILES_SIGN, 16);
-     b << (char)4 << (unsigned short)1;
-     b.pack((unsigned long)(bState ? 1 : 0));
--    b.pack(now);
-+    b.pack((unsigned long)now);
-     b.pack((unsigned long)0);
-     b.pack((unsigned short)1);
-     sendUpdate(b);
diff -ruN simicq-old/files/toolsetup.diff simicq/files/toolsetup.diff
--- simicq-old/files/toolsetup.diff	Thu Jan  1 01:00:00 1970
+++ simicq/files/toolsetup.diff	Thu Dec 19 12:25:42 2002
@@ -0,0 +1,11 @@
+--- toolsetup.h.old	Tue Dec 17 13:25:36 2002
++++ toolsetup.h	Tue Dec 17 13:57:26 2002
+@@ -23,7 +23,7 @@
+ #include "toolsetupbase.h"
+ #include "toolbtn.h"
+ 
+-class ToolBarSetup : public ToolBarSetupBase
++class ToolBarSetup : ToolBarSetupBase
+ {
+     Q_OBJECT
+ public:
diff -ruN simicq-old/pkg-descr simicq/pkg-descr
--- simicq-old/pkg-descr	Thu Dec 19 12:17:22 2002
+++ simicq/pkg-descr	Thu Dec 19 13:58:20 2002
@@ -20,4 +20,4 @@
 WWW: http://sim-icq.sourceforge.net/
 
 Josef El-Rayes
-j.el-rayes@gigolo.li
+j.el-rayes@daemon.li
diff -ruN simicq-old/pkg-plist simicq/pkg-plist
--- simicq-old/pkg-plist	Thu Dec 19 12:17:22 2002
+++ simicq/pkg-plist	Thu Dec 19 13:37:05 2002
@@ -1,15 +1,20 @@
 bin/sim
+bin/simctrl
 share/applnk/Internet/sim.desktop
 share/icons/locolor/32x32/apps/sim.png
 share/icons/locolor/16x16/apps/sim.png
 share/icons/hicolor/16x16/apps/sim.png
 share/icons/hicolor/32x32/apps/sim.png
+share/locale/cs/LC_MESSAGES/sim.mo
 share/locale/de/LC_MESSAGES/sim.mo
-share/locale/zh_TW/LC_MESSAGES/sim.mo
+share/locale/es/LC_MESSAGES/sim.mo
+share/locale/it/LC_MESSAGES/sim.mo
+share/locale/nl/LC_MESSAGES/sim.mo
+share/locale/pl/LC_MESSAGES/sim.mo
 share/locale/ru/LC_MESSAGES/sim.mo
 share/locale/tr/LC_MESSAGES/sim.mo
-share/locale/it/LC_MESSAGES/sim.mo
-share/apps/sim/pict/splash.png
+share/locale/uk/LC_MESSAGES/sim.mo
+share/locale/zh_TW/LC_MESSAGES/sim.mo
 share/apps/sim/sounds/auth.wav
 share/apps/sim/sounds/message.wav
 share/apps/sim/sounds/url.wav
@@ -19,7 +24,8 @@
 share/apps/sim/sounds/filedone.wav
 share/apps/sim/sounds/chat.wav
 share/apps/sim/sounds/startup.wav
+share/apps/sim/pict/splash.png
 @dirrm share/apps/sim/icons
-@dirrm share/apps/sim/pict
 @dirrm share/apps/sim/sounds
+@dirrm share/apps/sim/pict
 @dirrm share/apps/sim
--- simicq.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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