diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-04-15 17:00:05 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-04-15 17:00:05 +0000 |
commit | 5ab9fc4325749d34f1ec3336fa8cc5e8b84075f0 (patch) | |
tree | ccf54861415d2c65ea2fee85179c29b1bd97ff9b /astro/glunarclock | |
parent | e8a6066421d03b31f0fafb19db1812c99d8fa608 (diff) |
Notes
Diffstat (limited to 'astro/glunarclock')
-rw-r--r-- | astro/glunarclock/Makefile | 2 | ||||
-rw-r--r-- | astro/glunarclock/distinfo | 4 | ||||
-rw-r--r-- | astro/glunarclock/pkg-plist | 7 |
3 files changed, 10 insertions, 3 deletions
diff --git a/astro/glunarclock/Makefile b/astro/glunarclock/Makefile index 17f28f342379..a4e09c49ece5 100644 --- a/astro/glunarclock/Makefile +++ b/astro/glunarclock/Makefile @@ -6,7 +6,7 @@ # PORTNAME= glunarclock -PORTVERSION= 0.32.3 +PORTVERSION= 0.32.4 CATEGORIES= astro gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/astro/glunarclock/distinfo b/astro/glunarclock/distinfo index 73353f33fb22..3cf44e2ddf8e 100644 --- a/astro/glunarclock/distinfo +++ b/astro/glunarclock/distinfo @@ -1,2 +1,2 @@ -MD5 (glunarclock-0.32.3.tar.gz) = c95b307a1263d9cfb723a0a8cdb2ae43 -SIZE (glunarclock-0.32.3.tar.gz) = 532938 +MD5 (glunarclock-0.32.4.tar.gz) = 63e1d989581e6bf95cec82ff1bbc56ef +SIZE (glunarclock-0.32.4.tar.gz) = 536136 diff --git a/astro/glunarclock/pkg-plist b/astro/glunarclock/pkg-plist index 4c6a73d887ab..a368d7204f4d 100644 --- a/astro/glunarclock/pkg-plist +++ b/astro/glunarclock/pkg-plist @@ -26,6 +26,7 @@ share/locale/nl/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/no/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/ro/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/ru/LC_MESSAGES/glunarclock-%%VERSION%%.mo +share/locale/rw/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/sk/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/sr/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/sv/LC_MESSAGES/glunarclock-%%VERSION%%.mo @@ -39,3 +40,9 @@ share/locale/wa/LC_MESSAGES/glunarclock-%%VERSION%%.mo @dirrm share/gnome/glunarclock @unexec rmdir %D/share/locale/ast_ES/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/ast_ES 2> /dev/null || true +@unexec rmdir %D/share/locale/br/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/br 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 +@unexec rmdir %D/share/locale/wa/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/wa 2> /dev/null || true |