svn commit: r530979 - head/textproc/nuspell

Jan Beich jbeich at FreeBSD.org
Tue Apr 7 13:51:23 UTC 2020


Author: jbeich
Date: Tue Apr  7 13:51:22 2020
New Revision: 530979
URL: https://svnweb.freebsd.org/changeset/ports/530979

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

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

Modified: head/textproc/nuspell/Makefile
==============================================================================
--- head/textproc/nuspell/Makefile	Tue Apr  7 13:36:11 2020	(r530978)
+++ head/textproc/nuspell/Makefile	Tue Apr  7 13:51:22 2020	(r530979)
@@ -2,8 +2,7 @@
 
 PORTNAME=	nuspell
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.0.0
-PORTREVISION=	2
+DISTVERSION=	3.1.0
 CATEGORIES=	textproc
 
 MAINTAINER=	jbeich at FreeBSD.org

Modified: head/textproc/nuspell/distinfo
==============================================================================
--- head/textproc/nuspell/distinfo	Tue Apr  7 13:36:11 2020	(r530978)
+++ head/textproc/nuspell/distinfo	Tue Apr  7 13:51:22 2020	(r530979)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1574535171
-SHA256 (nuspell-nuspell-v3.0.0_GH0.tar.gz) = 9ce86d5463723cc7dceba9d1dd046e1022ed5e3004ac6d12f2daaf5b090a6066
-SIZE (nuspell-nuspell-v3.0.0_GH0.tar.gz) = 403043
+TIMESTAMP = 1586261062
+SHA256 (nuspell-nuspell-v3.1.0_GH0.tar.gz) = 188f0048160b57e47a37506f035b8f624e9046150c311f1a743870cd222effd1
+SIZE (nuspell-nuspell-v3.1.0_GH0.tar.gz) = 407196

Modified: head/textproc/nuspell/pkg-plist
==============================================================================
--- head/textproc/nuspell/pkg-plist	Tue Apr  7 13:36:11 2020	(r530978)
+++ head/textproc/nuspell/pkg-plist	Tue Apr  7 13:51:22 2020	(r530979)
@@ -10,5 +10,5 @@ lib/cmake/nuspell/NuspellTargets-%%CMAKE_BUILD_TYPE%%.
 lib/cmake/nuspell/NuspellTargets.cmake
 lib/libnuspell.so
 lib/libnuspell.so.3
-lib/libnuspell.so.3.0.0
+lib/libnuspell.so.3.1.0
 libdata/pkgconfig/nuspell.pc


More information about the svn-ports-all mailing list