Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 2004 02:34:05 +0200 (EET)
From:      Pasi Hirvonen <psh@iki.fi>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        chip-set@mail.ru
Subject:   ports/75085: Update port: ftp/wput - new version (0.5)
Message-ID:  <200412150034.iBF0Y5pT082267@mirp.foo>
Resent-Message-ID: <200412150040.iBF0eQK4091049@freefall.freebsd.org>

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

>Number:         75085
>Category:       ports
>Synopsis:       Update port: ftp/wput - new version (0.5)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 15 00:40:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Pasi Hirvonen
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD mirp.foo 5.3-STABLE FreeBSD 5.3-STABLE #3: Thu Dec 9 18:48:50 EET 2004 pasi@mirp.foo:/usr/obj/usr/src/sys/MIRP i386

>Description:

There's a new version of wput out there, 0.5

>How-To-Repeat:
>Fix:

--- wput-0.5.patch begins here ---
diff -ur /usr/ports/ftp/wput/Makefile /home/pasi/work/ports/wput/Makefile
--- /usr/ports/ftp/wput/Makefile	Thu Nov 18 10:10:51 2004
+++ /home/pasi/work/ports/wput/Makefile	Wed Dec 15 02:19:04 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	wput
-PORTVERSION=	0.4.1
+PORTVERSION=	0.5
 CATEGORIES=	ftp
 MASTER_SITES=	http://itooktheredpill.dyndns.org/wput/
 EXTRACT_SUFX=	.tgz
@@ -14,8 +14,6 @@
 MAINTAINER=	chip-set@mail.ru
 COMMENT=	Uploads files or directories to a ftpserver with support of resuming
 
-BROKEN=		Size mismatch
-
 PORTDOCS=	TODO ChangeLog
 
 USE_GETOPT_LONG=	yes
@@ -26,6 +24,8 @@
 CONFIGURE_ENV=	LIBS="${LDFLAGS}"
 
 PLIST_FILES=	bin/wput
+
+MANCOMPRESSED=	yes
 MAN1=		wput.1
 
 post-install:
diff -ur /usr/ports/ftp/wput/distinfo /home/pasi/work/ports/wput/distinfo
--- /usr/ports/ftp/wput/distinfo	Mon Nov 22 19:13:57 2004
+++ /home/pasi/work/ports/wput/distinfo	Wed Dec 15 02:12:24 2004
@@ -1,2 +1,2 @@
-MD5 (wput-0.4.1.tgz) = 6ef875c31445d01c195a1dd2dd306306
-SIZE (wput-0.4.1.tgz) = 153775
+MD5 (wput-0.5.tgz) = 441b2e07219f78167b29a7ac33488fff
+SIZE (wput-0.5.tgz) = 121543
--- wput-0.5.patch ends here ---


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



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