View | Details | Raw Unified | Return to bug 211164 | Differences between
and this patch

Collapse All | Expand All

(-)ksh93/Makefile (-5 / +3 lines)
Lines 12-21 Link Here
12
12
13
PORTNAME=	ksh93
13
PORTNAME=	ksh93
14
PORTVERSION=	${KSHVERSION:S/-//g}
14
PORTVERSION=	${KSHVERSION:S/-//g}
15
PORTREVISION=	2
16
CATEGORIES=	shells
15
CATEGORIES=	shells
17
MASTER_SITES=	http://www2.research.att.com/~astopen/download/tgz/ \
16
MASTER_SITES=	https://distfile.net/local-ports-distfiles/
18
		LOCAL/sunpoet/${PORTNAME}
19
DISTFILES=	INIT.${INITVERSION}.tgz ast-ksh.${KSHVERSION}.tgz
17
DISTFILES=	INIT.${INITVERSION}.tgz ast-ksh.${KSHVERSION}.tgz
20
DIST_SUBDIR=	${PORTNAME}
18
DIST_SUBDIR=	${PORTNAME}
21
19
Lines 31-38 Link Here
31
MAKE_ENV=	CCFLAGS="${CFLAGS}"
29
MAKE_ENV=	CCFLAGS="${CFLAGS}"
32
NO_WRKSUBDIR=	yes
30
NO_WRKSUBDIR=	yes
33
31
34
INITVERSION=	2013-05-24
32
INITVERSION=	2014-12-24
35
KSHVERSION=	2012-08-01
33
KSHVERSION=	2016-07-16
36
34
37
STATIC_MAKE_ENV=	LDFLAGS+=-static
35
STATIC_MAKE_ENV=	LDFLAGS+=-static
38
36
(-)ksh93/distinfo (-4 / +5 lines)
Lines 1-4 Link Here
1
SHA256 (ksh93/INIT.2013-05-24.tgz) = 118b2c8a4d651727fcd680289be69941d3045951bf9e3a4d45dcb42f0658f014
1
TIMESTAMP = 1468711452
2
SIZE (ksh93/INIT.2013-05-24.tgz) = 383979
2
SHA256 (ksh93/INIT.2014-12-24.tgz) = 66a88b56dd94fce01fd60ec5c9201ce7029c9401621ddb8030d2aed79676cc76
3
SHA256 (ksh93/ast-ksh.2012-08-01.tgz) = e6192cfa52a6a9fd20618cbaf3fa81f0cc9fd83525500757e83017275e962851
3
SIZE (ksh93/INIT.2014-12-24.tgz) = 385659
4
SIZE (ksh93/ast-ksh.2012-08-01.tgz) = 2053532
4
SHA256 (ksh93/ast-ksh.2016-07-16.tgz) = 7cc877e9bf296bce29b57e38407e249a05140f21e2d1e492476e74b426b01da1
5
SIZE (ksh93/ast-ksh.2016-07-16.tgz) = 2283587

Return to bug 211164