From 47616dfcd364bacab48029969c3abf1f32f8ded8 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Thu, 2 Jan 2003 17:43:11 +0000 Subject: Update to 0.8.1 PR: 46377 Submitted by: Josef El-Rayes (maintainer) --- net-im/sim-im/Makefile | 2 +- net-im/sim-im/distinfo | 2 +- net-im/sim-im/files/patch-service.cpp | 19 ------------------- net-im/sim-im/files/patch.toolsetup.h | 11 +++++++++++ net-im/sim-im/pkg-descr | 2 +- net-im/sim-im/pkg-plist | 14 ++++++++++---- net-im/simicq/Makefile | 2 +- net-im/simicq/distinfo | 2 +- net-im/simicq/files/patch-service.cpp | 19 ------------------- net-im/simicq/files/patch.toolsetup.h | 11 +++++++++++ net-im/simicq/pkg-descr | 2 +- net-im/simicq/pkg-plist | 14 ++++++++++---- 12 files changed, 48 insertions(+), 52 deletions(-) delete mode 100644 net-im/sim-im/files/patch-service.cpp create mode 100644 net-im/sim-im/files/patch.toolsetup.h delete mode 100644 net-im/simicq/files/patch-service.cpp create mode 100644 net-im/simicq/files/patch.toolsetup.h (limited to 'net-im') diff --git a/net-im/sim-im/Makefile b/net-im/sim-im/Makefile index 4cf83c2d84e3..c02648f97c57 100644 --- a/net-im/sim-im/Makefile +++ b/net-im/sim-im/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ 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 --git a/net-im/sim-im/distinfo b/net-im/sim-im/distinfo index c6da26d1e1c8..153766d4dc89 100644 --- a/net-im/sim-im/distinfo +++ b/net-im/sim-im/distinfo @@ -1 +1 @@ -MD5 (sim-0.8.tar.gz) = f8e958be8a6d1af0694f5c5677e2e1bb +MD5 (sim-0.8.1.tar.gz) = 5b00e474a71609f8d7e960acefcb9319 diff --git a/net-im/sim-im/files/patch-service.cpp b/net-im/sim-im/files/patch-service.cpp deleted file mode 100644 index adc965ac2873..000000000000 --- a/net-im/sim-im/files/patch-service.cpp +++ /dev/null @@ -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 --git a/net-im/sim-im/files/patch.toolsetup.h b/net-im/sim-im/files/patch.toolsetup.h new file mode 100644 index 000000000000..55d95022f6cf --- /dev/null +++ b/net-im/sim-im/files/patch.toolsetup.h @@ -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 --git a/net-im/sim-im/pkg-descr b/net-im/sim-im/pkg-descr index 354fd39c882c..c1abf126970b 100644 --- a/net-im/sim-im/pkg-descr +++ b/net-im/sim-im/pkg-descr @@ -20,4 +20,4 @@ Special Features WWW: http://sim-icq.sourceforge.net/ Josef El-Rayes -j.el-rayes@gigolo.li +j.el-rayes@daemon.li diff --git a/net-im/sim-im/pkg-plist b/net-im/sim-im/pkg-plist index b3a107d33deb..289d4b965f4b 100644 --- a/net-im/sim-im/pkg-plist +++ b/net-im/sim-im/pkg-plist @@ -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/file.wav 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 diff --git a/net-im/simicq/Makefile b/net-im/simicq/Makefile index 4cf83c2d84e3..c02648f97c57 100644 --- a/net-im/simicq/Makefile +++ b/net-im/simicq/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ 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 --git a/net-im/simicq/distinfo b/net-im/simicq/distinfo index c6da26d1e1c8..153766d4dc89 100644 --- a/net-im/simicq/distinfo +++ b/net-im/simicq/distinfo @@ -1 +1 @@ -MD5 (sim-0.8.tar.gz) = f8e958be8a6d1af0694f5c5677e2e1bb +MD5 (sim-0.8.1.tar.gz) = 5b00e474a71609f8d7e960acefcb9319 diff --git a/net-im/simicq/files/patch-service.cpp b/net-im/simicq/files/patch-service.cpp deleted file mode 100644 index adc965ac2873..000000000000 --- a/net-im/simicq/files/patch-service.cpp +++ /dev/null @@ -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 --git a/net-im/simicq/files/patch.toolsetup.h b/net-im/simicq/files/patch.toolsetup.h new file mode 100644 index 000000000000..55d95022f6cf --- /dev/null +++ b/net-im/simicq/files/patch.toolsetup.h @@ -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 --git a/net-im/simicq/pkg-descr b/net-im/simicq/pkg-descr index 354fd39c882c..c1abf126970b 100644 --- a/net-im/simicq/pkg-descr +++ b/net-im/simicq/pkg-descr @@ -20,4 +20,4 @@ Special Features WWW: http://sim-icq.sourceforge.net/ Josef El-Rayes -j.el-rayes@gigolo.li +j.el-rayes@daemon.li diff --git a/net-im/simicq/pkg-plist b/net-im/simicq/pkg-plist index b3a107d33deb..289d4b965f4b 100644 --- a/net-im/simicq/pkg-plist +++ b/net-im/simicq/pkg-plist @@ -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/file.wav 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 -- cgit v1.2.3