svn commit: r560392 - branches/2021Q1/devel/notcurses

Fernando Apesteguía fernape at FreeBSD.org
Tue Jan 5 13:17:29 UTC 2021


Author: fernape
Date: Tue Jan  5 13:17:29 2021
New Revision: 560392
URL: https://svnweb.freebsd.org/changeset/ports/560392

Log:
  MFH: r560391
  
  devel/notcurses: Update to 2.1.4
  
  ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.1.4
  
  PR:	252401
  Submitted by:	nickblack at linux.com

Modified:
  branches/2021Q1/devel/notcurses/Makefile
  branches/2021Q1/devel/notcurses/distinfo
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/devel/notcurses/Makefile
==============================================================================
--- branches/2021Q1/devel/notcurses/Makefile	Tue Jan  5 13:15:41 2021	(r560391)
+++ branches/2021Q1/devel/notcurses/Makefile	Tue Jan  5 13:17:29 2021	(r560392)
@@ -2,7 +2,7 @@
 
 PORTNAME=	notcurses
 DISTVERSIONPREFIX=	v
-DISTVERSION=	${ABIVERSION}.1.3
+DISTVERSION=	${ABIVERSION}.1.4
 CATEGORIES=	devel
 
 MAINTAINER=	nickblack at linux.com

Modified: branches/2021Q1/devel/notcurses/distinfo
==============================================================================
--- branches/2021Q1/devel/notcurses/distinfo	Tue Jan  5 13:15:41 2021	(r560391)
+++ branches/2021Q1/devel/notcurses/distinfo	Tue Jan  5 13:17:29 2021	(r560392)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609404685
-SHA256 (dankamongmen-notcurses-v2.1.3_GH0.tar.gz) = 5c83bbfaea4457d482f0b3be07150fa6051651d97fb56d9f7811e4b2d6771d0a
-SIZE (dankamongmen-notcurses-v2.1.3_GH0.tar.gz) = 10909508
+TIMESTAMP = 1609722993
+SHA256 (dankamongmen-notcurses-v2.1.4_GH0.tar.gz) = 4f40991efc0e46b34d6017a0628097888bcd2ed4bfce6d129debd056dd1ef449
+SIZE (dankamongmen-notcurses-v2.1.4_GH0.tar.gz) = 10915320


More information about the svn-ports-branches mailing list