From owner-ports-jp@jp.freebsd.org  Thu Nov  8 07:58:40 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id HAA14352;
	Thu, 8 Nov 2001 07:58:40 +0900 (JST)
	(envelope-from owner-ports-jp@jp.FreeBSD.org)
Received: from sahiro.homeip.net (p10-dna05sawada.niigata.ocn.ne.jp [211.122.195.138])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id HAA14347
	for <ports-jp@jp.freebsd.org>; Thu, 8 Nov 2001 07:58:37 +0900 (JST)
	(envelope-from sahiro@crest.ocn.ne.jp)
Date: Thu, 08 Nov 2001 07:58:49 +0900
From: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
To: nakai@FreeBSD.org
Cc: ports-jp@jp.freebsd.org
Message-ID: <3be9bca9.6481%sahiro@crest.ocn.ne.jp>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-JP
Reply-To: ports-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: ports-jp 11751
Subject: [ports-jp 11751] Update port: www/aria
Errors-To: owner-ports-jp@jp.freebsd.org
Sender: owner-ports-jp@jp.freebsd.org
X-Originator: sahiro@crest.ocn.ne.jp

$B!!$5$5$-$G$9!#$$$D$b$*@$OC$K$J$C$F$$$^$9!#(B


$B!!:rF|(BAria$B$NG[I[85!J(Bhttp://aria.rednoah.com/$B!K$rK,$l$F$_$?$H$3(B
$B$m?7$7$$%P!<%8%g%s$,%j%j!<%9$5$l$F$$$^$7$?$N$G!"%9%1%k%H%s$r99?7(B
$B$9$k$?$a$N%Q%C%A$r:n@.$7$^$7$?!#JQ99E@$O0J2<$NDL$j$G$9!#(B

1:
$B!!%P!<%8%g%s(B0.10.1$BBP1~$KH<$&5!3#E*JQ99!#(BPORTVERSION$B$O4{$K(B
0.10.1$B$J$N$G!"(BPORTREVISION$B$NJ}$r99?7$7$F$$$^$9!#(B

2:
$B!!(Bsrc/Makefile.in$B$K%Q%C%A$rEv$F$F!"(BCXXFLAGS$B$N;XDj$,M-8z$K$J$k$h(B
$B$&$K$7$^$7$?!#(BChangeLog$B$K$h$k$H(B
>        * src/Makefile.am : -O2 -g flags has been removed in order to reduce
>        compilation time and object size.
$B$H$N$3$H$G!"%3%s%Q%$%i$N%P%02sHr$J$I$N$?$a$KL58z2=$5$l$F$$$k$o$1(B
$B$G$O$J$$$h$&$G$9$N$G!"FC$KLdBj$O$J$$$H;W$$$^$9!#(B

$B!!LdBj$,$J$$$h$&$G$7$?$i99?7:n6H$r9T$C$F$$$?$@$1$l$P!"$H;W$$$^$9!#(B


$B!!$=$l$G$O!"<:Ni$$$?$7$^$9!#(B


diff -urN /usr/ports/www/aria/Makefile aria/Makefile
--- /usr/ports/www/aria/Makefile	Wed Oct 24 00:05:17 2001
+++ aria/Makefile	Wed Nov  7 13:17:40 2001
@@ -7,11 +7,10 @@
 
 PORTNAME=	aria
 PORTVERSION=	0.10.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 MASTER_SITES=	http://rabien.virtualave.net/linux/storage/sources/ \
 		http://aria.rednoah.com/storage/sources/
-DISTNAME=	${PORTNAME}-0.10.1test21
 
 MAINTAINER=	nakai@FreeBSD.org
 
@@ -19,7 +18,7 @@
 USE_GTK=	yes
 USE_GMAKE=	yes
 USE_X_PREFIX=	yes
-USE_LIBTOOL=    yes
+USE_LIBTOOL=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"
 
diff -urN /usr/ports/www/aria/distinfo aria/distinfo
--- /usr/ports/www/aria/distinfo	Wed Oct 24 00:05:17 2001
+++ aria/distinfo	Tue Nov  6 11:19:07 2001
@@ -1 +1 @@
-MD5 (aria-0.10.1test21.tar.bz2) = c416c0b631a2426551c9a671227afb1f
+MD5 (aria-0.10.1.tar.bz2) = 5e116182f849edb34daee7779d563665
diff -urN /usr/ports/www/aria/files/patch-src::Makefile.in aria/files/patch-src::Makefile.in
--- /usr/ports/www/aria/files/patch-src::Makefile.in	Thu Jan  1 09:00:00 1970
+++ aria/files/patch-src::Makefile.in	Wed Nov  7 13:21:40 2001
@@ -0,0 +1,18 @@
+--- src/Makefile.in.orig	Sun Nov  4 19:17:45 2001
++++ src/Makefile.in	Wed Nov  7 13:20:46 2001
+@@ -101,7 +101,6 @@
+ 
+ bin_PROGRAMS = aria
+ aria_LDADD =  @GTK_LIBS@ @PTHREAD_LIBS@ @INTLLIBS@
+-CXXFLAGS = -Wall
+ #-D_POSIX_THREAD_SYSCALL_SOFT=1
+ INCLUDES = @GTK_CFLAGS@ -DLOCALEDIR=\"$(localedir)\" -DDATADIR=\"$(datadir)\" -I$(top_builddir)/intl
+ aria_SOURCES = main.cc initrc.cc download.cc gui_main.cc crc.cc             md5.c md5.h             md5check.cc md5check.h             gui_file.cc             gui_file_open_and_save.cc             gui_file_open_url.cc             gui_file_open_crc.cc             gui_file_open_md5.cc             gui_item.cc             gui_item_new_item.cc             gui_list.cc             gui_list_new_list.cc             gui_list_rename_list.cc             gui_file_find_hyperlink.cc             gui_edit.cc             gui_edit_search.cc             gui_download.cc             gui_download_check.cc             gui_option.cc             gui_popup.cc             gui_help.cc gui_toolbar.cc             gui_utils.cc gui_utils.h             ItemCache.cc ItemCache.h             SumInfo.cc SumInfo.h             ItemStatusSum.cc ItemStatusSum.h             LockList.cc LockList.h             Dialog.cc Dialog.h             FileBrowser.cc FileBrowser.h             PasteWindow.cc PasteWindow.h             HistoryWindow.cc HistoryWindow.h             Basket.cc Basket.h             HTMLparse.cc HTMLparse.h             TimerData.cc TimerData.h             ItemStatusReq.cc ItemStatusReq.h             ItemStatusRec.cc ItemStatusRec.h             CRCList.cc CRCList.h             CtrlSocket.cc CtrlSocket.h             ListEntry.cc ListEntry.h             ListManager.cc ListManager.h             ItemOption.cc ItemOption.h             Options.cc Options.h             ItemList.cc ItemList2.cc ItemList.h             ItemCell.cc ItemCell.h             ItemCellPartial.cc ItemCellPartial.h             Retrieve.cc Retrieve.h             RetrieveHTTP.cc RetrieveHTTP.h             RetrieveHTTP2.cc RetrieveHTTP2.h             RetrieveFTP.cc RetrieveFTP.h             RetrieveFTP2.cc RetrieveFTP2.h             URLcontainer.cc URLcontainer.h             HTTP_Header.cc HTTP_Header.h             HTTPcontainer.cc HTTPcontainer.h             FTPcontainer.cc FTPcontainer.h             ItemLogCell.cc ItemLogCell.h             ItemStatus.cc ItemStatus.h             ItemStatusDynamic.cc ItemStatusDynamic.h             ItemStatusLog.cc ItemStatusLog.h             ItemStatusPartial.cc ItemStatusPartial.h             ThreadSlot.cc ThreadSlot.h             ThreadManager.cc ThreadManager.h             ItemManager.cc ItemManager.h             AppOption.cc AppOption.h             CheckCList.cc             Proxyserver.cc Proxyserver.h             ProxyList.cc ProxyList.h             UseragentList.cc UseragentList.h             Socket.cc Socket.h             SocketPool.cc SocketPool.h             SocketPoolCell.cc SocketPoolCell.h             ServerTemplate.h ServerTemplate.cc             ServerTemplateList.h ServerTemplateList.cc             Command.h Command.cc             CommandList.h CommandList.cc             TagParse.h TagParse.cc             Session.h Session.cc             Cookie.h Cookie.cc             CookieList.h CookieList.cc             dirbrowser.cc             utils.cc utils.h             Base64.cc Base64.h             getopt.c getopt1.c getopt.h             aria_mime.h             aria.h
+@@ -137,6 +136,7 @@
+ Base64.o getopt.o getopt1.o
+ aria_DEPENDENCIES = 
+ aria_LDFLAGS = 
++CXXFLAGS = @CXXFLAGS@
+ CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
+ CXXLD = $(CXX)
+ CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@


================================================================
                       SASAKI Katuhiro

                mailto: sahiro@crest.ocn.ne.jp
================================================================
