1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

Update to version 1.8.4

PR:		ports/70117
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2004-08-07 19:14:35 +00:00
parent 9b8f83f74c
commit 5b4b427b46
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115570
4 changed files with 15 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= gliv
PORTVERSION= 1.8.3
PORTVERSION= 1.8.4
CATEGORIES= graphics
MASTER_SITES= http://guichaz.free.fr/gliv/
@ -16,6 +16,7 @@ COMMENT= An image viewer that uses Gdk-Pixbuf and OpenGL
LIB_DEPENDS= gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext
USE_BZIP2= yes
USE_GCC= 3.3
USE_X_PREFIX= yes
USE_GL= yes
USE_GETOPT_LONG= yes

View File

@ -1,2 +1,2 @@
MD5 (gliv-1.8.3.tar.bz2) = c13967233f3b97f607014984ab129663
SIZE (gliv-1.8.3.tar.bz2) = 419804
MD5 (gliv-1.8.4.tar.bz2) = 2ad963118f2f373e6b53f8cb247a9dcc
SIZE (gliv-1.8.4.tar.bz2) = 428207

View File

@ -0,0 +1,10 @@
--- src/collection.c.orig Thu Jul 29 06:40:56 2004
+++ src/collection.c Thu Aug 5 01:05:38 2004
@@ -77,6 +77,7 @@
* are '\0' terminated strings representing decimal numbers.
*/
+#include <sys/types.h>
#include <sys/mman.h> /* mmap(), PROT_READ, MAP_PRIVATE, ... */
#include <stdio.h> /* FILE, fopen(), fread(), fwrite(), ... */
#include <string.h> /* strlen(), strrchr() */

View File

@ -7,3 +7,4 @@ 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/sk/LC_MESSAGES/gliv.mo