From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Aug 8 14:10:23 2004 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 9A7DD16A4CE for ; Sun, 8 Aug 2004 14:10:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8367743D39 for ; Sun, 8 Aug 2004 14:10:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i78EANJ8070807 for ; Sun, 8 Aug 2004 14:10:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i78EAN7H070806; Sun, 8 Aug 2004 14:10:23 GMT (envelope-from gnats) Resent-Date: Sun, 8 Aug 2004 14:10:23 GMT Resent-Message-Id: <200408081410.i78EAN7H070806@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 01C3116A4CE for ; Sun, 8 Aug 2004 14:00:53 +0000 (GMT) Received: from hfep07.dion.ne.jp (hfep07.dion.ne.jp [203.181.105.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AFD143D49 for ; Sun, 8 Aug 2004 14:00:51 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([218.222.68.240]) by hfep07.dion.ne.jp with SMTP id <20040808140042617.QZBL@hfep07.dion.ne.jp> for ; Sun, 8 Aug 2004 23:00:42 +0900 Message-Id: <20040808230009.0f25d3db.tkato432@yahoo.com> Date: Sun, 8 Aug 2004 23:00:09 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/70164: Update port: ftp/downloader to 2.5.0 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: Sun, 08 Aug 2004 14:10:23 -0000 >Number: 70164 >Category: ports >Synopsis: Update port: ftp/downloader to 2.5.0 >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: Sun Aug 08 14:10:23 GMT 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.10-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 2.5.0 Remove file: files/patch-locstr.cc files/patch-main_face_prefs.cc >How-To-Repeat: >Fix: diff -urN /usr/ports/ftp/downloader/Makefile ftp/downloader/Makefile --- /usr/ports/ftp/downloader/Makefile Wed May 19 22:53:44 2004 +++ ftp/downloader/Makefile Sun Aug 8 14:27:48 2004 @@ -7,12 +7,11 @@ # PORTNAME= downloader -PORTVERSION= 2.4.1 -PORTREVISION= 4 +PORTVERSION= 2.5.0 CATEGORIES= ftp MASTER_SITES= http://www.krasu.ru/soft/chuchelo/files/ \ ftp://ftp.chg.ru/pub/X11/applications/Xdownloader/ -DISTNAME= d4x-${PORTVERSION} +DISTNAME= d4x-${PORTVERSION}final MAINTAINER= ports@FreeBSD.org COMMENT= Program for downloading via ftp or http with GUI @@ -32,8 +31,8 @@ post-patch: @${REINPLACE_CMD} -e 's| $$OPTFLAGS||g ; \ - s|OS_CXXFLAGS="-pthread"|OS_CXXFLAGS="${PTHREAD_CFLAGS}"|g ; \ - s|-pthread|${PTHREAD_LIBS}|g ; \ + s| $$OS_CXXFLAGS||g ; \ + s|-lpthread||g ; \ s|#define GTK_DISABLE_DEPRECATED||' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's| DOC||g ; \ s| share||g' ${WRKSRC}/Makefile.in diff -urN /usr/ports/ftp/downloader/distinfo ftp/downloader/distinfo --- /usr/ports/ftp/downloader/distinfo Thu Jan 29 20:24:57 2004 +++ ftp/downloader/distinfo Sun Aug 8 14:25:47 2004 @@ -1,2 +1,2 @@ -MD5 (d4x-2.4.1.tar.gz) = 9ff1521a6c7ecedb6d71f1e1a6a6696a -SIZE (d4x-2.4.1.tar.gz) = 1390726 +MD5 (d4x-2.5.0final.tar.gz) = c2b2f5571c2028dd845563e69a1d55c3 +SIZE (d4x-2.5.0final.tar.gz) = 1766770 diff -urN /usr/ports/ftp/downloader/files/patch-locstr.cc ftp/downloader/files/patch-locstr.cc --- /usr/ports/ftp/downloader/files/patch-locstr.cc Wed May 1 04:59:54 2002 +++ ftp/downloader/files/patch-locstr.cc Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- main/locstr.cc.orig Wed May 1 02:32:33 2002 -+++ main/locstr.cc Wed May 1 02:50:38 2002 -@@ -711,7 +711,7 @@ - sscanf_int(tmpdata,&(date.tm_sec)); - }; - }; -- return(mktime(&date)+timezone); -+ return(mktime(&date)+date.tm_gmtoff); - }; - - /* check_mask(); diff -urN /usr/ports/ftp/downloader/files/patch-main_face_prefs.cc ftp/downloader/files/patch-main_face_prefs.cc --- /usr/ports/ftp/downloader/files/patch-main_face_prefs.cc Fri Jun 13 08:16:54 2003 +++ ftp/downloader/files/patch-main_face_prefs.cc Thu Jan 1 09:00:00 1970 @@ -1,23 +0,0 @@ ---- main/face/prefs.cc.orig Wed Nov 6 07:53:28 2002 -+++ main/face/prefs.cc Fri Jun 13 00:50:49 2003 -@@ -810,7 +810,7 @@ - gint i; - for (i = 0; (unsigned int)i menu_item); -+ group = gtk_radio_menu_item_get_group((GtkRadioMenuItem *)((GtkOptionMenu *)D4XPWS.search_host)->menu_item); - int i=D4X_SEARCH_ENGINES.count()-1; - if (i<0) i=0; - while(group && !((GtkCheckMenuItem *)(group->data))->active){ diff -urN /usr/ports/ftp/downloader/pkg-plist ftp/downloader/pkg-plist --- /usr/ports/ftp/downloader/pkg-plist Mon Jun 9 22:12:00 2003 +++ ftp/downloader/pkg-plist Sun Aug 8 14:55:56 2004 @@ -1,87 +1,137 @@ bin/d4x bin/nt -share/d4x/d4x_aqua.png -share/d4x/ftpsearch.xml -share/d4x/nt-gray.png -share/d4x/nt-mini.xpm -share/d4x/nt-wm.png -share/d4x/nt.desktop -share/d4x/nt.png -share/d4x/nt.wmconfig -share/d4x/nt.xpm -share/d4x/sounds/add.wav -share/d4x/sounds/complete.wav -share/d4x/sounds/dnd.wav -share/d4x/sounds/fail.wav -share/d4x/sounds/finish.wav -share/d4x/sounds/startup.wav -share/d4x/themes/glass/dnd1.png -share/d4x/themes/glass/dnd2.png -share/d4x/themes/glass.xml -share/d4x/themes/glass2/dnd1.png -share/d4x/themes/glass2/dnd2.png -share/d4x/themes/glass2.xml -share/d4x/themes/old_theme/buttons/add.png -share/d4x/themes/old_theme/buttons/clearlist.png -share/d4x/themes/old_theme/buttons/clipboardadd.png -share/d4x/themes/old_theme/buttons/continue.png -share/d4x/themes/old_theme/buttons/del.png -share/d4x/themes/old_theme/buttons/delcompleted.png -share/d4x/themes/old_theme/buttons/dnd.png -share/d4x/themes/old_theme/buttons/load.png -share/d4x/themes/old_theme/buttons/movedown.png -share/d4x/themes/old_theme/buttons/moveup.png -share/d4x/themes/old_theme/buttons/openlog.png -share/d4x/themes/old_theme/buttons/preferences.png -share/d4x/themes/old_theme/buttons/progress.png -share/d4x/themes/old_theme/buttons/save.png -share/d4x/themes/old_theme/buttons/speedhigh.png -share/d4x/themes/old_theme/buttons/speedlow.png -share/d4x/themes/old_theme/buttons/speedmedium.png -share/d4x/themes/old_theme/buttons/stop.png -share/d4x/themes/old_theme/dnd1.png -share/d4x/themes/old_theme/dnd2.png -share/d4x/themes/old_theme/dndmini.png -share/d4x/themes/old_theme/queue/complete.png -share/d4x/themes/old_theme/queue/failed.png -share/d4x/themes/old_theme/queue/paused.png -share/d4x/themes/old_theme/queue/run.png -share/d4x/themes/old_theme/queue/runbad.png -share/d4x/themes/old_theme/queue/runpart.png -share/d4x/themes/old_theme/queue/stopwait.png -share/d4x/themes/old_theme/queue/wait.png -share/d4x/themes/old_theme.xml -share/d4x/themes/tooltip.xml -%%PORTDOCS%%share/doc/d4x/FAQ -%%PORTDOCS%%share/doc/d4x/FAQ.de -%%PORTDOCS%%share/doc/d4x/FAQ.es -%%PORTDOCS%%share/doc/d4x/FAQ.fr -%%PORTDOCS%%share/doc/d4x/FAQ.gr -%%PORTDOCS%%share/doc/d4x/LICENSE -%%PORTDOCS%%share/doc/d4x/README -%%PORTDOCS%%share/doc/d4x/README.de -%%PORTDOCS%%share/doc/d4x/README.en -%%PORTDOCS%%share/doc/d4x/README.es -%%PORTDOCS%%share/doc/d4x/README.gr -%%PORTDOCS%%share/doc/d4x/README.pl -%%PORTDOCS%%share/doc/d4x/README.pt_BR -%%PORTDOCS%%share/doc/d4x/README.ru -%%PORTDOCS%%share/doc/d4x/THANKS -%%PORTDOCS%%share/doc/d4x/TROUBLES +%%DATADIR%%/d4x_aqua.png +%%DATADIR%%/ftpsearch.xml +%%DATADIR%%/nt-gray.png +%%DATADIR%%/nt-mini.xpm +%%DATADIR%%/nt-wm.png +%%DATADIR%%/nt.desktop +%%DATADIR%%/nt.png +%%DATADIR%%/nt.wmconfig +%%DATADIR%%/nt.xpm +%%DATADIR%%/sounds/add.wav +%%DATADIR%%/sounds/complete.wav +%%DATADIR%%/sounds/dnd.wav +%%DATADIR%%/sounds/fail.wav +%%DATADIR%%/sounds/finish.wav +%%DATADIR%%/sounds/startup.wav +%%DATADIR%%/themes/glass.xml +%%DATADIR%%/themes/glass/dnd1.png +%%DATADIR%%/themes/glass/dnd2.png +%%DATADIR%%/themes/glass2.xml +%%DATADIR%%/themes/glass2/dnd1.png +%%DATADIR%%/themes/glass2/dnd2.png +%%DATADIR%%/themes/nuvola32.xml +%%DATADIR%%/themes/nuvola32/buttons/add.png +%%DATADIR%%/themes/nuvola32/buttons/clearlist.png +%%DATADIR%%/themes/nuvola32/buttons/clipboardadd.png +%%DATADIR%%/themes/nuvola32/buttons/continue.png +%%DATADIR%%/themes/nuvola32/buttons/del.png +%%DATADIR%%/themes/nuvola32/buttons/delcompleted.png +%%DATADIR%%/themes/nuvola32/buttons/dnd.png +%%DATADIR%%/themes/nuvola32/buttons/load.png +%%DATADIR%%/themes/nuvola32/buttons/movedown.png +%%DATADIR%%/themes/nuvola32/buttons/moveup.png +%%DATADIR%%/themes/nuvola32/buttons/openlog.png +%%DATADIR%%/themes/nuvola32/buttons/percent1.png +%%DATADIR%%/themes/nuvola32/buttons/percent2.png +%%DATADIR%%/themes/nuvola32/buttons/percent3.png +%%DATADIR%%/themes/nuvola32/buttons/preferences.png +%%DATADIR%%/themes/nuvola32/buttons/progress.png +%%DATADIR%%/themes/nuvola32/buttons/save.png +%%DATADIR%%/themes/nuvola32/buttons/speed.png +%%DATADIR%%/themes/nuvola32/buttons/speedhigh.png +%%DATADIR%%/themes/nuvola32/buttons/speedlow.png +%%DATADIR%%/themes/nuvola32/buttons/speedmedium.png +%%DATADIR%%/themes/nuvola32/buttons/stop.png +%%DATADIR%%/themes/nuvola32/dndmini.png +%%DATADIR%%/themes/nuvola32/queue/complete.png +%%DATADIR%%/themes/nuvola32/queue/failed.png +%%DATADIR%%/themes/nuvola32/queue/paused.png +%%DATADIR%%/themes/nuvola32/queue/run.png +%%DATADIR%%/themes/nuvola32/queue/runbad.png +%%DATADIR%%/themes/nuvola32/queue/runpart.png +%%DATADIR%%/themes/nuvola32/queue/stopwait.png +%%DATADIR%%/themes/nuvola32/queue/wait.png +%%DATADIR%%/themes/nuvola32/toolbar/filter.png +%%DATADIR%%/themes/nuvola32/toolbar/find.png +%%DATADIR%%/themes/nuvola32/toolbar/klog.png +%%DATADIR%%/themes/nuvola32/toolbar/queue.png +%%DATADIR%%/themes/nuvola32/toolbar/sch.png +%%DATADIR%%/themes/nuvola32/toolbar/url.png +%%DATADIR%%/themes/old_theme.xml +%%DATADIR%%/themes/old_theme/buttons/add.png +%%DATADIR%%/themes/old_theme/buttons/clearlist.png +%%DATADIR%%/themes/old_theme/buttons/clipboardadd.png +%%DATADIR%%/themes/old_theme/buttons/continue.png +%%DATADIR%%/themes/old_theme/buttons/del.png +%%DATADIR%%/themes/old_theme/buttons/delcompleted.png +%%DATADIR%%/themes/old_theme/buttons/dnd.png +%%DATADIR%%/themes/old_theme/buttons/load.png +%%DATADIR%%/themes/old_theme/buttons/movedown.png +%%DATADIR%%/themes/old_theme/buttons/moveup.png +%%DATADIR%%/themes/old_theme/buttons/openlog.png +%%DATADIR%%/themes/old_theme/buttons/preferences.png +%%DATADIR%%/themes/old_theme/buttons/progress.png +%%DATADIR%%/themes/old_theme/buttons/save.png +%%DATADIR%%/themes/old_theme/buttons/speedhigh.png +%%DATADIR%%/themes/old_theme/buttons/speedlow.png +%%DATADIR%%/themes/old_theme/buttons/speedmedium.png +%%DATADIR%%/themes/old_theme/buttons/stop.png +%%DATADIR%%/themes/old_theme/dnd1.png +%%DATADIR%%/themes/old_theme/dnd2.png +%%DATADIR%%/themes/old_theme/dndmini.png +%%DATADIR%%/themes/old_theme/queue/complete.png +%%DATADIR%%/themes/old_theme/queue/failed.png +%%DATADIR%%/themes/old_theme/queue/paused.png +%%DATADIR%%/themes/old_theme/queue/run.png +%%DATADIR%%/themes/old_theme/queue/runbad.png +%%DATADIR%%/themes/old_theme/queue/runpart.png +%%DATADIR%%/themes/old_theme/queue/stopwait.png +%%DATADIR%%/themes/old_theme/queue/wait.png +%%DATADIR%%/themes/tooltip.xml +%%PORTDOCS%%%%DOCSDIR%%/FAQ +%%PORTDOCS%%%%DOCSDIR%%/FAQ.de +%%PORTDOCS%%%%DOCSDIR%%/FAQ.es +%%PORTDOCS%%%%DOCSDIR%%/FAQ.fr +%%PORTDOCS%%%%DOCSDIR%%/FAQ.gr +%%PORTDOCS%%%%DOCSDIR%%/LICENSE +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/README.de +%%PORTDOCS%%%%DOCSDIR%%/README.en +%%PORTDOCS%%%%DOCSDIR%%/README.es +%%PORTDOCS%%%%DOCSDIR%%/README.gr +%%PORTDOCS%%%%DOCSDIR%%/README.pl +%%PORTDOCS%%%%DOCSDIR%%/README.pt_BR +%%PORTDOCS%%%%DOCSDIR%%/README.ru +%%PORTDOCS%%%%DOCSDIR%%/THANKS +%%PORTDOCS%%%%DOCSDIR%%/TROUBLES share/locale/bg/LC_MESSAGES/d4x.mo +share/locale/ca/LC_MESSAGES/d4x.mo share/locale/de/LC_MESSAGES/d4x.mo share/locale/es/LC_MESSAGES/d4x.mo share/locale/fr/LC_MESSAGES/d4x.mo share/locale/hu/LC_MESSAGES/d4x.mo share/locale/it/LC_MESSAGES/d4x.mo +share/locale/ja/LC_MESSAGES/d4x.mo +share/locale/pl/LC_MESSAGES/d4x.mo +share/locale/pt_BR/LC_MESSAGES/d4x.mo share/locale/ru/LC_MESSAGES/d4x.mo +share/locale/sk/LC_MESSAGES/d4x.mo +share/locale/sr/LC_MESSAGES/d4x.mo +share/locale/sr@Latn/LC_MESSAGES/d4x.mo share/locale/uk/LC_MESSAGES/d4x.mo -%%PORTDOCS%%@dirrm share/doc/d4x -@dirrm share/d4x/themes/old_theme/queue -@dirrm share/d4x/themes/old_theme/buttons -@dirrm share/d4x/themes/old_theme -@dirrm share/d4x/themes/glass2 -@dirrm share/d4x/themes/glass -@dirrm share/d4x/themes -@dirrm share/d4x/sounds -@dirrm share/d4x +share/locale/zh_CN/LC_MESSAGES/d4x.mo +%%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrm %%DATADIR%%/themes/old_theme/queue +@dirrm %%DATADIR%%/themes/old_theme/buttons +@dirrm %%DATADIR%%/themes/old_theme +@dirrm %%DATADIR%%/themes/nuvola32/toolbar +@dirrm %%DATADIR%%/themes/nuvola32/queue +@dirrm %%DATADIR%%/themes/nuvola32/buttons +@dirrm %%DATADIR%%/themes/nuvola32 +@dirrm %%DATADIR%%/themes/glass2 +@dirrm %%DATADIR%%/themes/glass +@dirrm %%DATADIR%%/themes +@dirrm %%DATADIR%%/sounds +@dirrm %%DATADIR%% >Release-Note: >Audit-Trail: >Unformatted: