diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-14 22:51:11 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-14 22:51:11 +0800 |
commit | 9eb8e766d808b78d289066e1d158079f6583c7a1 (patch) | |
tree | 8c3e315211005d5909413073083f84692be9d12c /x11/gnomedesktop | |
parent | 10f20df13d5bb31ba0adee47cca87786f9f55a54 (diff) | |
download | marcuscom-ports-9eb8e766d808b78d289066e1d158079f6583c7a1.tar marcuscom-ports-9eb8e766d808b78d289066e1d158079f6583c7a1.tar.gz marcuscom-ports-9eb8e766d808b78d289066e1d158079f6583c7a1.tar.bz2 marcuscom-ports-9eb8e766d808b78d289066e1d158079f6583c7a1.tar.lz marcuscom-ports-9eb8e766d808b78d289066e1d158079f6583c7a1.tar.xz marcuscom-ports-9eb8e766d808b78d289066e1d158079f6583c7a1.tar.zst marcuscom-ports-9eb8e766d808b78d289066e1d158079f6583c7a1.zip |
Update to 2.13.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5126 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnomedesktop')
-rw-r--r-- | x11/gnomedesktop/Makefile | 4 | ||||
-rw-r--r-- | x11/gnomedesktop/distinfo | 5 | ||||
-rw-r--r-- | x11/gnomedesktop/pkg-plist | 3 |
3 files changed, 8 insertions, 4 deletions
diff --git a/x11/gnomedesktop/Makefile b/x11/gnomedesktop/Makefile index 3df69e2c5..4d86f73f9 100644 --- a/x11/gnomedesktop/Makefile +++ b/x11/gnomedesktop/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnomedesktop/Makefile,v 1.74 2005/10/03 15:18:36 ahze Exp $ +# $MCom: ports/x11/gnomedesktop/Makefile,v 1.76 2005/11/06 02:22:43 ahze Exp $ # PORTNAME= gnomedesktop -PORTVERSION= 2.13.1 +PORTVERSION= 2.13.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-desktop/2.13 diff --git a/x11/gnomedesktop/distinfo b/x11/gnomedesktop/distinfo index 0827387fb..5a4fb925c 100644 --- a/x11/gnomedesktop/distinfo +++ b/x11/gnomedesktop/distinfo @@ -1,2 +1,3 @@ -MD5 (gnome2/gnome-desktop-2.13.1.tar.bz2) = 8b4b81477839718a6ffcd86391d9f6ff -SIZE (gnome2/gnome-desktop-2.13.1.tar.bz2) = 1033338 +MD5 (gnome2/gnome-desktop-2.13.2.tar.bz2) = 18284d1f259f85fbfcdc4f3acf682106 +SHA256 (gnome2/gnome-desktop-2.13.2.tar.bz2) = ab2c279f284e602b1e054d4e9cf974b2d68ae35b079b7684633d4a5b09ba6ddb +SIZE (gnome2/gnome-desktop-2.13.2.tar.bz2) = 1040349 diff --git a/x11/gnomedesktop/pkg-plist b/x11/gnomedesktop/pkg-plist index cf05af1ec..dd50b7e8c 100644 --- a/x11/gnomedesktop/pkg-plist +++ b/x11/gnomedesktop/pkg-plist @@ -152,6 +152,7 @@ share/locale/ja/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/kn/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/ko/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/ku/LC_MESSAGES/gnome-desktop-2.0.mo +share/locale/ky/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/li/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/lt/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/lv/LC_MESSAGES/gnome-desktop-2.0.mo @@ -199,6 +200,8 @@ share/locale/zu/LC_MESSAGES/gnome-desktop-2.0.mo @unexec rmdir %D/share/locale/yo 2> /dev/null || true @unexec rmdir %D/share/locale/ug/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/ug 2> /dev/null || true +@unexec rmdir %D/share/locale/ky/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/ky 2> /dev/null || true @unexec rmdir %D/share/locale/ku/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/ku 2> /dev/null || true @unexec rmdir %D/share/locale/hy/LC_MESSAGES 2> /dev/null || true |