diff options
author | kwm <kwm@FreeBSD.org> | 2009-05-19 16:31:39 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2009-05-19 16:31:39 +0800 |
commit | a3b133da8edb7cdbe69feed2617e04f4b3a2b803 (patch) | |
tree | 8c0eb407efe65dfbc37c3c9507af8673eefdc093 | |
parent | 78079ee1af287583e4ada8fb38d141298743c898 (diff) | |
download | freebsd-ports-gnome-a3b133da8edb7cdbe69feed2617e04f4b3a2b803.tar.gz freebsd-ports-gnome-a3b133da8edb7cdbe69feed2617e04f4b3a2b803.tar.zst freebsd-ports-gnome-a3b133da8edb7cdbe69feed2617e04f4b3a2b803.zip |
Update to 2.26.2.
-rw-r--r-- | net/vino/Makefile | 3 | ||||
-rw-r--r-- | net/vino/distinfo | 6 | ||||
-rw-r--r-- | net/vino/files/patch-server_vino-dbus-listener.c | 9 | ||||
-rw-r--r-- | net/vino/pkg-plist | 3 |
4 files changed, 11 insertions, 10 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile index 6d055f83f75a..91a3e615dc07 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -7,7 +7,7 @@ # PORTNAME= vino -PORTVERSION= 2.26.1 +PORTVERSION= 2.26.2 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -26,7 +26,6 @@ USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes -CONFIGURE_ARGS= --enable-session-support CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/net/vino/distinfo b/net/vino/distinfo index 3627acc6f753..a8c196cd559d 100644 --- a/net/vino/distinfo +++ b/net/vino/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/vino-2.26.1.tar.bz2) = f6f5122b0644eb72b4cfaf202b3c8b1e -SHA256 (gnome2/vino-2.26.1.tar.bz2) = 06720448e4c95101868dc07bc6719a4879a9a7a830847cf4f69b731bfc8d3c52 -SIZE (gnome2/vino-2.26.1.tar.bz2) = 711760 +MD5 (gnome2/vino-2.26.2.tar.bz2) = 580a8f79130273f03cb57c32bba59120 +SHA256 (gnome2/vino-2.26.2.tar.bz2) = b42580887d91ed2ffc1f2e8e05f4dd0f7304abd98a04139bdb9a674022dd6913 +SIZE (gnome2/vino-2.26.2.tar.bz2) = 724845 diff --git a/net/vino/files/patch-server_vino-dbus-listener.c b/net/vino/files/patch-server_vino-dbus-listener.c index 8057b9410179..0744af11668d 100644 --- a/net/vino/files/patch-server_vino-dbus-listener.c +++ b/net/vino/files/patch-server_vino-dbus-listener.c @@ -1,12 +1,11 @@ ---- server/vino-dbus-listener.c.orig 2009-02-27 20:36:08.000000000 -0500 -+++ server/vino-dbus-listener.c 2009-02-27 20:36:30.000000000 -0500 -@@ -35,6 +35,9 @@ +--- server/vino-dbus-listener.c.orig 2009-05-18 17:59:03.000000000 +0200 ++++ server/vino-dbus-listener.c 2009-05-19 10:13:22.000000000 +0200 +@@ -35,6 +35,8 @@ #include <string.h> #include <unistd.h> #include <netdb.h> +#include <sys/types.h> +#include <sys/socket.h> -+#include <netinet/in.h> #include <net/if.h> #include <arpa/inet.h> - + #include <netinet/in.h> diff --git a/net/vino/pkg-plist b/net/vino/pkg-plist index 1cde6837570c..9438f2de6b85 100644 --- a/net/vino/pkg-plist +++ b/net/vino/pkg-plist @@ -7,6 +7,7 @@ share/locale/ar/LC_MESSAGES/vino.mo share/locale/as/LC_MESSAGES/vino.mo share/locale/ast/LC_MESSAGES/vino.mo share/locale/az/LC_MESSAGES/vino.mo +share/locale/be/LC_MESSAGES/vino.mo share/locale/be@latin/LC_MESSAGES/vino.mo share/locale/bg/LC_MESSAGES/vino.mo share/locale/bn/LC_MESSAGES/vino.mo @@ -110,6 +111,8 @@ share/locale/zh_TW/LC_MESSAGES/vino.mo @dirrmtry share/locale/bn_IN @dirrmtry share/locale/be@latin/LC_MESSAGES @dirrmtry share/locale/be@latin +@dirrmtry share/locale/be/LC_MESSAGES +@dirrmtry share/locale/be @dirrmtry share/locale/ast/LC_MESSAGES @dirrmtry share/locale/ast @dirrmtry share/locale/as/LC_MESSAGES |