diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-02-06 08:03:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-02-06 08:03:02 +0000 |
commit | 7b2b4d4d319cf00d9ea634902cb560e405200215 (patch) | |
tree | 027666fbee5a046630f772057d3ba5152344cd05 /www/gnome-user-share | |
parent | 02cc9e2b4d07f07f6c27a6726839e6a4071e073e (diff) | |
download | ports-7b2b4d4d319cf00d9ea634902cb560e405200215.tar.gz ports-7b2b4d4d319cf00d9ea634902cb560e405200215.zip |
Notes
Diffstat (limited to 'www/gnome-user-share')
-rw-r--r-- | www/gnome-user-share/Makefile | 4 | ||||
-rw-r--r-- | www/gnome-user-share/distinfo | 4 | ||||
-rw-r--r-- | www/gnome-user-share/files/patch-file-share-properties.c | 10 | ||||
-rw-r--r-- | www/gnome-user-share/pkg-plist | 15 |
4 files changed, 19 insertions, 14 deletions
diff --git a/www/gnome-user-share/Makefile b/www/gnome-user-share/Makefile index ec06893cc7b8..c0484e96f14f 100644 --- a/www/gnome-user-share/Makefile +++ b/www/gnome-user-share/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnome-user-share -PORTVERSION= 0.4 +PORTVERSION= 0.5 CATEGORIES= www deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.4 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.5 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/www/gnome-user-share/distinfo b/www/gnome-user-share/distinfo index 7f1d5c2a7268..65eeda7829db 100644 --- a/www/gnome-user-share/distinfo +++ b/www/gnome-user-share/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnome-user-share-0.4.tar.bz2) = 55a664dca2161bca06e8a10deb8a5339 -SIZE (gnome2/gnome-user-share-0.4.tar.bz2) = 220130 +MD5 (gnome2/gnome-user-share-0.5.tar.bz2) = 61ca94a3676d3e137f104159471a97b0 +SIZE (gnome2/gnome-user-share-0.5.tar.bz2) = 264190 diff --git a/www/gnome-user-share/files/patch-file-share-properties.c b/www/gnome-user-share/files/patch-file-share-properties.c deleted file mode 100644 index 099dc2f4f450..000000000000 --- a/www/gnome-user-share/files/patch-file-share-properties.c +++ /dev/null @@ -1,10 +0,0 @@ ---- file-share-properties.c.orig Fri Nov 26 14:53:54 2004 -+++ file-share-properties.c Fri Nov 26 14:54:07 2004 -@@ -1,6 +1,7 @@ - #include "config.h" - - #include <string.h> -+#include <stdio.h> - - #include <gtk/gtk.h> - #include <glib/gi18n.h> diff --git a/www/gnome-user-share/pkg-plist b/www/gnome-user-share/pkg-plist index f4725c59e3ce..e5fd12d158aa 100644 --- a/www/gnome-user-share/pkg-plist +++ b/www/gnome-user-share/pkg-plist @@ -2,4 +2,19 @@ bin/gnome-file-share-properties libexec/gnome-user-share share/gnome/gnome-user-share/dav_user.conf share/gnome/gnome-user-share/file-share-properties.glade +share/locale/bg/LC_MESSAGES/gnome-user-share.mo +share/locale/cs/LC_MESSAGES/gnome-user-share.mo +share/locale/da/LC_MESSAGES/gnome-user-share.mo +share/locale/de/LC_MESSAGES/gnome-user-share.mo +share/locale/en_CA/LC_MESSAGES/gnome-user-share.mo +share/locale/fi/LC_MESSAGES/gnome-user-share.mo +share/locale/it/LC_MESSAGES/gnome-user-share.mo +share/locale/ja/LC_MESSAGES/gnome-user-share.mo +share/locale/ko/LC_MESSAGES/gnome-user-share.mo +share/locale/lt/LC_MESSAGES/gnome-user-share.mo +share/locale/nl/LC_MESSAGES/gnome-user-share.mo +share/locale/pa/LC_MESSAGES/gnome-user-share.mo +share/locale/pt_BR/LC_MESSAGES/gnome-user-share.mo +share/locale/sq/LC_MESSAGES/gnome-user-share.mo +share/locale/sv/LC_MESSAGES/gnome-user-share.mo @dirrm share/gnome/gnome-user-share |