summaryrefslogtreecommitdiffstats
path: root/net/vino
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-05-21 01:20:54 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-05-21 01:20:54 +0800
commit2e02fd1be80394ea525ef6cd08c0f323742a5f67 (patch)
treeb5a52f997c3c70734b210ed99e4219a0566a8310 /net/vino
parent5ac335e76f82563b3fc568891c3e9bfd19f08b28 (diff)
downloadmarcuscom-ports-2e02fd1be80394ea525ef6cd08c0f323742a5f67.tar
marcuscom-ports-2e02fd1be80394ea525ef6cd08c0f323742a5f67.tar.gz
marcuscom-ports-2e02fd1be80394ea525ef6cd08c0f323742a5f67.tar.bz2
marcuscom-ports-2e02fd1be80394ea525ef6cd08c0f323742a5f67.tar.lz
marcuscom-ports-2e02fd1be80394ea525ef6cd08c0f323742a5f67.tar.xz
marcuscom-ports-2e02fd1be80394ea525ef6cd08c0f323742a5f67.tar.zst
marcuscom-ports-2e02fd1be80394ea525ef6cd08c0f323742a5f67.zip
Update to 2.11.1.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4001 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/vino')
-rw-r--r--net/vino/Makefile2
-rw-r--r--net/vino/distinfo4
-rw-r--r--net/vino/files/patch-server_GNOME_RemoteDesktop-common.c11
-rw-r--r--net/vino/files/patch-server_GNOME_RemoteDesktop.h11
4 files changed, 3 insertions, 25 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile
index 0f08653fa..726efff7d 100644
--- a/net/vino/Makefile
+++ b/net/vino/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= vino
-PORTVERSION= 2.11.1
+PORTVERSION= 2.11.1.1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.11
diff --git a/net/vino/distinfo b/net/vino/distinfo
index 6aa3f0cd4..3d35f9e52 100644
--- a/net/vino/distinfo
+++ b/net/vino/distinfo
@@ -1,2 +1,2 @@
-MD5 (vino-2.11.1.tar.bz2) = 2e1351dd7b86c880f557931cef65b2ee
-SIZE (vino-2.11.1.tar.bz2) = 611331
+MD5 (vino-2.11.1.1.tar.bz2) = adb1bc3203fca000037a641cf93cbc97
+SIZE (vino-2.11.1.1.tar.bz2) = 611854
diff --git a/net/vino/files/patch-server_GNOME_RemoteDesktop-common.c b/net/vino/files/patch-server_GNOME_RemoteDesktop-common.c
deleted file mode 100644
index 5d9356370..000000000
--- a/net/vino/files/patch-server_GNOME_RemoteDesktop-common.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- server/GNOME_RemoteDesktop-common.c.orig Thu May 19 12:53:21 2005
-+++ server/GNOME_RemoteDesktop-common.c Thu May 19 12:53:53 2005
-@@ -41,7 +41,7 @@ _impl_dummy (_o_servant, _o_ev);
- #ifdef ORBIT_IDL_C_IMODULE_GNOME_RemoteDesktop
- static
- #endif
--ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_RemoteDesktop_Shell_struct = {
-+const struct CORBA_TypeCode_struct TC_GNOME_RemoteDesktop_Shell_struct = {
- {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
- CORBA_tk_objref,
- 0,
diff --git a/net/vino/files/patch-server_GNOME_RemoteDesktop.h b/net/vino/files/patch-server_GNOME_RemoteDesktop.h
deleted file mode 100644
index 7d77f8f78..000000000
--- a/net/vino/files/patch-server_GNOME_RemoteDesktop.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- server/GNOME_RemoteDesktop.h.orig Thu May 19 12:47:15 2005
-+++ server/GNOME_RemoteDesktop.h Thu May 19 12:52:53 2005
-@@ -46,7 +46,7 @@ static
- #else
- extern
- #endif
--ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_RemoteDesktop_Shell_struct;
-+const struct CORBA_TypeCode_struct TC_GNOME_RemoteDesktop_Shell_struct;
- #define TC_GNOME_RemoteDesktop_Shell ((CORBA_TypeCode)&TC_GNOME_RemoteDesktop_Shell_struct)
- #endif
- #endif