diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gliv/Makefile | 3 | ||||
-rw-r--r-- | graphics/gliv/distinfo | 5 | ||||
-rw-r--r-- | graphics/gliv/files/patch-Makefile.in | 11 | ||||
-rw-r--r-- | graphics/gliv/files/patch-lib__getdelim.c | 17 | ||||
-rw-r--r-- | graphics/gliv/pkg-plist | 4 |
5 files changed, 7 insertions, 33 deletions
diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index 50b9a0ff05f8..a3000751c5e2 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gliv -PORTVERSION= 1.9.6 -PORTREVISION= 8 +PORTVERSION= 1.9.7 CATEGORIES= graphics MASTER_SITES= http://guichaz.free.fr/gliv/files/ diff --git a/graphics/gliv/distinfo b/graphics/gliv/distinfo index fd977e4b2d4b..0e1a21c02f26 100644 --- a/graphics/gliv/distinfo +++ b/graphics/gliv/distinfo @@ -1,3 +1,2 @@ -MD5 (gliv-1.9.6.tar.bz2) = e51838ed643f3af5143a20a12f432b9d -SHA256 (gliv-1.9.6.tar.bz2) = aa0f3c780d5fca1eb393deaa5289c024bf3aba5b4f980fc90d4b444906534830 -SIZE (gliv-1.9.6.tar.bz2) = 518971 +SHA256 (gliv-1.9.7.tar.bz2) = 5be6d071927dcb371676a9e4e9e4c54e8b2f4842f04dd63727b9a5032ddbcb69 +SIZE (gliv-1.9.7.tar.bz2) = 644305 diff --git a/graphics/gliv/files/patch-Makefile.in b/graphics/gliv/files/patch-Makefile.in deleted file mode 100644 index db0f202eb1d7..000000000000 --- a/graphics/gliv/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Mon Dec 20 03:20:43 2004 -+++ Makefile.in Sat Dec 25 23:00:57 2004 -@@ -582,8 +582,6 @@ - info-am: - - install-data-am: -- @$(NORMAL_INSTALL) -- $(MAKE) $(AM_MAKEFLAGS) install-data-hook - - install-exec-am: - diff --git a/graphics/gliv/files/patch-lib__getdelim.c b/graphics/gliv/files/patch-lib__getdelim.c deleted file mode 100644 index c9609ecddbff..000000000000 --- a/graphics/gliv/files/patch-lib__getdelim.c +++ /dev/null @@ -1,17 +0,0 @@ ---- lib/getdelim.c.orig Thu Jul 7 03:46:17 2005 -+++ lib/getdelim.c Mon Mar 20 12:42:53 2006 -@@ -7,8 +7,12 @@ - * Dedicated to Toni. See uClibc/DEDICATION.mjn3 for details. - */ - --#include "stdio.h" --#include "stdlib.h" -+#include <stdio.h> -+#include <stdlib.h> -+ -+#ifndef HAVE_GETDELIM -+#include "getdelim.h" -+#endif - - /* Note: There is a defect in this function. (size_t vs ssize_t). */ - diff --git a/graphics/gliv/pkg-plist b/graphics/gliv/pkg-plist index b82fc2fd02c4..75d2060810c5 100644 --- a/graphics/gliv/pkg-plist +++ b/graphics/gliv/pkg-plist @@ -2,9 +2,13 @@ bin/gliv share/applications/gliv.desktop share/pixmaps/gliv.png share/locale/bg/LC_MESSAGES/gliv.mo +share/locale/cs/LC_MESSAGES/gliv.mo +share/locale/da/LC_MESSAGES/gliv.mo share/locale/de/LC_MESSAGES/gliv.mo +share/locale/fi/LC_MESSAGES/gliv.mo share/locale/fr/LC_MESSAGES/gliv.mo share/locale/nl/LC_MESSAGES/gliv.mo +share/locale/pl/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 |