Update to 2.5.6

PR:		88343
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
Marcus Alves Grando 2005-11-01 20:17:30 +00:00
parent e8bbbaa078
commit af07a7c345
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146939
4 changed files with 8 additions and 9 deletions

View File

@ -7,8 +7,7 @@
#
PORTNAME= downloader
PORTVERSION= 2.5.5
PORTREVISION= 1
PORTVERSION= 2.5.6
CATEGORIES= ftp
MASTER_SITES= http://www.krasu.ru/soft/chuchelo/files/ \
ftp://ftp.chg.ru/pub/X11/applications/Xdownloader/
@ -19,7 +18,6 @@ COMMENT= Program for downloading via FTP or HTTP with GUI
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
USE_BZIP2= yes
USE_GNOME= esound gnometarget gtk20
USE_REINPLACE= yes
USE_GMAKE= yes

View File

@ -1,2 +1,2 @@
MD5 (d4x-2.5.5.tar.bz2) = ee3c7dc4618b6ead77a22685195fcf24
SIZE (d4x-2.5.5.tar.bz2) = 1556952
MD5 (d4x-2.5.6.tar.gz) = 2cbaf9d4f466ba48d2ecb73518c76c78
SIZE (d4x-2.5.6.tar.gz) = 1945089

View File

@ -1,9 +1,10 @@
--- main/base64.cc.orig Fri Sep 16 13:32:16 2005
+++ main/base64.cc Fri Sep 16 23:03:23 2005
@@ -13,6 +13,7 @@
--- main/base64.cc.orig Sun Oct 30 22:02:27 2005
+++ main/base64.cc Mon Oct 31 04:14:40 2005
@@ -13,7 +13,7 @@
#include "base64.h"
#include <string.h>
#include <stdio.h>
-#include <stdint.h>
+#include <inttypes.h>
char Table64[64]={ 'A','B','C','D','E','F','G','H',

View File

@ -54,6 +54,7 @@ bin/nt
%%DATADIR%%/themes/glass.xml
%%DATADIR%%/themes/glass/dnd1.png
%%DATADIR%%/themes/glass/dnd2.png
%%DATADIR%%/themes/glass/tray.png
%%DATADIR%%/themes/glass2.xml
%%DATADIR%%/themes/glass2/dnd1.png
%%DATADIR%%/themes/glass2/dnd2.png
@ -76,7 +77,6 @@ bin/nt
%%DATADIR%%/themes/gnome/popup/down.png
%%DATADIR%%/themes/gnome/popup/log.png
%%DATADIR%%/themes/gnome/popup/pause.png
%%DATADIR%%/themes/gnome/popup/remove.png
%%DATADIR%%/themes/gnome/popup/remove_completed.png
%%DATADIR%%/themes/gnome/popup/start.png
%%DATADIR%%/themes/gnome/popup/up.png