diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-28 13:39:49 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-28 13:39:49 +0800 |
commit | 84538a0343325fc78347be3cf83147882b2eafb2 (patch) | |
tree | 75e88f5d55d1b47fb143b5fe5ac9507c104e6c89 /x11/gnome-session | |
parent | 0cd6d25128ef26a4cb7f3fa889acc0046e091422 (diff) | |
download | marcuscom-ports-84538a0343325fc78347be3cf83147882b2eafb2.tar marcuscom-ports-84538a0343325fc78347be3cf83147882b2eafb2.tar.gz marcuscom-ports-84538a0343325fc78347be3cf83147882b2eafb2.tar.bz2 marcuscom-ports-84538a0343325fc78347be3cf83147882b2eafb2.tar.lz marcuscom-ports-84538a0343325fc78347be3cf83147882b2eafb2.tar.xz marcuscom-ports-84538a0343325fc78347be3cf83147882b2eafb2.tar.zst marcuscom-ports-84538a0343325fc78347be3cf83147882b2eafb2.zip |
Update to 2.13.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5810 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-session')
-rw-r--r-- | x11/gnome-session/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-session/distinfo | 6 | ||||
-rw-r--r-- | x11/gnome-session/pkg-plist | 11 |
3 files changed, 12 insertions, 9 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 6483b05fb..b4d25bc18 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnomesession/Makefile,v 1.73 2006/02/13 23:23:26 ahze Exp $ +# $MCom: ports/x11/gnomesession/Makefile,v 1.74 2006/02/23 21:58:23 ahze Exp $ # PORTNAME= gnomesession -PORTVERSION= 2.13.91 +PORTVERSION= 2.13.92 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ ${MASTER_SITE_LOCAL:S/$/:local/} \ diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo index 8a69e8ed6..fdd2e872f 100644 --- a/x11/gnome-session/distinfo +++ b/x11/gnome-session/distinfo @@ -1,6 +1,6 @@ -MD5 (gnome2/gnome-session-2.13.91.tar.bz2) = 3c580ad3870a70348b8c20d060833ce8 -SHA256 (gnome2/gnome-session-2.13.91.tar.bz2) = 628c54dc13e2e0bb80048e36d1e380417d2d0fb600adb1b93e1c970fef4116ee -SIZE (gnome2/gnome-session-2.13.91.tar.bz2) = 716762 +MD5 (gnome2/gnome-session-2.13.92.tar.bz2) = 71b9c1e96f28b4fc8674e06fc57bbdd4 +SHA256 (gnome2/gnome-session-2.13.92.tar.bz2) = 4c7031ef5d59e71c790d286876012ea5d381ee73b24412c56e612ef6a70e528a +SIZE (gnome2/gnome-session-2.13.92.tar.bz2) = 719610 MD5 (gnome2/freebsd-splashes-gnome-2.12.1.tar) = 4a098f0f2295c3333acff185d4bed5aa SHA256 (gnome2/freebsd-splashes-gnome-2.12.1.tar) = c7008fc8f43cf07e3d84cbf0bd9b2846fa31aaf37d4f97993b185b4155f8ee27 SIZE (gnome2/freebsd-splashes-gnome-2.12.1.tar) = 1280000 diff --git a/x11/gnome-session/pkg-plist b/x11/gnome-session/pkg-plist index f3c0e535d..39051c0bc 100644 --- a/x11/gnome-session/pkg-plist +++ b/x11/gnome-session/pkg-plist @@ -95,9 +95,12 @@ share/locale/vi/LC_MESSAGES/gnome-session-2.0.mo share/locale/wa/LC_MESSAGES/gnome-session-2.0.mo share/locale/xh/LC_MESSAGES/gnome-session-2.0.mo share/locale/zh_CN/LC_MESSAGES/gnome-session-2.0.mo +share/locale/zh_HK/LC_MESSAGES/gnome-session-2.0.mo share/locale/zh_TW/LC_MESSAGES/gnome-session-2.0.mo share/locale/zu/LC_MESSAGES/gnome-session-2.0.mo -@unexec /bin/rmdir %D/share/locale/ku/LC_MESSAGES 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/share/locale/ku 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/share/locale/hy/LC_MESSAGES 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/share/locale/hy 2>/dev/null || /usr/bin/true +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK +@dirrmtry share/locale/ku/LC_MESSAGES +@dirrmtry share/locale/ku +@dirrmtry share/locale/hy/LC_MESSAGES +@dirrmtry share/locale/hy |