Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 2020 00:58:10 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r533997 - head/textproc/nuspell
Message-ID:  <202005050058.0450wAkq026398@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue May  5 00:58:10 2020
New Revision: 533997
URL: https://svnweb.freebsd.org/changeset/ports/533997

Log:
  textproc/nuspell: update to 3.1.111
  
  Changes:	https://github.com/nuspell/nuspell/releases/tag/v3.1.1
  Changes:	https://github.com/nuspell/nuspell/compare/v3.1.0...v3.1.1
  Reported by:	GitHub (watch releases)

Modified:
  head/textproc/nuspell/Makefile   (contents, props changed)
  head/textproc/nuspell/distinfo   (contents, props changed)

Modified: head/textproc/nuspell/Makefile
==============================================================================
--- head/textproc/nuspell/Makefile	Mon May  4 23:51:38 2020	(r533996)
+++ head/textproc/nuspell/Makefile	Tue May  5 00:58:10 2020	(r533997)
@@ -2,8 +2,7 @@
 
 PORTNAME=	nuspell
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.1.0
-PORTREVISION=	1
+DISTVERSION=	3.1.1
 CATEGORIES=	textproc
 
 MAINTAINER=	jbeich@FreeBSD.org

Modified: head/textproc/nuspell/distinfo
==============================================================================
--- head/textproc/nuspell/distinfo	Mon May  4 23:51:38 2020	(r533996)
+++ head/textproc/nuspell/distinfo	Tue May  5 00:58:10 2020	(r533997)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586261062
-SHA256 (nuspell-nuspell-v3.1.0_GH0.tar.gz) = 188f0048160b57e47a37506f035b8f624e9046150c311f1a743870cd222effd1
-SIZE (nuspell-nuspell-v3.1.0_GH0.tar.gz) = 407196
+TIMESTAMP = 1588623973
+SHA256 (nuspell-nuspell-v3.1.1_GH0.tar.gz) = a0de090c3786df33392dde5ea8b0121f0fd852d68169834732a46f4d010990b1
+SIZE (nuspell-nuspell-v3.1.1_GH0.tar.gz) = 379636



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005050058.0450wAkq026398>