Index: head/devel/ncurses/Makefile =================================================================== --- head/devel/ncurses/Makefile (revision 565401) +++ head/devel/ncurses/Makefile (revision 565402) @@ -1,114 +1,114 @@ # Created by: Andrey Zakhvatov # $FreeBSD$ PORTNAME= ncurses DISTVERSION= 6.2-${SNAPSHOT} CATEGORIES= devel MASTER_SITES= ftp://ftp.invisible-island.net/${PORTNAME}/current/ \ https://invisible-mirror.net/archives/ncurses/current/ DIST_SUBDIR= ${PORTNAME} MAINTAINER= swills@FreeBSD.org COMMENT= Library for terminal-independent, full-screen output LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_sparc64= cannot build: coredump: illegal instruction USES= cpe pkgconfig shebangfix tar:tgz terminfo -SNAPSHOT= 20210206 +SNAPSHOT= 20210213 GNU_CONFIGURE= yes CONFIGURE_ARGS= --datadir=${PREFIX}/share/misc \ --disable-home-terminfo \ --disable-overwrite \ --disable-root-environ \ --disable-lib-suffixes \ --enable-bsdpad \ --enable-colorfgbg \ --enable-getcap \ --enable-pc-files \ --enable-rpath \ --enable-termcap \ --enable-widec \ --includedir=${PREFIX}/include/ncurses \ --program-prefix= \ --with-hashed-db \ --with-manpage-format=gzip \ --with-pkg-config-libdir=${PREFIX}/libdata/pkgconfig \ --with-pkg-config=yes \ --with-shared \ --with-termlib \ --without-manpage-renames MAKE_JOBS_UNSAFE= yes OPTIONS_DEFINE= DEBUG DOCS EXAMPLES MANPAGES PROFILE TRACE OPTIONS_DEFAULT= DOCS EXAMPLES MANPAGES TRACE_DESC= Add trace() function to all models of ncurses CONFIGURE_ENV= gnat_exists="no" cf_cv_ld_searchpath="${LOCALBASE}/lib /usr/lib /lib" USE_LDCONFIG= yes CPE_VENDOR= gnu SHEBANG_FILES= test/tracemunch PLIST_SUB+= ABI_VER=6 \ REL_VER=${DISTVERSION:S/-${SNAPSHOT}//} PORTDOCS= * PORTEXAMPLES= * DOCS= ANNOUNCE doc/hackguide.doc doc/html/announce.html \ doc/html/hackguide.html doc/html/index.html \ doc/html/ncurses-intro.html doc/ncurses-intro.doc INSTALL NEWS \ README TO-DO EXAMPLES= blue.c bs.6 bs.c cardfile.c cardfile.dat ditto.c dots.c \ filter.c firework.c firstlast.c gdc.6 gdc.c hanoi.c hashtest.c \ knight.c lrtest.c Makefile ncurses.c newdemo.c railroad.c \ rain.c README tclock.c test.priv.h testaddch.c testcurs.c \ testscanw.c view.c worm.c xmas.c EXAMPLES_CPP= cursesapp.cc cursesapp.h cursesf.cc cursesf.h cursesm.cc \ cursesm.h cursesmain.cc cursesp.cc cursesp.h cursesw.cc \ cursesw.h cursslk.cc cursslk.h demo.cc etip.h internal.h \ Makefile NEWS PROBLEMS README-first TRACE_CONFIGURE_ON= --with-trace PROFILE_CONFIGURE_WITH= profile MANPAGES_CONFIGURE_WITH= manpages DEBUG_CONFIGURE_WITH= debug OPTIONS_SUB= yes .include .if ${PORT_OPTIONS:MMANPAGES} PLIST_SUB+= MANPAGES="" .else PLIST_SUB+= MANPAGES="@comment " .endif post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/misc/ncurses-config.in post-install: ${RM} ${STAGEDIR}${PREFIX}/lib/libncurses.so ${ECHO} "INPUT(libncurses.so.${PORTVERSION:R} AS_NEEDED(-ltinfo))" > ${STAGEDIR}${PREFIX}/lib/libncurses.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so.${DISTVERSION:S/-${SNAPSHOT}//} ${MV} ${STAGEDIR}${PREFIX}/share/misc/terminfo.db \ ${STAGEDIR}${PREFIX}/share/misc/terminfo.db.default # backwards compatibility, remove 2021-07-02 ${RLN} ${STAGEDIR}${PREFIX}/lib/libncurses.so ${STAGEDIR}${PREFIX}/lib/libncursesw.so ${RLN} ${STAGEDIR}${PREFIX}/libdata/pkgconfig/ncurses.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/ncursesw.pc post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/ .endfor .include Index: head/devel/ncurses/distinfo =================================================================== --- head/devel/ncurses/distinfo (revision 565401) +++ head/devel/ncurses/distinfo (revision 565402) @@ -1,3 +1,3 @@ -TIMESTAMP = 1613240412 -SHA256 (ncurses/ncurses-6.2-20210206.tgz) = a02f9b35881a8df211646001f63597ae6f00933a2838f13be132b91c109cbee4 -SIZE (ncurses/ncurses-6.2-20210206.tgz) = 3551466 +TIMESTAMP = 1613439992 +SHA256 (ncurses/ncurses-6.2-20210213.tgz) = 67e20d46132e5889ed4f257a55566e4d6647b9d08174cea8bc83948cdfa6a0e6 +SIZE (ncurses/ncurses-6.2-20210213.tgz) = 3555956