From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 3 06:20:18 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4C1F37B401 for ; Tue, 3 Jun 2003 06:20:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C252843FDD for ; Tue, 3 Jun 2003 06:20:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h53DKBUp044694 for ; Tue, 3 Jun 2003 06:20:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h53DKBld044693; Tue, 3 Jun 2003 06:20:11 -0700 (PDT) Resent-Date: Tue, 3 Jun 2003 06:20:11 -0700 (PDT) Resent-Message-Id: <200306031320.h53DKBld044693@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6518437B401 for ; Tue, 3 Jun 2003 06:15:08 -0700 (PDT) Received: from hfep02.dion.ne.jp (hfep02.dion.ne.jp [203.181.105.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 936B243F85 for ; Tue, 3 Jun 2003 06:15:07 -0700 (PDT) (envelope-from tkato@prontomail.com) Received: from localhost ([61.198.221.30]) by hfep02.dion.ne.jp with SMTP id <20030603131503304.BBLP@hfep02.dion.ne.jp> for ; Tue, 3 Jun 2003 22:15:03 +0900 Message-Id: <20030603221356.4c35fc91.tkato@prontomail.com> Date: Tue, 3 Jun 2003 22:13:56 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/52895: Update port: graphics/gtksee to 0.5.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2003 13:20:19 -0000 >Number: 52895 >Category: ports >Synopsis: Update port: graphics/gtksee to 0.5.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 03 06:20:10 PDT 2003 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: >Description: - Update to version 0.5.1 Remove file: files/patch-aa files/patch-ab No response from maintainer. >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/gtksee/Makefile graphics/gtksee/Makefile --- /usr/ports/graphics/gtksee/Makefile Mon Apr 21 12:22:30 2003 +++ graphics/gtksee/Makefile Mon May 26 19:40:57 2003 @@ -6,17 +6,14 @@ # PORTNAME= gtksee -PORTVERSION= 0.5.0 -PORTREVISION= 2 +PORTVERSION= 0.5.1 CATEGORIES= graphics -MASTER_SITES= http://www.linux.tucows.com/files/x11/graphics/ \ - http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ +MASTER_SITES= http://download.berlios.de/gtksee/ MAINTAINER= dirk@FreeBSD.org COMMENT= Image viewer -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ +LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff RUN_DEPENDS= bzip:${PORTSDIR}/archivers/bzip @@ -25,8 +22,14 @@ .endif USE_GNOME= gtk12 +USE_REINPLACE= yes GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" + +post-patch: + @${REINPLACE_CMD} -e \ + 's|^CFLAGS=""|CFLAGS="$$CFLAGS"|g' ${WRKSRC}/configure .include diff -urN /usr/ports/graphics/gtksee/distinfo graphics/gtksee/distinfo --- /usr/ports/graphics/gtksee/distinfo Tue Oct 5 17:22:10 1999 +++ graphics/gtksee/distinfo Mon May 26 19:34:03 2003 @@ -1 +1 @@ -MD5 (gtksee-0.5.0.tar.gz) = 21a8a9f28fa61d73725fb606962fa108 +MD5 (gtksee-0.5.1.tar.gz) = 5b40d1e566c3577001db449ade251479 diff -urN /usr/ports/graphics/gtksee/files/patch-aa graphics/gtksee/files/patch-aa --- /usr/ports/graphics/gtksee/files/patch-aa Sat Dec 5 05:29:09 1998 +++ graphics/gtksee/files/patch-aa Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- src/im_xcf.c.orig Thu Dec 3 12:22:17 1998 -+++ src/im_xcf.c Fri Dec 4 10:15:47 1998 -@@ -23,7 +23,7 @@ - - /* patch from Pyun YongHyeon: fixed compilation error for FreeBSD 3.0 */ - #ifdef __FreeBSD__ --#include -+#include - #endif - - #include diff -urN /usr/ports/graphics/gtksee/files/patch-ab graphics/gtksee/files/patch-ab --- /usr/ports/graphics/gtksee/files/patch-ab Thu Aug 23 18:20:03 2001 +++ graphics/gtksee/files/patch-ab Thu Jan 1 09:00:00 1970 @@ -1,20 +0,0 @@ ---- src/gtksee.c.orig Sat Sep 25 01:27:40 1999 -+++ src/gtksee.c Sun May 6 13:25:31 2001 -@@ -322,13 +322,13 @@ - } - if (hour == 0) - { -- sprintf(buffer, "%s, %02i/%02i/%02i 12:%02i AM", -- text, time->tm_year, time->tm_mon+1, time->tm_mday, -+ sprintf(buffer, "%s, %04i/%02i/%02i 12:%02i AM", -+ text, time->tm_year + 1900, time->tm_mon+1, time->tm_mday, - time->tm_min); - } else - { -- sprintf(buffer, "%s, %02i/%02i/%02i %02i:%02i %s", -- text, time->tm_year, time->tm_mon+1, time->tm_mday, -+ sprintf(buffer, "%s, %04i/%02i/%02i %02i:%02i %s", -+ text, time->tm_year + 1900, time->tm_mon+1, time->tm_mday, - hour, time->tm_min, (time->tm_hour<12)?"AM":"PM"); - } - g_free(text); diff -urN /usr/ports/graphics/gtksee/pkg-descr graphics/gtksee/pkg-descr --- /usr/ports/graphics/gtksee/pkg-descr Fri Oct 13 07:10:14 2000 +++ graphics/gtksee/pkg-descr Mon May 26 19:29:49 2003 @@ -1,3 +1,5 @@ A Image viewer based on X-Window system and GTK+. The main purpose is to port ACD See, which is a very popular image viewer in M$ world, to Unix platform. + +WWW: http://gtksee.berlios.de/ diff -urN /usr/ports/graphics/gtksee/pkg-plist graphics/gtksee/pkg-plist --- /usr/ports/graphics/gtksee/pkg-plist Tue Oct 5 17:22:11 1999 +++ graphics/gtksee/pkg-plist Mon May 26 20:58:16 2003 @@ -1,2 +1,4 @@ bin/gtksee +share/locale/es/LC_MESSAGES/gtksee.mo +share/locale/fr/LC_MESSAGES/gtksee.mo share/locale/zh_CN.EUC/LC_MESSAGES/gtksee.mo >Release-Note: >Audit-Trail: >Unformatted: