svn commit: r548112 - head/devel/ncurses

Steve Wills swills at FreeBSD.org
Wed Sep 9 17:56:22 UTC 2020


Author: swills
Date: Wed Sep  9 17:56:21 2020
New Revision: 548112
URL: https://svnweb.freebsd.org/changeset/ports/548112

Log:
  devel/ncurses: update to 20200907 snapshot

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

Modified: head/devel/ncurses/Makefile
==============================================================================
--- head/devel/ncurses/Makefile	Wed Sep  9 17:40:30 2020	(r548111)
+++ head/devel/ncurses/Makefile	Wed Sep  9 17:56:21 2020	(r548112)
@@ -18,7 +18,7 @@ BROKEN_sparc64=	cannot build: coredump: illegal instru
 
 USES=		cpe pkgconfig shebangfix tar:tgz terminfo
 
-SNAPSHOT=		20200831
+SNAPSHOT=		20200907
 GNU_CONFIGURE=		yes
 CONFIGURE_SCRIPT=	../configure
 CONFIGURE_ARGS=		--datadir=${PREFIX}/share/misc \

Modified: head/devel/ncurses/distinfo
==============================================================================
--- head/devel/ncurses/distinfo	Wed Sep  9 17:40:30 2020	(r548111)
+++ head/devel/ncurses/distinfo	Wed Sep  9 17:56:21 2020	(r548112)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599009603
-SHA256 (ncurses/ncurses-6.2-20200831.tgz) = bef29ad1aa199b8e278edef8efd60a86325473589473c929cd39186727bbead6
-SIZE (ncurses/ncurses-6.2-20200831.tgz) = 3525614
+TIMESTAMP = 1599673251
+SHA256 (ncurses/ncurses-6.2-20200907.tgz) = 29b9aad63476e84b99b86fdd43cc0609bc40ca021685c172a24eae142e8a0348
+SIZE (ncurses/ncurses-6.2-20200907.tgz) = 3527471


More information about the svn-ports-all mailing list