Skip to content

Commit

Permalink
net-mgmt/netdisco-mibs: UNBREAK
Browse files Browse the repository at this point in the history
- Update version 4.010=>4.034
- Pet portclippy

Changelog: https://github.com/netdisco/netdisco-mibs/releases/tag/4.034
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
  • Loading branch information
5u623l20 committed Jul 23, 2023
1 parent 34c6986 commit 0760260
Show file tree
Hide file tree
Showing 3 changed files with 651 additions and 31 deletions.
15 changes: 10 additions & 5 deletions net-mgmt/netdisco-mibs/Makefile
Original file line number Diff line number Diff line change
@@ -1,15 +1,20 @@
PORTNAME= netdisco-mibs
DISTVERSION= 4.010
DISTVERSION= 4.034
CATEGORIES= net-mgmt
MASTER_SITES= https://github.com/netdisco/${PORTNAME}/releases/download/${DISTVERSION}/
DISTNAME= ${PORTNAME}

MAINTAINER= dgeo@centrale-marseille.fr
COMMENT= MIBs for use with ports-mgmt/netdisco (and SNMP)

USE_GITHUB= yes
GH_ACCOUNT= netdisco

NO_BUILD= yes
NO_ARCH= yes
NO_BUILD= yes

WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}

post-extract:
${RM} -rf ${WRKSRC}/.github
${RM} -f ${WRKSRC}/robots.txt

post-patch:
@${REINPLACE_CMD} -e 's|/usr/local/netdisco/mibs|${LOCALBASE}/share/netdisko-mibs|g' ${WRKSRC}/EXTRAS/contrib/snmp.conf
Expand Down
6 changes: 3 additions & 3 deletions net-mgmt/netdisco-mibs/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1535555052
SHA256 (netdisco-netdisco-mibs-4.010_GH0.tar.gz) = db4bc60621aa7c43abc94ba7f6a2af644cb1ebaeacb4c73d08e61c3c50cfb4b3
SIZE (netdisco-netdisco-mibs-4.010_GH0.tar.gz) = 38546334
TIMESTAMP = 1690108063
SHA256 (netdisco-mibs.tar.gz) = 509cb495938a59dc41714b82f119bad97b67efa4e6c4a54707ba587260fbcb3b
SIZE (netdisco-mibs.tar.gz) = 67243499

0 comments on commit 0760260

Please sign in to comment.