diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
commit | 4acc6fb2a411b291c9c210d82bafe7c62e71c77d (patch) | |
tree | bc16420eb52d65511ceb520c00171d219210a473 /www/gnome-user-share | |
parent | 97dfcc1b41c5b4581b1d73128a866beec069c5bf (diff) |
Notes
Diffstat (limited to 'www/gnome-user-share')
-rw-r--r-- | www/gnome-user-share/Makefile | 4 | ||||
-rw-r--r-- | www/gnome-user-share/files/patch-user_share.c | 12 | ||||
-rw-r--r-- | www/gnome-user-share/pkg-plist | 21 |
3 files changed, 14 insertions, 23 deletions
diff --git a/www/gnome-user-share/Makefile b/www/gnome-user-share/Makefile index 6dff469968db..4fa187f73b50 100644 --- a/www/gnome-user-share/Makefile +++ b/www/gnome-user-share/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# +# $MCom: ports/www/gnome-user-share/Makefile,v 1.5 2007/05/19 21:36:26 marcus Exp $ PORTNAME= gnome-user-share PORTVERSION= 0.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.11 diff --git a/www/gnome-user-share/files/patch-user_share.c b/www/gnome-user-share/files/patch-user_share.c deleted file mode 100644 index 352588ade5ac..000000000000 --- a/www/gnome-user-share/files/patch-user_share.c +++ /dev/null @@ -1,12 +0,0 @@ ---- user_share.c.orig Tue Nov 8 10:41:50 2005 -+++ user_share.c Thu Nov 10 13:38:07 2005 -@@ -252,8 +252,8 @@ howl_input (GIOChannel *io_channel, - gpointer callback_data) - { - sw_discovery session; -- session = callback_data; - sw_salt salt; -+ session = callback_data; - - if (sw_discovery_salt (session, &salt) == SW_OKAY) { - sw_salt_lock (salt); diff --git a/www/gnome-user-share/pkg-plist b/www/gnome-user-share/pkg-plist index 218573008460..f2908b82a8fc 100644 --- a/www/gnome-user-share/pkg-plist +++ b/www/gnome-user-share/pkg-plist @@ -1,11 +1,11 @@ bin/gnome-file-share-properties libexec/gnome-user-share -share/gnome/applications/gnome-user-share-properties.desktop -share/gnome/gnome-user-share/dav_groupfile -share/gnome/gnome-user-share/dav_user.conf -share/gnome/gnome-user-share/dav_user_2.0.conf -share/gnome/gnome-user-share/dav_user_2.2.conf -share/gnome/gnome-user-share/file-share-properties.glade +share/applications/gnome-user-share-properties.desktop +share/gnome-user-share/dav_groupfile +share/gnome-user-share/dav_user.conf +share/gnome-user-share/dav_user_2.0.conf +share/gnome-user-share/dav_user_2.2.conf +share/gnome-user-share/file-share-properties.glade share/locale/ar/LC_MESSAGES/gnome-user-share.mo share/locale/bg/LC_MESSAGES/gnome-user-share.mo share/locale/ca/LC_MESSAGES/gnome-user-share.mo @@ -38,6 +38,9 @@ share/locale/sv/LC_MESSAGES/gnome-user-share.mo share/locale/uk/LC_MESSAGES/gnome-user-share.mo share/locale/vi/LC_MESSAGES/gnome-user-share.mo share/locale/zh_TW/LC_MESSAGES/gnome-user-share.mo -@dirrm share/locale/dz/LC_MESSAGES -@dirrm share/locale/dz -@dirrm share/gnome/gnome-user-share +@dirrm share/gnome-user-share +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw +@dirrmtry share/locale/dz/LC_MESSAGES +@dirrmtry share/locale/dz +@dirrmtry share/applications |