svn commit: r486883 - in head/devel/ncurses: . files

Steve Wills swills at FreeBSD.org
Fri Dec 7 19:30:13 UTC 2018


Author: swills
Date: Fri Dec  7 19:30:11 2018
New Revision: 486883
URL: https://svnweb.freebsd.org/changeset/ports/486883

Log:
  devel/ncurses: update to 6.1.20181201

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

Modified: head/devel/ncurses/Makefile
==============================================================================
--- head/devel/ncurses/Makefile	Fri Dec  7 19:03:53 2018	(r486882)
+++ head/devel/ncurses/Makefile	Fri Dec  7 19:30:11 2018	(r486883)
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 BROKEN_sparc64=	cannot build: coredump: illegal instruction
 
-SNAPSHOT=	20180728
+SNAPSHOT=	20181201
 GNU_CONFIGURE=	yes
 CONFIGURE_SCRIPT=../configure
 CONFIGURE_ARGS=	--datadir=${PREFIX}/share/misc --disable-overwrite \

Modified: head/devel/ncurses/distinfo
==============================================================================
--- head/devel/ncurses/distinfo	Fri Dec  7 19:03:53 2018	(r486882)
+++ head/devel/ncurses/distinfo	Fri Dec  7 19:30:11 2018	(r486883)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532860991
-SHA256 (ncurses/ncurses-6.1-20180728.tgz) = d24f97b785f5227653f984348abd3978584e8a52bc1915173277f07574027de2
-SIZE (ncurses/ncurses-6.1-20180728.tgz) = 3400752
+TIMESTAMP = 1544209477
+SHA256 (ncurses/ncurses-6.1-20181201.tgz) = 702ff9added8b776f29a461acb053f348ae6391fa19c0570c78fa99ce4c3ca8a
+SIZE (ncurses/ncurses-6.1-20181201.tgz) = 3421800


More information about the svn-ports-all mailing list