Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2024 16:17:37 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: da9147325af2 - main - devel/astyle: Update to 3.5.1
Message-ID:  <202407061617.466GHb32043060@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=da9147325af24f444392c2a9b0ab8743119ce518

commit da9147325af24f444392c2a9b0ab8743119ce518
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-06 16:01:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-06 16:01:40 +0000

    devel/astyle: Update to 3.5.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 1c603adad9d7..b8f0e051e5c3 100644
--- a/devel/astyle/Makefile
+++ b/devel/astyle/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	astyle
-PORTVERSION=	3.5
+PORTVERSION=	3.5.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 b4d5b84b20b2..cd62e4c9456a 100644
--- a/devel/astyle/distinfo
+++ b/devel/astyle/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718580012
-SHA256 (astyle-3.5.tar.bz2) = defc1cb7bfa863bec470e836c257439a1199ca2c8b13a652a327fd78c8f5923c
-SIZE (astyle-3.5.tar.bz2) = 231638
+TIMESTAMP = 1720022676
+SHA256 (astyle-3.5.1.tar.bz2) = 747a1595cbd9797dbeaf84a02836941ce88d62948d3051bf58d74be0dd74a234
+SIZE (astyle-3.5.1.tar.bz2) = 231005



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