aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-01-07 21:24:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-01-07 21:24:22 +0000
commitcdc1214ca9f7e5e70714189aa1fb152eaf4f647d (patch)
tree79f55392410494826d1ccaf294ce6c96f2c25a34 /shells
parent97be185521f1484ff93f5314e132365f491f1d93 (diff)
downloadports-cdc1214ca9f7e5e70714189aa1fb152eaf4f647d.tar.gz
ports-cdc1214ca9f7e5e70714189aa1fb152eaf4f647d.zip
- Update INIT to 2012-01-01 which also fixes 'make fetch' error
- Bump PORTREVISION for package change Changes: http://www2.research.att.com/~gsf/download/gen/INIT.html#INIT changes
Notes
Notes: svn path=/head/; revision=288705
Diffstat (limited to 'shells')
-rw-r--r--shells/ksh93/Makefile5
-rw-r--r--shells/ksh93/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile
index 1ad23a1de677..783d57b04bad 100644
--- a/shells/ksh93/Makefile
+++ b/shells/ksh93/Makefile
@@ -17,10 +17,10 @@
PORTNAME= ksh93
PORTVERSION= ${KSHVERSION:S/-//g}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= shells
MASTER_SITES= http://www.research.att.com/~gsf/download/tgz/
-DISTFILES= INIT.${KSHVERSION}.tgz ast-ksh.${KSHVERSION}.tgz
+DISTFILES= INIT.${INITVERSION}.tgz ast-ksh.${KSHVERSION}.tgz
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= sunpoet@FreeBSD.org
@@ -37,6 +37,7 @@ NO_WRKSUBDIR= yes
MAN1= ksh93.1
+INITVERSION= 2012-01-01
KSHVERSION= 2011-02-08
.include <bsd.port.options.mk>
diff --git a/shells/ksh93/distinfo b/shells/ksh93/distinfo
index 33fb5a83d574..8bf8d172ad18 100644
--- a/shells/ksh93/distinfo
+++ b/shells/ksh93/distinfo
@@ -1,4 +1,4 @@
-SHA256 (ksh93/INIT.2011-02-08.tgz) = d692d476fe4bb933e7b6459c0cc99a2e9f428bfd81a495ed4201ec197e070f57
-SIZE (ksh93/INIT.2011-02-08.tgz) = 366709
+SHA256 (ksh93/INIT.2012-01-01.tgz) = 60d9a57885f2f37affb6ddab6090275d715236058561f333f351566bedcc2cd1
+SIZE (ksh93/INIT.2012-01-01.tgz) = 376375
SHA256 (ksh93/ast-ksh.2011-02-08.tgz) = 581e317d36ef55505329b5b67b6bc2208b496638a466cad18c6674b60449b01d
SIZE (ksh93/ast-ksh.2011-02-08.tgz) = 1961338