diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2025-02-25 13:15:53 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2025-03-01 03:53:49 +0000 |
commit | 18ec5bfb0bc57a2c486827c442946567dc699a82 (patch) | |
tree | d1d219741504d65ce6d76f1599e62d3a7a39fe7d | |
parent | 5abd15b60bfe20c7c3f5a2ee1477ea389bc6f944 (diff) |
textproc/rubygem-rouge-gitlab: update to 4.5.1
Required for gitlab 17.9
Changes: https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md
-rw-r--r-- | textproc/rubygem-rouge-gitlab/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-rouge-gitlab/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/rubygem-rouge-gitlab/Makefile b/textproc/rubygem-rouge-gitlab/Makefile index 687e355f1078..96ad71d48672 100644 --- a/textproc/rubygem-rouge-gitlab/Makefile +++ b/textproc/rubygem-rouge-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= rouge -PORTVERSION= 4.4.0 +PORTVERSION= 4.5.1 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab diff --git a/textproc/rubygem-rouge-gitlab/distinfo b/textproc/rubygem-rouge-gitlab/distinfo index cea9332e5404..0e22957c2ff1 100644 --- a/textproc/rubygem-rouge-gitlab/distinfo +++ b/textproc/rubygem-rouge-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732253785 -SHA256 (rubygem/rouge-4.4.0.gem) = 7a6d6d951e3202e4ce3926838625fa6edeb35680e6d1e3817f53c14212220b64 -SIZE (rubygem/rouge-4.4.0.gem) = 550400 +TIMESTAMP = 1739954639 +SHA256 (rubygem/rouge-4.5.1.gem) = 2ac81c6dee7019bbc6600d4c2d641d730d65c165941400ebd924259067e690dd +SIZE (rubygem/rouge-4.5.1.gem) = 555008 |