diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-07-05 18:23:16 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-07-05 18:23:16 +0000 |
commit | 93fb1698a6bc8fee779f93c9fc362a05142caac4 (patch) | |
tree | 538026a727361bdb86726320da38af46bf900266 /devel/gconf2 | |
parent | 7f61e15e1adec92126eb4dae05440071ef8a78b7 (diff) |
Notes
Diffstat (limited to 'devel/gconf2')
-rw-r--r-- | devel/gconf2/Makefile | 2 | ||||
-rw-r--r-- | devel/gconf2/distinfo | 4 | ||||
-rw-r--r-- | devel/gconf2/pkg-plist | 7 |
3 files changed, 10 insertions, 3 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index 95438dda0a76..4a56b29b8ed2 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gconf2 -PORTVERSION= 2.10.0 +PORTVERSION= 2.10.1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/GConf/2.10 diff --git a/devel/gconf2/distinfo b/devel/gconf2/distinfo index cea5ecfa28cf..ace963253f36 100644 --- a/devel/gconf2/distinfo +++ b/devel/gconf2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/GConf-2.10.0.tar.bz2) = a7cd37be4e317195a6668a086fc72033 -SIZE (gnome2/GConf-2.10.0.tar.bz2) = 1734260 +MD5 (gnome2/GConf-2.10.1.tar.bz2) = c411bd6e9e25362ea613bb9a084be904 +SIZE (gnome2/GConf-2.10.1.tar.bz2) = 1797862 diff --git a/devel/gconf2/pkg-plist b/devel/gconf2/pkg-plist index 279911c02104..05cf76ac212e 100644 --- a/devel/gconf2/pkg-plist +++ b/devel/gconf2/pkg-plist @@ -88,6 +88,7 @@ share/locale/pt/LC_MESSAGES/GConf2.mo share/locale/pt_BR/LC_MESSAGES/GConf2.mo share/locale/ro/LC_MESSAGES/GConf2.mo share/locale/ru/LC_MESSAGES/GConf2.mo +share/locale/rw/LC_MESSAGES/GConf2.mo share/locale/sk/LC_MESSAGES/GConf2.mo share/locale/sl/LC_MESSAGES/GConf2.mo share/locale/sq/LC_MESSAGES/GConf2.mo @@ -104,6 +105,12 @@ share/locale/zh_CN/LC_MESSAGES/GConf2.mo share/locale/zh_TW/LC_MESSAGES/GConf2.mo share/sgml/gconf/gconf-1.0.dtd @dirrm share/sgml/gconf +@unexec rmdir %D/share/locale/yi/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/yi 2> /dev/null || true +@unexec rmdir %D/share/locale/xh/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/xh 2> /dev/null || true +@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/rw 2> /dev/null || true @dirrm share/doc/gconf @dirrm lib/GConf/2 @dirrm include/gconf/2/gconf |