View | Details | Raw Unified | Return to bug 75085
Collapse All | Expand All

(-)/home/pasi/work/ports/wput/Makefile (-3 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	wput
8
PORTNAME=	wput
9
PORTVERSION=	0.4.1
9
PORTVERSION=	0.5
10
CATEGORIES=	ftp
10
CATEGORIES=	ftp
11
MASTER_SITES=	http://itooktheredpill.dyndns.org/wput/
11
MASTER_SITES=	http://itooktheredpill.dyndns.org/wput/
12
EXTRACT_SUFX=	.tgz
12
EXTRACT_SUFX=	.tgz
Lines 14-21 Link Here
14
MAINTAINER=	chip-set@mail.ru
14
MAINTAINER=	chip-set@mail.ru
15
COMMENT=	Uploads files or directories to a ftpserver with support of resuming
15
COMMENT=	Uploads files or directories to a ftpserver with support of resuming
16
16
17
BROKEN=		Size mismatch
18
19
PORTDOCS=	TODO ChangeLog
17
PORTDOCS=	TODO ChangeLog
20
18
21
USE_GETOPT_LONG=	yes
19
USE_GETOPT_LONG=	yes
Lines 26-31 Link Here
26
CONFIGURE_ENV=	LIBS="${LDFLAGS}"
24
CONFIGURE_ENV=	LIBS="${LDFLAGS}"
27
25
28
PLIST_FILES=	bin/wput
26
PLIST_FILES=	bin/wput
27
28
MANCOMPRESSED=	yes
29
MAN1=		wput.1
29
MAN1=		wput.1
30
30
31
post-install:
31
post-install:
(-)/home/pasi/work/ports/wput/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (wput-0.4.1.tgz) = 6ef875c31445d01c195a1dd2dd306306
1
MD5 (wput-0.5.tgz) = 441b2e07219f78167b29a7ac33488fff
2
SIZE (wput-0.4.1.tgz) = 153775
2
SIZE (wput-0.5.tgz) = 121543

Return to bug 75085