Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jul 2022 20:27:08 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b3781b5e7137 - main - textproc/jarowinkler-cpp: Update 1.0.1 -> 1.0.2
Message-ID:  <202207012027.261KR89C005747@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b3781b5e71372a16b7f52c8225466890de760bcc

commit b3781b5e71372a16b7f52c8225466890de760bcc
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-01 20:12:42 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-01 20:27:04 +0000

    textproc/jarowinkler-cpp: Update 1.0.1 -> 1.0.2
    
    Reported by:    portscout
---
 textproc/jarowinkler-cpp/Makefile | 2 +-
 textproc/jarowinkler-cpp/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/textproc/jarowinkler-cpp/Makefile b/textproc/jarowinkler-cpp/Makefile
index 26daf845f7ff..5887591d9110 100644
--- a/textproc/jarowinkler-cpp/Makefile
+++ b/textproc/jarowinkler-cpp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	jarowinkler-cpp
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.0.1
+DISTVERSION=	1.0.2
 CATEGORIES=	textproc
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/textproc/jarowinkler-cpp/distinfo b/textproc/jarowinkler-cpp/distinfo
index da2cdd96cb1c..7b70141e6174 100644
--- a/textproc/jarowinkler-cpp/distinfo
+++ b/textproc/jarowinkler-cpp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655093269
-SHA256 (maxbachmann-jarowinkler-cpp-v1.0.1_GH0.tar.gz) = 8fe5f27db2d6c663de714da14c136b15f8b4005e538031e881393c5dd2dd1171
-SIZE (maxbachmann-jarowinkler-cpp-v1.0.1_GH0.tar.gz) = 10314
+TIMESTAMP = 1656705791
+SHA256 (maxbachmann-jarowinkler-cpp-v1.0.2_GH0.tar.gz) = 27970eade7a351d0e61a5750b6d5fbb4aa09cd12f1bc6b1a8425559d430dff1c
+SIZE (maxbachmann-jarowinkler-cpp-v1.0.2_GH0.tar.gz) = 10375



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