Update tcsh to 6.20.00

- remove termlib from WANTLIB replace with curses
- remove second MASTER_SITE old/ since this is the current version.
- HOMEPAGE is down, but assume it's just temporary.

From George Rosamond <george || ceetonetechnology | com> Thanks!
This commit is contained in:
rsadowski 2018-02-17 08:42:08 +00:00
parent 67fbd996de
commit 4b76b548db
2 changed files with 6 additions and 8 deletions

View File

@ -1,19 +1,17 @@
# $OpenBSD: Makefile,v 1.55 2016/05/31 12:11:34 sthen Exp $
# $OpenBSD: Makefile,v 1.56 2018/02/17 08:42:08 rsadowski Exp $
COMMENT= extended C-shell with many useful features
DISTNAME= tcsh-6.19.00
REVISION= 0
DISTNAME= tcsh-6.20.00
CATEGORIES= shells
HOMEPAGE= http://www.tcsh.org/
# BSD
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ \
ftp://ftp.astron.com/pub/tcsh/old/
MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/
WANTLIB= c termlib
WANTLIB= c curses
FLAVORS= static
FLAVOR?=

View File

@ -1,2 +1,2 @@
SHA256 (tcsh-6.19.00.tar.gz) = EuJx4LieQlnZ1ujVJTIudzQOckTPvRmaWR5fgUYoXEk=
SIZE (tcsh-6.19.00.tar.gz) = 947135
SHA256 (tcsh-6.20.00.tar.gz) = uJ3nBkq1TaxFSiZs/l2L9mlAy17QSNDDBnTqYufs750=
SIZE (tcsh-6.20.00.tar.gz) = 1001696