diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-04-29 05:07:02 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-04-29 05:07:02 +0200 |
commit | 53e8dfc9a797bccde1bfc2b70ed18e5fb495b466 (patch) | |
tree | 06d29f781ffa73b61030c7d0b531e1dceaad69ad | |
parent | devel/ktextaddons: update to 1.3.0 (diff) |
devel/rinutils: update to 0.10.2
Changelog:
* Exclude .ninja files from trailing space check
* Refactoring and minor build-fixes.
-rw-r--r-- | devel/rinutils/Makefile | 2 | ||||
-rw-r--r-- | devel/rinutils/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/rinutils/Makefile b/devel/rinutils/Makefile index a5546630da2d..72003e309123 100644 --- a/devel/rinutils/Makefile +++ b/devel/rinutils/Makefile @@ -1,5 +1,5 @@ PORTNAME= rinutils -DISTVERSION= 0.10.1 +DISTVERSION= 0.10.2 CATEGORIES= devel MASTER_SITES= https://github.com/shlomif/${PORTNAME}/releases/download/${DISTVERSION}/ diff --git a/devel/rinutils/distinfo b/devel/rinutils/distinfo index e15bf95a48e6..190a80f0b09e 100644 --- a/devel/rinutils/distinfo +++ b/devel/rinutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653320958 -SHA256 (rinutils-0.10.1.tar.xz) = 31ec258ce99de7bbbe79f3338ce73048dac45425045eb2bd0d6bd92d1b8b9afb -SIZE (rinutils-0.10.1.tar.xz) = 19160 +TIMESTAMP = 1682737569 +SHA256 (rinutils-0.10.2.tar.xz) = d87fe1199722b7fa9bd508e135383ff0788fbd7d655cbef9757c23212f8c217b +SIZE (rinutils-0.10.2.tar.xz) = 19452 |