Skip to content

Commit

Permalink
devel/rubygem-pygments.rb: Update to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 19, 2024
1 parent 40b9d79 commit 157885f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/rubygem-pygments.rb/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= pygments.rb
PORTVERSION= 2.4.1
PORTVERSION= 3.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG

Expand All @@ -16,6 +16,6 @@ NO_ARCH= yes

SHEBANG_FILES= vendor/pygments-main/bin/pygmentize \
lib/pygments/mentos.py
python_OLD_CMD= /usr/bin/python3.10
python_OLD_CMD= /usr/bin/python3.11

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/rubygem-pygments.rb/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1699985641
SHA256 (rubygem/pygments.rb-2.4.1.gem) = 61a3c9a00c01d53fa5fe7f6f6d2c461abc5b50cf6db9438c04b812d80f8d94be
SIZE (rubygem/pygments.rb-2.4.1.gem) = 1021440
TIMESTAMP = 1715843854
SHA256 (rubygem/pygments.rb-3.0.0.gem) = 41729ecc69624bd3fc6bcc13d6ccb6ff0263334c42f66bfcf517a120addbb093
SIZE (rubygem/pygments.rb-3.0.0.gem) = 1067008

0 comments on commit 157885f

Please sign in to comment.