From 8a438eb6188710cdba6a6ef3674b2812be38fea0 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 23 Oct 2010 20:58:29 +0000 Subject: Update to 0.6.28. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14831 df743ca5-7f9a-e211-a948-0013205c9059 --- net/avahi-app/Makefile | 6 ++--- net/avahi-app/distinfo | 6 ++--- .../files/patch-avahi-gobject_AvahiCore-0.6.gir | 17 ------------- net/avahi-app/files/patch-avahi-ui_avahi-ui.c | 28 ---------------------- net/avahi-app/pkg-plist | 7 ++++++ 5 files changed, 13 insertions(+), 51 deletions(-) delete mode 100644 net/avahi-app/files/patch-avahi-gobject_AvahiCore-0.6.gir delete mode 100644 net/avahi-app/files/patch-avahi-ui_avahi-ui.c (limited to 'net/avahi-app') diff --git a/net/avahi-app/Makefile b/net/avahi-app/Makefile index 9c658c882..d5d9e7d05 100644 --- a/net/avahi-app/Makefile +++ b/net/avahi-app/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/net/avahi-app/Makefile,v 1.12 2010/09/19 20:18:45 kwm Exp $ +# $MCom: ports/net/avahi-app/Makefile,v 1.13 2010/09/22 23:53:13 avl Exp $ # PORTNAME= avahi -PORTVERSION= 0.6.27 -PORTREVISION?= 4 +PORTVERSION= 0.6.28 +PORTREVISION?= 0 CATEGORIES?= net dns MASTER_SITES= http://www.avahi.org/download/ PKGNAMESUFFIX?= -app diff --git a/net/avahi-app/distinfo b/net/avahi-app/distinfo index 9a4d7d82c..0ca2bc46b 100644 --- a/net/avahi-app/distinfo +++ b/net/avahi-app/distinfo @@ -1,3 +1,3 @@ -MD5 (avahi-0.6.27.tar.gz) = 74b40f87aeab07fc77af25f725b32f04 -SHA256 (avahi-0.6.27.tar.gz) = c22df5e0b0d695bfe3cc52545bf0affc1c52060818a5a65d70055e320bc45e84 -SIZE (avahi-0.6.27.tar.gz) = 1217974 +MD5 (avahi-0.6.28.tar.gz) = d0143a5aa3265019072e53ab497818d0 +SHA256 (avahi-0.6.28.tar.gz) = a0d80aac88212b9f9d5331c248091d3c9c9209f0e41985421636ebd14230fc91 +SIZE (avahi-0.6.28.tar.gz) = 1238660 diff --git a/net/avahi-app/files/patch-avahi-gobject_AvahiCore-0.6.gir b/net/avahi-app/files/patch-avahi-gobject_AvahiCore-0.6.gir deleted file mode 100644 index 2ee06f05d..000000000 --- a/net/avahi-app/files/patch-avahi-gobject_AvahiCore-0.6.gir +++ /dev/null @@ -1,17 +0,0 @@ ---- avahi-gobject/AvahiCore-0.6.gir.orig -+++ avahi-gobject/AvahiCore-0.6.gir -@@ -1,10 +1,12 @@ - -- - -- -+ -+ -+ - - domain_dialog = gtk_dialog_new(); - gtk_container_set_border_width(GTK_CONTAINER(p->domain_dialog), 5); - gtk_window_set_title(GTK_WINDOW(p->domain_dialog), _("Change domain")); -+#if !GTK_CHECK_VERSION(2,21,8) - gtk_dialog_set_has_separator(GTK_DIALOG(p->domain_dialog), FALSE); -+#endif - - vbox = gtk_vbox_new(FALSE, 8); - gtk_container_set_border_width(GTK_CONTAINER(vbox), 8); diff --git a/net/avahi-app/pkg-plist b/net/avahi-app/pkg-plist index 1edb8825a..a30b15910 100644 --- a/net/avahi-app/pkg-plist +++ b/net/avahi-app/pkg-plist @@ -121,6 +121,7 @@ share/gir-1.0/AvahiCore-0.6.gir share/locale/bg/LC_MESSAGES/avahi.mo share/locale/ca/LC_MESSAGES/avahi.mo share/locale/cs/LC_MESSAGES/avahi.mo +share/locale/da/LC_MESSAGES/avahi.mo share/locale/de/LC_MESSAGES/avahi.mo share/locale/el/LC_MESSAGES/avahi.mo share/locale/en_AU/LC_MESSAGES/avahi.mo @@ -129,9 +130,12 @@ share/locale/en_GB/LC_MESSAGES/avahi.mo share/locale/en_NZ/LC_MESSAGES/avahi.mo share/locale/es/LC_MESSAGES/avahi.mo share/locale/fi/LC_MESSAGES/avahi.mo +share/locale/fo/LC_MESSAGES/avahi.mo share/locale/fr/LC_MESSAGES/avahi.mo share/locale/gl/LC_MESSAGES/avahi.mo +share/locale/he/LC_MESSAGES/avahi.mo share/locale/hu/LC_MESSAGES/avahi.mo +share/locale/id/LC_MESSAGES/avahi.mo share/locale/it/LC_MESSAGES/avahi.mo share/locale/ja/LC_MESSAGES/avahi.mo share/locale/ms/LC_MESSAGES/avahi.mo @@ -140,6 +144,7 @@ share/locale/pl/LC_MESSAGES/avahi.mo share/locale/pt_BR/LC_MESSAGES/avahi.mo share/locale/ro/LC_MESSAGES/avahi.mo share/locale/ru/LC_MESSAGES/avahi.mo +share/locale/sl/LC_MESSAGES/avahi.mo share/locale/sr/LC_MESSAGES/avahi.mo share/locale/sv/LC_MESSAGES/avahi.mo share/locale/sr@latin/LC_MESSAGES/avahi.mo @@ -148,6 +153,8 @@ share/locale/zh_CN/LC_MESSAGES/avahi.mo share/locale/zh_TW/LC_MESSAGES/avahi.mo @dirrmtry share/locale/sr@latin/LC_MESSAGES @dirrmtry share/locale/sr@latin +@dirrmtry share/locale/fo/LC_MESSAGES +@dirrmtry share/locale/fo @dirrmtry share/locale/en_NZ/LC_MESSAGES @dirrmtry share/locale/en_NZ @dirrm %%DATADIR%% -- cgit v1.2.3