Skip to content

Commit

Permalink
sysutils/munin-contrib: update to commit b963a96 (2023-12-23)
Browse files Browse the repository at this point in the history
PR:		276218
  • Loading branch information
je3kmz authored and fsmeets committed Jan 9, 2024
1 parent bef3d02 commit 6042c9c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions sysutils/munin-contrib/Makefile
@@ -1,5 +1,5 @@
PORTNAME= contrib
DISTVERSION= git.2023-01-14
DISTVERSION= git.2023-12-23
CATEGORIES= sysutils
PKGNAMEPREFIX= munin-

Expand All @@ -15,14 +15,15 @@ USES= python:env shebangfix uniquefiles:dirs

USE_GITHUB= yes
GH_ACCOUNT= munin-monitoring
GH_TAGNAME= 4f22f27
GH_TAGNAME= b963a96
GH_TUPLE= shuque:bind9stats:687c94a:bind9stats

DUMMYBASE= ""
SHEBANG_REGEX= ./(${EXAMPLES_DIRS:ts|})/.*
SHEBANG_LANG= expect gawk python3 zsh
python3_CMD= ${LOCALBASE}/bin/python${PYTHON_DEFAULT}
zsh_CMD= ${LOCALBASE}/bin/zsh
ruby_OLD_CMD= /opt/csw/bin/ruby
ruby_OLD_CMD= ${DUMMYBASE}/opt/csw/bin/ruby

# Most of the installed files are scripts, so give them a "correct" mode.
BINMODE= 755
Expand Down
6 changes: 3 additions & 3 deletions sysutils/munin-contrib/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1674846762
SHA256 (munin-monitoring-contrib-git.2023-01-14-4f22f27_GH0.tar.gz) = 680aa8fccf51b2073c64f6c5fd43be784cd8531a3ca234cfe592d51ca3683ad9
SIZE (munin-monitoring-contrib-git.2023-01-14-4f22f27_GH0.tar.gz) = 8795693
TIMESTAMP = 1704795689
SHA256 (munin-monitoring-contrib-git.2023-12-23-b963a96_GH0.tar.gz) = a5c143334bc97081aee3f786aeac2b50fa1ba31541a0ae8546a0bbe01b9893e1
SIZE (munin-monitoring-contrib-git.2023-12-23-b963a96_GH0.tar.gz) = 8851334
SHA256 (shuque-bind9stats-687c94a_GH0.tar.gz) = 48f5987022325869b205f48e17390d631808f8bf60885016733b6ad4ef60e30d
SIZE (shuque-bind9stats-687c94a_GH0.tar.gz) = 971648

0 comments on commit 6042c9c

Please sign in to comment.