1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

devel/ncurses: update to 6.1

PR:		230142
Submitted by:	yuri (changed slightly)
This commit is contained in:
Steve Wills 2018-07-31 02:26:36 +00:00
parent 1af9347b02
commit dde2d7ff93
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=475966
2 changed files with 7 additions and 9 deletions

View File

@ -2,11 +2,9 @@
# $FreeBSD$
PORTNAME= ncurses
PORTVERSION= 6.0.0s${SNAPSHOT}
PORTREVISION= 1
DISTVERSION= 6.1-${SNAPSHOT}
CATEGORIES= devel
MASTER_SITES= ftp://ftp.invisible-island.net/${PORTNAME}/current/
DISTNAME= ${PORTNAME}-6.0-${SNAPSHOT}
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= swills@FreeBSD.org
@ -17,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_sparc64= cannot build: coredump: illegal instruction
SNAPSHOT= 20171223
SNAPSHOT= 20180728
GNU_CONFIGURE= yes
CONFIGURE_SCRIPT=../configure
CONFIGURE_ARGS= --datadir=${PREFIX}/share/misc --disable-overwrite \
@ -57,7 +55,7 @@ BUILD_WRKSRC= ${NOWIDEC_WRKSRC}
INSTALL_WRKSRC= ${NOWIDEC_WRKSRC}
PLIST_SUB+= ABI_VER=6 \
REL_VER=6.0 \
REL_VER=${DISTVERSION:S/-${SNAPSHOT}//} \
WIDEC_EXAMPLESDIR=${WIDEC_EXAMPLESDIR:S,${PREFIX}/,,} \
NOWIDEC_EXAMPLESDIR=${NOWIDEC_EXAMPLESDIR:S,${PREFIX}/,,}
@ -132,7 +130,7 @@ post-install:
${ECHO} "INPUT(libncurses.so.${PORTVERSION:R} AS_NEEDED(-ltinfo))" > ${STAGEDIR}${PREFIX}/lib/libncurses.so
${ECHO} "INPUT(libncursesw.so.${PORTVERSION:R} AS_NEEDED(-ltinfow))" > ${STAGEDIR}${PREFIX}/lib/libncursesw.so
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so.6.0
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so.${DISTVERSION:S/-${SNAPSHOT}//}
${MV} ${STAGEDIR}${PREFIX}/share/misc/terminfo.db \
${STAGEDIR}${PREFIX}/share/misc/terminfo.db.default

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1514151355
SHA256 (ncurses/ncurses-6.0-20171223.tgz) = d0e2261c84f3fc56c13ebbc297a4b19fd6c9634fabd2143f88781b405ffe7698
SIZE (ncurses/ncurses-6.0-20171223.tgz) = 3347979
TIMESTAMP = 1532860991
SHA256 (ncurses/ncurses-6.1-20180728.tgz) = d24f97b785f5227653f984348abd3978584e8a52bc1915173277f07574027de2
SIZE (ncurses/ncurses-6.1-20180728.tgz) = 3400752