diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-28 15:51:36 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-28 15:51:36 +0800 |
commit | 1017b9301609ff13b496626d1f2708aa20968d93 (patch) | |
tree | 5c313e40839f18805fec646b99cadf41cb2ffcf6 /devel/glib20 | |
parent | bdbfacc6aa69a20c58df44db5990b874752b0645 (diff) | |
download | marcuscom-ports-1017b9301609ff13b496626d1f2708aa20968d93.tar marcuscom-ports-1017b9301609ff13b496626d1f2708aa20968d93.tar.gz marcuscom-ports-1017b9301609ff13b496626d1f2708aa20968d93.tar.bz2 marcuscom-ports-1017b9301609ff13b496626d1f2708aa20968d93.tar.lz marcuscom-ports-1017b9301609ff13b496626d1f2708aa20968d93.tar.xz marcuscom-ports-1017b9301609ff13b496626d1f2708aa20968d93.tar.zst marcuscom-ports-1017b9301609ff13b496626d1f2708aa20968d93.zip |
Update to 2.6.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3727 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/glib20')
-rw-r--r-- | devel/glib20/Makefile | 2 | ||||
-rw-r--r-- | devel/glib20/distinfo | 4 | ||||
-rw-r--r-- | devel/glib20/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 5b5e94585..783fc928a 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -6,7 +6,7 @@ # PORTNAME= glib -PORTVERSION= 2.6.2 +PORTVERSION= 2.6.3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/2.6,} \ ftp://ftp.gtk.org/pub/gtk/v2.6/ \ diff --git a/devel/glib20/distinfo b/devel/glib20/distinfo index cd06c1f9a..0d5183d69 100644 --- a/devel/glib20/distinfo +++ b/devel/glib20/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/glib-2.6.2.tar.bz2) = 31fafaf9b1a96ab804c078fb965eb529 -SIZE (gnome2/glib-2.6.2.tar.bz2) = 2343753 +MD5 (gnome2/glib-2.6.3.tar.bz2) = 8f69ad5387197114b356efc64ce88d77 +SIZE (gnome2/glib-2.6.3.tar.bz2) = 2300144 diff --git a/devel/glib20/pkg-plist b/devel/glib20/pkg-plist index c259cf97d..5bebbaa72 100644 --- a/devel/glib20/pkg-plist +++ b/devel/glib20/pkg-plist @@ -157,6 +157,7 @@ share/locale/tr/LC_MESSAGES/glib20.mo share/locale/uk/LC_MESSAGES/glib20.mo share/locale/vi/LC_MESSAGES/glib20.mo share/locale/wa/LC_MESSAGES/glib20.mo +share/locale/xh/LC_MESSAGES/glib20.mo share/locale/yi/LC_MESSAGES/glib20.mo share/locale/zh_CN/LC_MESSAGES/glib20.mo share/locale/zh_TW/LC_MESSAGES/glib20.mo @@ -166,6 +167,8 @@ share/locale/zh_TW/LC_MESSAGES/glib20.mo @unexec rmdir %D/share/locale/sr@ije 2> /dev/null || true @unexec rmdir %D/share/locale/tl/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/tl 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/yi/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/yi 2> /dev/null || true @dirrm share/glib-2.0/gettext/po |