Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2024 20:15:40 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 13f8b3bd4d64 - main - devel/astyle: Update to 3.6.1
Message-ID:  <202409152015.48FKFeJZ080820@gitrepo.freebsd.org>

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

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

commit 13f8b3bd4d6428c6f9071237f053c3e9e666a226
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-15 19:35:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-15 20:09:34 +0000

    devel/astyle: Update to 3.6.1
    
    Changes:        https://astyle.sourceforge.net/news.html
                    https://astyle.sourceforge.net/notes.html
---
 devel/astyle/Makefile | 4 ++--
 devel/astyle/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile
index 8d007e6da449..48042ae6e3a0 100644
--- a/devel/astyle/Makefile
+++ b/devel/astyle/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	astyle
-PORTVERSION=	3.6
+PORTVERSION=	3.6.1
 CATEGORIES=	devel textproc
-MASTER_SITES=	SF/astyle/astyle/astyle%20${PORTVERSION}
+MASTER_SITES=	SF/astyle/astyle/astyle%20${PORTVERSION:R}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Source code indenter and formatter for C, C++, C\#, and Java
diff --git a/devel/astyle/distinfo b/devel/astyle/distinfo
index 0700adebc5f1..d25d0d1ee074 100644
--- a/devel/astyle/distinfo
+++ b/devel/astyle/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724084502
-SHA256 (astyle-3.6.tar.bz2) = f894429b198b500d51a06a47d229881c5f7c8cffb42a423d646e86c53155f1a9
-SIZE (astyle-3.6.tar.bz2) = 231112
+TIMESTAMP = 1726080923
+SHA256 (astyle-3.6.1.tar.bz2) = 5fed6a274b389ba6ca2a291cbbba6b26a31dee081c03fb7d3e34d1521a2b8b52
+SIZE (astyle-3.6.1.tar.bz2) = 230500



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