diff options
-rw-r--r-- | sysutils/polkit-gnome/Makefile | 7 | ||||
-rw-r--r-- | sysutils/polkit-gnome/distinfo | 6 | ||||
-rw-r--r-- | sysutils/polkit-gnome/pkg-plist | 5 |
3 files changed, 12 insertions, 6 deletions
diff --git a/sysutils/polkit-gnome/Makefile b/sysutils/polkit-gnome/Makefile index 5c0de28f2..7e82babc4 100644 --- a/sysutils/polkit-gnome/Makefile +++ b/sysutils/polkit-gnome/Makefile @@ -3,19 +3,20 @@ # Whom: Koop Mast<kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/polkit-gnome/Makefile,v 1.3 2009/09/11 17:30:45 marcus Exp $ +# $MCom: ports/sysutils/polkit-gnome/Makefile,v 1.4 2009/09/13 16:28:31 marcus Exp $ # PORTNAME= polkit-gnome -PORTVERSION= 0.94 -PORTREVISION= 2 +PORTVERSION= 0.95 CATEGORIES= sysutils gnome MASTER_SITES= http://hal.freedesktop.org/releases/ MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME frontend to the PolicKit framework +BUILD_DEPENDS= ${LOCALBASE}/share/gir-1.0/Gtk-2.0.gir:${PORTSDIR}/x11-toolkits/gir-repository-gtk20 LIB_DEPENDS= polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit +RUN_DEPENDS= ${LOCALBASE}/share/gir-1.0/Gtk-2.0.gir:${PORTSDIR}/x11-toolkits/gir-repository-gtk20 USE_BZIP2= yes USE_GMAKE= yes diff --git a/sysutils/polkit-gnome/distinfo b/sysutils/polkit-gnome/distinfo index 0be737e43..e43e18c8c 100644 --- a/sysutils/polkit-gnome/distinfo +++ b/sysutils/polkit-gnome/distinfo @@ -1,3 +1,3 @@ -MD5 (polkit-gnome-0.94.tar.bz2) = eebab8363a7b7c0516aca4f7b7cd7f7a -SHA256 (polkit-gnome-0.94.tar.bz2) = 60441f4fad12dab3ff196db9d43d6499ab5d5462bd729f45a4c3f050f7b91525 -SIZE (polkit-gnome-0.94.tar.bz2) = 365379 +MD5 (polkit-gnome-0.95.tar.bz2) = e52555258ebae5d3f080b7b4cd6aedd4 +SHA256 (polkit-gnome-0.95.tar.bz2) = 3ee6bfe7475856f2287736d7174bbe4199ca32d803e23e1ce653434e1ba56c06 +SIZE (polkit-gnome-0.95.tar.bz2) = 361305 diff --git a/sysutils/polkit-gnome/pkg-plist b/sysutils/polkit-gnome/pkg-plist index a6f9688c8..bfa353ff1 100644 --- a/sysutils/polkit-gnome/pkg-plist +++ b/sysutils/polkit-gnome/pkg-plist @@ -2,12 +2,14 @@ etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop include/polkit-gtk-1/polkitgtk/polkitgtk.h include/polkit-gtk-1/polkitgtk/polkitgtktypes.h include/polkit-gtk-1/polkitgtk/polkitlockbutton.h +lib/girepository-1.0/PolkitGtk-1.0.typelib lib/libpolkit-gtk-1.a lib/libpolkit-gtk-1.la lib/libpolkit-gtk-1.so lib/libpolkit-gtk-1.so.0 libexec/polkit-gnome-authentication-agent-1 libdata/pkgconfig/polkit-gtk-1.pc +share/gir-1.0/PolkitGtk-1.0.gir share/locale/ar/LC_MESSAGES/polkit-gnome-1.mo share/locale/be/LC_MESSAGES/polkit-gnome-1.mo share/locale/ca/LC_MESSAGES/polkit-gnome-1.mo @@ -17,8 +19,11 @@ share/locale/de/LC_MESSAGES/polkit-gnome-1.mo share/locale/el/LC_MESSAGES/polkit-gnome-1.mo share/locale/en_GB/LC_MESSAGES/polkit-gnome-1.mo share/locale/es/LC_MESSAGES/polkit-gnome-1.mo +share/locale/eu/LC_MESSAGES/polkit-gnome-1.mo share/locale/fi/LC_MESSAGES/polkit-gnome-1.mo share/locale/fr/LC_MESSAGES/polkit-gnome-1.mo +share/locale/gl/LC_MESSAGES/polkit-gnome-1.mo +share/locale/gu/LC_MESSAGES/polkit-gnome-1.mo share/locale/he/LC_MESSAGES/polkit-gnome-1.mo share/locale/hu/LC_MESSAGES/polkit-gnome-1.mo share/locale/it/LC_MESSAGES/polkit-gnome-1.mo |