diff options
| author | Matthias Fechner <mfechner@FreeBSD.org> | 2024-01-26 14:35:17 +0000 |
|---|---|---|
| committer | Matthias Fechner <mfechner@FreeBSD.org> | 2024-01-26 14:35:17 +0000 |
| commit | 9f689d71957733d94afe480302ada9fcf54990cc (patch) | |
| tree | d9efa7f2c6e86540281d5b80019027db9d28c2c0 | |
| parent | 929c1541b78a7f2617f9119a03c1bef80e1c798c (diff) | |
| download | ports-9f689d71957733d94afe480302ada9fcf54990cc.tar.gz ports-9f689d71957733d94afe480302ada9fcf54990cc.zip | |
textproc/rubygem-rdiscount: update to 2.2.7.3
Changelog:
https://github.com/davidfstr/rdiscount/blob/master/CHANGELOG.md#version-2273-december-31-2023
PR: 276466
Reported by: 23 at albigro.eu
| -rw-r--r-- | textproc/rubygem-rdiscount/Makefile | 2 | ||||
| -rw-r--r-- | textproc/rubygem-rdiscount/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/rubygem-rdiscount/Makefile b/textproc/rubygem-rdiscount/Makefile index a85fee354d34..a2b9a50a57e8 100644 --- a/textproc/rubygem-rdiscount/Makefile +++ b/textproc/rubygem-rdiscount/Makefile @@ -1,5 +1,5 @@ PORTNAME= rdiscount -PORTVERSION= 2.2.0.2 +PORTVERSION= 2.2.7.3 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-rdiscount/distinfo b/textproc/rubygem-rdiscount/distinfo index 3bc414ad6d2f..95120975ebb5 100644 --- a/textproc/rubygem-rdiscount/distinfo +++ b/textproc/rubygem-rdiscount/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626714700 -SHA256 (rubygem/rdiscount-2.2.0.2.gem) = ef886926dd97d5b4ff37c80f8ba27a780d951629465303bd53d47a941972599b -SIZE (rubygem/rdiscount-2.2.0.2.gem) = 68096 +TIMESTAMP = 1706279576 +SHA256 (rubygem/rdiscount-2.2.7.3.gem) = 8a4844f930916fc7215dc369932626be85f2da13cdf48185b836055b63126113 +SIZE (rubygem/rdiscount-2.2.7.3.gem) = 75776 |
