ports/58246: Update graphics/gqview-devel to 1.3.2

Samy Al Bahra samy at kerneled.com
Sun Oct 19 15:50:18 UTC 2003


>Number:         58246
>Category:       ports
>Synopsis:       Update graphics/gqview-devel to 1.3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 19 08:50:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Samy Al Bahra
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
Kerneled 
>Environment:


System: FreeBSD beastie.freebsd.local 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Wed Aug 20 18:35:24 AST 2003     samy at beastie.freebsd.local:/usr/src/sys/i386/compile/KERNELED i386  


>Description:


This updates the gqview-devel to the latest
development release of gqview, 1.3.2. Some
formatting changes were introduced as well :)


>How-To-Repeat:





>Fix:


diff -ruN gqview-devel/Makefile /home/samy/gqview-devel/Makefile
--- gqview-devel/Makefile	Tue Jun 17 17:27:16 2003
+++ /home/samy/gqview-devel/Makefile	Fri Oct 17 19:53:08 2003
@@ -6,18 +6,19 @@
 # $FreeBSD: ports/graphics/gqview-devel/Makefile,v 1.1 2003/06/17 14:27:16 daichi Exp $
 #
 
-PORTNAME=	gqview
-PORTVERSION= 1.3.1
-CATEGORIES=	graphics
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+PORTNAME=		gqview
+PORTVERSION=		1.3.2
+CATEGORIES=		graphics
+MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-PKGNAMESUFFIX= -devel
+PKGNAMESUFFIX=		-devel
 
-MAINTAINER= cthulhu at cthulhu.ru
-COMMENT= Another gtk2-based graphic file viewer
+MAINTAINER=	cthulhu at cthulhu.ru
+COMMENT=	Another gtk2-based graphic file viewer
 
-LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
-			gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
+LIB_DEPENDS=	png.5:${PORTSDIR}/graphics/png
+
+USE_GNOME=	gtk20
 
 USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
diff -ruN gqview-devel/distinfo /home/samy/gqview-devel/distinfo
--- gqview-devel/distinfo	Tue Jun 17 17:27:16 2003
+++ /home/samy/gqview-devel/distinfo	Wed Oct 15 06:56:44 2003
@@ -1 +1 @@
-MD5 (gqview-1.3.1.tar.gz) = 339e64d5454c8e831887f05983e184e6
+MD5 (gqview-1.3.2.tar.gz) = 0f2ce36475b2cdc8013545f5e3268034
diff -ruN gqview-devel/files/patch-aa /home/samy/gqview-devel/files/patch-aa
--- gqview-devel/files/patch-aa	Tue Jun 17 17:27:17 2003
+++ /home/samy/gqview-devel/files/patch-aa	Thu Jan  1 03:00:00 1970
@@ -1,12 +0,0 @@
-*** src/exif.c.orig	Wed Mar  5 20:01:10 2003
---- src/exif.c	Wed Mar  5 20:01:27 2003
-***************
-*** 23,29 ****
-  */
-  
-  #include <stdio.h>
-- #include <stdint.h>
-  #include <string.h>
-  #include <fcntl.h>
-  #include <unistd.h>
---- 23,28 ----
diff -ruN gqview-devel/files/patch-src::ui_fileops.h /home/samy/gqview-devel/files/patch-src::ui_fileops.h
--- gqview-devel/files/patch-src::ui_fileops.h	Thu Jan  1 03:00:00 1970
+++ /home/samy/gqview-devel/files/patch-src::ui_fileops.h	Wed Oct 15 07:03:33 2003
@@ -0,0 +1,11 @@
+--- src/ui_fileops.h	Fri Apr 26 05:27:46 2002
++++ src/ui_fileops.h.patch	Wed Oct 15 07:02:45 2003
+@@ -13,6 +13,8 @@
+ #ifndef UI_FILEOPS_H
+ #define UI_FILEOPS_H
+ 
++#include <time.h>
++
+ const gchar *homedir(void);
+ gint isname(const gchar *s);
+ gint isfile(const gchar *s);



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list