Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Dec 2022 18:24:57 GMT
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5aa2e178680c - main - sysutils/entr: Update to 5.2
Message-ID:  <202212111824.2BBIOvHj039804@gitrepo.freebsd.org>

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

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

commit 5aa2e178680cea6524a6afd747fc8c6cb51c3e84
Author:     Danilo Egea Gondolfo <danilo@FreeBSD.org>
AuthorDate: 2022-12-11 18:23:49 +0000
Commit:     Danilo Egea Gondolfo <danilo@FreeBSD.org>
CommitDate: 2022-12-11 18:24:50 +0000

    sysutils/entr: Update to 5.2
    
    Update MASTER_SITES and WWW to the new website address
---
 sysutils/entr/Makefile | 6 +++---
 sysutils/entr/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sysutils/entr/Makefile b/sysutils/entr/Makefile
index 39647f1f6587..cca5f7fab417 100644
--- a/sysutils/entr/Makefile
+++ b/sysutils/entr/Makefile
@@ -1,11 +1,11 @@
 PORTNAME=	entr
-PORTVERSION=	5.1
+PORTVERSION=	5.2
 CATEGORIES=	sysutils
-MASTER_SITES=	http://entrproject.org/code/
+MASTER_SITES=	https://eradman.com/entrproject/code/
 
 MAINTAINER=	danilo@FreeBSD.org
 COMMENT=	Runs arbitrary commands when files change
-WWW=		https://entrproject.org/
+WWW=		https://eradman.com/entrproject
 
 # This software has code under BSD2CLAUSE license.
 # All the code used in FreeBSD is under ISCL license.
diff --git a/sysutils/entr/distinfo b/sysutils/entr/distinfo
index 36a833749cbe..6626aaed4429 100644
--- a/sysutils/entr/distinfo
+++ b/sysutils/entr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642792032
-SHA256 (entr-5.1.tar.gz) = 0f87f577bce87641c525addb9bcc60bbaa579fe981dab759043e3ce1556dbb92
-SIZE (entr-5.1.tar.gz) = 25674
+TIMESTAMP = 1670782587
+SHA256 (entr-5.2.tar.gz) = 237e309d46b075210c0e4cb789bfd0c9c777eddf6cb30341c3fe3dbcc658c380
+SIZE (entr-5.2.tar.gz) = 25834



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