Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2023 06:51:14 GMT
From:      Chris Rees <crees@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2a9eb8df3991 - main - devel/rclint: Update to 1.3.0
Message-ID:  <202309170651.38H6pEEF055946@gitrepo.freebsd.org>

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

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

commit 2a9eb8df39910516667c9b777173145020fe59b5
Author:     Chris Rees <crees@FreeBSD.org>
AuthorDate: 2023-09-06 19:39:55 +0000
Commit:     Chris Rees <crees@FreeBSD.org>
CommitDate: 2023-09-17 06:50:43 +0000

    devel/rclint: Update to 1.3.0
    
    Missing spaces after comment characters no longer cause bogus ordering
    complaints
---
 devel/rclint/Makefile | 2 +-
 devel/rclint/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/rclint/Makefile b/devel/rclint/Makefile
index d2c9f440487b..55fd01486912 100644
--- a/devel/rclint/Makefile
+++ b/devel/rclint/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	rclint
-PORTVERSION=	1.2.0
+PORTVERSION=	1.3.0
 CATEGORIES=	devel textproc python
 MASTER_SITES=	http://www.bayofrum.net/dist/rclint/	\
 		LOCAL/crees/
diff --git a/devel/rclint/distinfo b/devel/rclint/distinfo
index 38198e04c1fe..a990434d6198 100644
--- a/devel/rclint/distinfo
+++ b/devel/rclint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642247948
-SHA256 (rclint-1.2.0.tar.gz) = 337a885b81571e1a319e6254e38377885acd1122179502f8a77bf35dea2c7490
-SIZE (rclint-1.2.0.tar.gz) = 7005
+TIMESTAMP = 1694029149
+SHA256 (rclint-1.3.0.tar.gz) = 8aaaf509f13e07788f25b5028ffbb43750cc8567f599451c4527c99bf2d1a53d
+SIZE (rclint-1.3.0.tar.gz) = 7055



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