diff options
author | drochner <drochner@pkgsrc.org> | 2010-11-29 15:18:31 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-11-29 15:18:31 +0000 |
commit | 1fcc855e69244a8c9f8c50ba3aadbcfae6870520 (patch) | |
tree | b50dc9ef8ad7064915a2ca011307820cedd5708a /chat | |
parent | 80946db8ffbb94ca85b8753c515d2be6c61c4bb0 (diff) | |
download | pkgsrc-1fcc855e69244a8c9f8c50ba3aadbcfae6870520.tar.gz |
update to 2.30.3
changes:
-bugfixes
-translation updates
Diffstat (limited to 'chat')
-rw-r--r-- | chat/empathy/Makefile | 12 | ||||
-rw-r--r-- | chat/empathy/PLIST | 4 | ||||
-rw-r--r-- | chat/empathy/distinfo | 8 |
3 files changed, 16 insertions, 8 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile index 8e7554ba103..955357bb05a 100644 --- a/chat/empathy/Makefile +++ b/chat/empathy/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2010/11/15 22:56:25 abs Exp $ +# $NetBSD: Makefile,v 1.18 2010/11/29 15:18:31 drochner Exp $ -DISTNAME= empathy-2.30.2 -PKGREVISION= 2 +DISTNAME= empathy-2.30.3 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.30/} @@ -22,6 +21,9 @@ BUILDLINK_TRANSFORM+= rm:-Werror GCONF_SCHEMAS+= empathy.schemas +# notyet +#CONFIGURE_ARGS+= --enable-meego + .include "../../audio/libcanberra/buildlink3.mk" .include "../../chat/telepathy-farsight/buildlink3.mk" .include "../../chat/telepathy-glib/buildlink3.mk" @@ -46,5 +48,9 @@ BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.12.0 .include "../../x11/gtk2/buildlink3.mk" .include "../../x11/libX11/buildlink3.mk" .include "../../x11/libunique/buildlink3.mk" +# notyet +#.include "../../www/webkit-gtk/buildlink3.mk" +#.include "../../graphics/clutter-mx/buildlink3.mk" +#.include "../../chat/telepathy-logger/buildlink3.mk" .include "../../mk/omf-scrollkeeper.mk" .include "../../mk/bsd.pkg.mk" diff --git a/chat/empathy/PLIST b/chat/empathy/PLIST index 3fa177f5f1e..4b7cfa7dba9 100644 --- a/chat/empathy/PLIST +++ b/chat/empathy/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2010/07/13 19:52:30 drochner Exp $ +@comment $NetBSD: PLIST,v 1.6 2010/11/29 15:18:31 drochner Exp $ bin/empathy bin/empathy-accounts bin/empathy-debugger @@ -909,6 +909,7 @@ share/locale/he/LC_MESSAGES/empathy.mo share/locale/hi/LC_MESSAGES/empathy.mo share/locale/hr/LC_MESSAGES/empathy.mo share/locale/hu/LC_MESSAGES/empathy.mo +share/locale/id/LC_MESSAGES/empathy.mo share/locale/it/LC_MESSAGES/empathy.mo share/locale/ja/LC_MESSAGES/empathy.mo share/locale/kn/LC_MESSAGES/empathy.mo @@ -924,6 +925,7 @@ share/locale/ms/LC_MESSAGES/empathy.mo share/locale/nb/LC_MESSAGES/empathy.mo share/locale/ne/LC_MESSAGES/empathy.mo share/locale/nl/LC_MESSAGES/empathy.mo +share/locale/nn/LC_MESSAGES/empathy.mo share/locale/oc/LC_MESSAGES/empathy.mo share/locale/or/LC_MESSAGES/empathy.mo share/locale/pa/LC_MESSAGES/empathy.mo diff --git a/chat/empathy/distinfo b/chat/empathy/distinfo index 24f09e4c167..886eb0dde87 100644 --- a/chat/empathy/distinfo +++ b/chat/empathy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2010/07/13 19:52:30 drochner Exp $ +$NetBSD: distinfo,v 1.8 2010/11/29 15:18:31 drochner Exp $ -SHA1 (empathy-2.30.2.tar.gz) = 8984805e4fd3df53c9cfa89455117c8c798bb2f9 -RMD160 (empathy-2.30.2.tar.gz) = 621219da0b6f5c0aa99dcd1d7085937d4aec13a7 -Size (empathy-2.30.2.tar.gz) = 3992319 bytes +SHA1 (empathy-2.30.3.tar.gz) = 228ddfebe0b476eef182c8b2a70049e4ac986c9e +RMD160 (empathy-2.30.3.tar.gz) = b7a3510c256711f2db84a330eea1860cb06c8323 +Size (empathy-2.30.3.tar.gz) = 4038433 bytes |