diff options
author | pav <pav@FreeBSD.org> | 2005-05-27 03:51:48 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-05-27 03:51:48 +0800 |
commit | 7b535b222945010f32856cc8a184c6037020aea0 (patch) | |
tree | b81e0626cad692ab34da85e464c60cf8813e72c0 /graphics | |
parent | 85f24222997f818d902e80c6bdd7f82e3bbf4f70 (diff) | |
download | freebsd-ports-gnome-7b535b222945010f32856cc8a184c6037020aea0.tar.gz freebsd-ports-gnome-7b535b222945010f32856cc8a184c6037020aea0.tar.zst freebsd-ports-gnome-7b535b222945010f32856cc8a184c6037020aea0.zip |
- Update to 1.9.3
PR: ports/81509
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gliv/Makefile | 2 | ||||
-rw-r--r-- | graphics/gliv/distinfo | 4 | ||||
-rw-r--r-- | graphics/gliv/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index acd907d89523..5145d35ff5df 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gliv -PORTVERSION= 1.9.2 +PORTVERSION= 1.9.3 CATEGORIES= graphics MASTER_SITES= http://guichaz.free.fr/gliv/ diff --git a/graphics/gliv/distinfo b/graphics/gliv/distinfo index b1639a97f2dc..5162915af1bc 100644 --- a/graphics/gliv/distinfo +++ b/graphics/gliv/distinfo @@ -1,2 +1,2 @@ -MD5 (gliv-1.9.2.tar.bz2) = 171c4be01093f0517b040a340c1a69b7 -SIZE (gliv-1.9.2.tar.bz2) = 455979 +MD5 (gliv-1.9.3.tar.bz2) = 3840a547cdc679c5a592d30040b9f6b5 +SIZE (gliv-1.9.3.tar.bz2) = 468387 diff --git a/graphics/gliv/pkg-plist b/graphics/gliv/pkg-plist index e974d7b765d6..73686618bfbf 100644 --- a/graphics/gliv/pkg-plist +++ b/graphics/gliv/pkg-plist @@ -7,8 +7,10 @@ share/locale/nl/LC_MESSAGES/gliv.mo share/locale/pt_BR/LC_MESSAGES/gliv.mo share/locale/ro/LC_MESSAGES/gliv.mo share/locale/ru/LC_MESSAGES/gliv.mo +share/locale/rw/LC_MESSAGES/gliv.mo share/locale/sk/LC_MESSAGES/gliv.mo share/locale/tr/LC_MESSAGES/gliv.mo +share/locale/vi/LC_MESSAGES/gliv.mo @unexec rmdir %D/man/ru/man1 2>/dev/null || true @unexec rmdir %D/man/ru 2>/dev/null || true @unexec rmdir %D/man/fr/man1 2>/dev/null || true |