diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-11-28 20:06:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-11-28 20:06:37 +0000 |
commit | f76d32b8e89fed7c0e459c1a7fe7a4b57661b01c (patch) | |
tree | ad29e6808ff698f84e08dab8e047f0ae72838df9 /devel/gconf2 | |
parent | 873cae3ab41a109b6f9cf9f4149f101d6d996235 (diff) |
Notes
Diffstat (limited to 'devel/gconf2')
-rw-r--r-- | devel/gconf2/Makefile | 8 | ||||
-rw-r--r-- | devel/gconf2/distinfo | 6 | ||||
-rw-r--r-- | devel/gconf2/pkg-plist | 5 |
3 files changed, 11 insertions, 8 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index d10f2f895b1b..435f06057bb5 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -3,12 +3,12 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/gconf2/Makefile,v 1.106 2009/03/18 00:42:34 kwm Exp $ +# $MCom: ports/devel/gconf2/Makefile,v 1.109 2009/09/22 20:20:31 kwm Exp $ # PORTNAME= gconf2 -PORTVERSION= 2.26.2 -PORTREVISION?= 1 +PORTVERSION= 2.28.0 +PORTREVISION?= 0 CATEGORIES= devel gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/GConf/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -23,7 +23,7 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ - polkit.2:${PORTSDIR}/sysutils/policykit + polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit USE_GMAKE= yes USE_GETTEXT= yes diff --git a/devel/gconf2/distinfo b/devel/gconf2/distinfo index 743208212228..c7a6a52de645 100644 --- a/devel/gconf2/distinfo +++ b/devel/gconf2/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/GConf-2.26.2.tar.bz2) = 8b55d58dab13e821e048627aa4f92b8b -SHA256 (gnome2/GConf-2.26.2.tar.bz2) = 717af270db891088394d154e3e22acc01af382306624c83679a4f8d6ba8467ed -SIZE (gnome2/GConf-2.26.2.tar.bz2) = 1474738 +MD5 (gnome2/GConf-2.28.0.tar.bz2) = ad2aeb9c7d906b274954c51a615caeac +SHA256 (gnome2/GConf-2.28.0.tar.bz2) = d057dcfe2bfb2a80e592349c2a78d7dce12d19542aeced466c64fb701c806ac8 +SIZE (gnome2/GConf-2.28.0.tar.bz2) = 1476190 diff --git a/devel/gconf2/pkg-plist b/devel/gconf2/pkg-plist index 85be04736253..7daafae699e4 100644 --- a/devel/gconf2/pkg-plist +++ b/devel/gconf2/pkg-plist @@ -31,7 +31,6 @@ libexec/gconf-sanity-check-2 libexec/gconfd-2 %%LDAP%%share/GConf/schema/evoldap.schema share/aclocal/gconf-2.m4 -share/PolicyKit/policy/org.gnome.gconf.defaults.policy share/dbus-1/system-services/org.gnome.GConf.Defaults.service share/dbus-1/services/org.gnome.GConf.service share/locale/am/LC_MESSAGES/GConf2.mo @@ -44,6 +43,7 @@ share/locale/bn/LC_MESSAGES/GConf2.mo share/locale/bn_IN/LC_MESSAGES/GConf2.mo share/locale/bs/LC_MESSAGES/GConf2.mo share/locale/ca/LC_MESSAGES/GConf2.mo +share/locale/ca@valencia/LC_MESSAGES/GConf2.mo share/locale/cs/LC_MESSAGES/GConf2.mo share/locale/cy/LC_MESSAGES/GConf2.mo share/locale/da/LC_MESSAGES/GConf2.mo @@ -113,6 +113,7 @@ share/locale/yi/LC_MESSAGES/GConf2.mo share/locale/zh_CN/LC_MESSAGES/GConf2.mo share/locale/zh_HK/LC_MESSAGES/GConf2.mo share/locale/zh_TW/LC_MESSAGES/GConf2.mo +share/polkit-1/actions/org.gnome.gconf.defaults.policy share/sgml/gconf/gconf-1.0.dtd @dirrm share/sgml/gconf %%LDAP%%@dirrm share/GConf/schema @@ -147,6 +148,8 @@ share/sgml/gconf/gconf-1.0.dtd @dirrmtry share/locale/ku @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz +@dirrmtry share/locale/ca@valencia/LC_MESSAGES +@dirrmtry share/locale/ca@valencia @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN @dirrmtry share/locale/as/LC_MESSAGES |