Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2001 13:37:58 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/25427: Update port: ftp/downloader to 1.23
Message-ID:  <200102272137.f1RLbwM45778@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         25427
>Category:       ports
>Synopsis:       Update port: ftp/downloader to 1.23
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 27 13:40:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.23

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/ftp/downloader/Makefile ftp/downloader/Makefile
--- /usr/ports/ftp/downloader/Makefile	Tue Jan 30 21:04:49 2001
+++ ftp/downloader/Makefile	Tue Feb 20 23:45:34 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	downloader
-PORTVERSION=	1.21
+PORTVERSION=	1.23
 CATEGORIES=	ftp
 MASTER_SITES=	http://www.krasu.ru/soft/chuchelo/files/ \
 		ftp://ftp.server51.freshmeat.net/pub/d4x/ \
diff -urN /usr/ports/ftp/downloader/distinfo ftp/downloader/distinfo
--- /usr/ports/ftp/downloader/distinfo	Tue Jan 30 21:04:50 2001
+++ ftp/downloader/distinfo	Tue Feb 20 23:52:31 2001
@@ -1 +1 @@
-MD5 (nt-1.21.tar.gz) = 0c518fe1d051b78beb00766f310da15b
+MD5 (nt-1.23.tar.gz) = d88055ca8fd6f87a47fd6426ba3ccaba
diff -urN /usr/ports/ftp/downloader/files/patch-aa ftp/downloader/files/patch-aa
--- /usr/ports/ftp/downloader/files/patch-aa	Tue Jan 30 21:04:50 2001
+++ ftp/downloader/files/patch-aa	Tue Feb 20 23:54:50 2001
@@ -1,12 +1,12 @@
---- Makefile.orig	Fri Jan 26 18:05:26 2001
-+++ Makefile	Fri Jan 26 21:58:20 2001
+--- Makefile.orig	Tue Feb 20 23:53:41 2001
++++ Makefile	Tue Feb 20 23:54:37 2001
 @@ -8,7 +8,7 @@
  CXXFLAGS=-Wall -O2 $(SOLARIS_TYPECASTED_X11_HEADERS)
  endif
  
 -CXXFLAGS+=-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS $(SOLARIS_TYPECASTED_X11_HEADERS)
 +CXXFLAGS+=-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS $(SOLARIS_TYPECASTED_X11_HEADERS)
- # -DDEBUG_ALL
+ #-DDEBUG_ALL
  # -ggdb
  
 @@ -34,8 +34,9 @@

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102272137.f1RLbwM45778>