svn commit: r487684 - head/devel/ncurses

Steve Wills swills at FreeBSD.org
Mon Dec 17 14:10:42 UTC 2018


Author: swills
Date: Mon Dec 17 14:10:41 2018
New Revision: 487684
URL: https://svnweb.freebsd.org/changeset/ports/487684

Log:
  devel/ncurses: update to 6.1.20181215

Modified:
  head/devel/ncurses/Makefile   (contents, props changed)
  head/devel/ncurses/distinfo   (contents, props changed)

Modified: head/devel/ncurses/Makefile
==============================================================================
--- head/devel/ncurses/Makefile	Mon Dec 17 13:30:55 2018	(r487683)
+++ head/devel/ncurses/Makefile	Mon Dec 17 14:10:41 2018	(r487684)
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 BROKEN_sparc64=	cannot build: coredump: illegal instruction
 
-SNAPSHOT=	20181208
+SNAPSHOT=	20181215
 GNU_CONFIGURE=	yes
 CONFIGURE_SCRIPT=../configure
 CONFIGURE_ARGS=	--datadir=${PREFIX}/share/misc --disable-overwrite \

Modified: head/devel/ncurses/distinfo
==============================================================================
--- head/devel/ncurses/distinfo	Mon Dec 17 13:30:55 2018	(r487683)
+++ head/devel/ncurses/distinfo	Mon Dec 17 14:10:41 2018	(r487684)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544362597
-SHA256 (ncurses/ncurses-6.1-20181208.tgz) = fa1c36bfe935bd45483ab34a5f016c420e362d4f74bcb2af61c1277f56f32fdb
-SIZE (ncurses/ncurses-6.1-20181208.tgz) = 3423677
+TIMESTAMP = 1545051962
+SHA256 (ncurses/ncurses-6.1-20181215.tgz) = 08b07c3e792961f300829512c283d5fefc0b1c421a57b76922c3d13303ed677d
+SIZE (ncurses/ncurses-6.1-20181215.tgz) = 3425782


More information about the svn-ports-all mailing list