From owner-freebsd-ports Thu Jan 2 2:10:13 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75E9237B405 for ; Thu, 2 Jan 2003 02:10:05 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3548A43EC2 for ; Thu, 2 Jan 2003 02:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h02AA3NS012949 for ; Thu, 2 Jan 2003 02:10:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h02AA3kN012948; Thu, 2 Jan 2003 02:10:03 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE57B37B401 for ; Thu, 2 Jan 2003 02:02:23 -0800 (PST) Received: from keaton.iec.hiroshima-u.ac.jp (keaton.iec.hiroshima-u.ac.jp [133.41.33.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id A383E43EDC for ; Thu, 2 Jan 2003 02:02:22 -0800 (PST) (envelope-from katsu@colossus.iec.hiroshima-u.ac.jp) Received: from colossus.iec.hiroshima-u.ac.jp (a.iec.hiroshima-u.ac.jp [133.41.33.72]) by keaton.iec.hiroshima-u.ac.jp (8.12.6/8.12.6) with ESMTP id h02A2FhF073504; Thu, 2 Jan 2003 19:02:15 +0900 (JST) (envelope-from katsu@colossus.iec.hiroshima-u.ac.jp) Received: from colossus.iec.hiroshima-u.ac.jp (localhost [127.0.0.1]) by colossus.iec.hiroshima-u.ac.jp (8.12.6/8.12.6) with ESMTP id h02A2Fiv025563; Thu, 2 Jan 2003 19:02:15 +0900 (JST) (envelope-from katsu@colossus.iec.hiroshima-u.ac.jp) Received: (from katsu@localhost) by colossus.iec.hiroshima-u.ac.jp (8.12.6/8.12.6/Submit) id h02A2F8g025562; Thu, 2 Jan 2003 19:02:15 +0900 (JST) Message-Id: <200301021002.h02A2F8g025562@colossus.iec.hiroshima-u.ac.jp> Date: Thu, 2 Jan 2003 19:02:15 +0900 (JST) From: TATEISHI Katsuyuki Reply-To: TATEISHI Katsuyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46682: Update port: graphics/gimageview Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46682 >Category: ports >Synopsis: Update port: graphics/gimageview >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jan 02 02:10:02 PST 2003 >Closed-Date: >Last-Modified: >Originator: TATEISHI Katsuyuki >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD colossus.iec.hiroshima-u.ac.jp 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Sun Dec 1 11:44:05 JST 2002 katsu@colossus.iec.hiroshima-u.ac.jp:/usr/obj/usr/src/sys/COLOSSUS i386 >Description: Update to 0.2.11 Submitted by: Kirby Kuehl >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/gimageview/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 3 Sep 2002 02:46:41 -0000 1.5 +++ Makefile 2 Jan 2003 09:25:08 -0000 @@ -6,7 +6,7 @@ # PORTNAME= gimageview -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.11 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtkmmviewer @@ -16,6 +16,7 @@ LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf +USE_REINPLACE= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOMENG= yes USE_GNOME= gtk12 @@ -32,12 +33,12 @@ .endif post-patch: - @${PERL} -pi -e 's/DATADIRNAME=lib/DATADIRNAME=share/g' \ + @${REINPLACE_CMD} -e 's/DATADIRNAME=lib/DATADIRNAME=share/g' \ ${WRKSRC}/configure post-configure: .if !defined(USE_IMLIB) - @${FIND} ${WRKSRC} -name 'Makefile' | ${XARGS} ${PERL} -pi.orig -e \ + @${FIND} ${WRKSRC} -name 'Makefile' | ${XARGS} ${REINPLACE_CMD} -Ee \ 's/^(GDK_IMLIB_(CFLAGS|LIBS) =).*$$/$${1}/' .endif Index: distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/gimageview/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 18 May 2002 07:05:59 -0000 1.4 +++ distinfo 2 Jan 2003 09:17:40 -0000 @@ -1 +1 @@ -MD5 (gimageview-0.2.1.tar.gz) = d3294b7d485f311e237d9dc72924199c +MD5 (gimageview-0.2.11.tar.gz) = 76031ed279dac2277a6e5faf14cc07c8 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/graphics/gimageview/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 20 Feb 2002 21:47:35 -0000 1.1 +++ pkg-descr 2 Jan 2003 09:54:13 -0000 @@ -1,8 +1,8 @@ GImageView is a GTK+ based image viewer. -It support tabbed browsing, thumbnail table views, directory tree views, +It supports tabbed browsing, thumbnail table views, directory tree views, drag and drop, reading thumbnail cache of other famous image viewers, -and flexible user interface. +and a flexible user interface. WWW: http://gtkmmviewer.sourceforge.net/ Authors: Takuro Ashie , Nyan2 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/graphics/gimageview/pkg-plist,v retrieving revision 1.3 diff -u -r1.3 pkg-plist --- pkg-plist 18 May 2002 07:05:59 -0000 1.3 +++ pkg-plist 9 Dec 2002 10:48:51 -0000 @@ -11,29 +11,36 @@ lib/gimageview/thumbnail/libgqview_thumb.so lib/gimageview/thumbnail/libkonq_old_thumb.so lib/gimageview/thumbnail/libkonqueror_thumb.so +lib/gimageview/thumbnail/libnautilus-2.0_thumb.so lib/gimageview/thumbnail/libnautilus_thumb.so lib/gimageview/thumbnail/libxvpics_thumb.so -share/gimageview/doc/html/ja/gimageview-1.html -share/gimageview/doc/html/ja/gimageview-10.html -share/gimageview/doc/html/ja/gimageview-11.html -share/gimageview/doc/html/ja/gimageview-12.html -share/gimageview/doc/html/ja/gimageview-2.html -share/gimageview/doc/html/ja/gimageview-3.html -share/gimageview/doc/html/ja/gimageview-4.html -share/gimageview/doc/html/ja/gimageview-5.html -share/gimageview/doc/html/ja/gimageview-6.html -share/gimageview/doc/html/ja/gimageview-7.html -share/gimageview/doc/html/ja/gimageview-8.html -share/gimageview/doc/html/ja/gimageview-9.html -share/gimageview/doc/html/ja/gimageview.css -share/gimageview/doc/html/ja/gimageview.html -share/gimageview/doc/text/C/COPYING -share/gimageview/doc/text/ja/COPYING.jp -share/gimageview/doc/text/ja/ChangeLog.jp -share/gimageview/doc/text/ja/INSTALL.jp -share/gimageview/doc/text/ja/README.jp -share/gimageview/doc/text/ja/TIPS.jp -share/gimageview/doc/text/ja/gimageview.txt +share/doc/gimageview/html/ja/01.html +share/doc/gimageview/html/ja/02.html +share/doc/gimageview/html/ja/03.html +share/doc/gimageview/html/ja/04.html +share/doc/gimageview/html/ja/05.html +share/doc/gimageview/html/ja/06.html +share/doc/gimageview/html/ja/07.html +share/doc/gimageview/html/ja/changelog.html +share/doc/gimageview/html/ja/document.html +share/doc/gimageview/html/ja/gimageview.css +share/doc/gimageview/html/ja/gimv_faq.html +share/doc/gimageview/html/ja/gimv_history.html +share/doc/gimageview/html/ja/gimv_tips.html +share/doc/gimageview/html/ja/index.html +share/doc/gimageview/html/ja/todo.html +share/doc/gimageview/text/C/AUTHORS +share/doc/gimageview/text/C/COPYING +share/doc/gimageview/text/C/ChangeLog +share/doc/gimageview/text/C/INSTALL +share/doc/gimageview/text/C/NEWS +share/doc/gimageview/text/C/TODO +share/doc/gimageview/text/ja/COPYING.jp +share/doc/gimageview/text/ja/ChangeLog.jp +share/doc/gimageview/text/ja/INSTALL.jp +share/doc/gimageview/text/ja/README.jp +share/doc/gimageview/text/ja/TODO.jp +share/doc/gimageview/text/ja/gimageview.txt share/gimageview/gtkrc share/gimageview/pixmaps/default/alert.xpm share/gimageview/pixmaps/default/archive.xpm @@ -45,6 +52,7 @@ share/gimageview/pixmaps/default/folder-go.xpm share/gimageview/pixmaps/default/folder-link-open.xpm share/gimageview/pixmaps/default/folder-link.xpm +share/gimageview/pixmaps/default/folder-lock.xpm share/gimageview/pixmaps/default/folder-open.xpm share/gimageview/pixmaps/default/folder-up.xpm share/gimageview/pixmaps/default/folder.xpm @@ -85,17 +93,20 @@ share/gimageview/pixmaps/default/zoom_fit.xpm share/gimageview/pixmaps/default/zoom_in.xpm share/gimageview/pixmaps/default/zoom_out.xpm +share/gnome/apps/Graphics/gimageview.desktop +share/locale/fr/LC_MESSAGES/gimageview.mo share/locale/ja/LC_MESSAGES/gimageview.mo +share/pixmaps/gimv.png @dirrm lib/gimageview/archiver @dirrm lib/gimageview/image_saver @dirrm lib/gimageview/thumbnail @dirrm lib/gimageview -@dirrm share/gimageview/doc/html/ja -@dirrm share/gimageview/doc/html -@dirrm share/gimageview/doc/text/ja -@dirrm share/gimageview/doc/text/C -@dirrm share/gimageview/doc/text -@dirrm share/gimageview/doc +@dirrm share/doc/gimageview/html/ja +@dirrm share/doc/gimageview/html +@dirrm share/doc/gimageview/text/C +@dirrm share/doc/gimageview/text/ja +@dirrm share/doc/gimageview/text +@dirrm share/doc/gimageview @dirrm share/gimageview/pixmaps/default @dirrm share/gimageview/pixmaps @dirrm share/gimageview >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message