summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Lewis <truckman@FreeBSD.org>2024-03-27 23:07:51 -0700
committerDon Lewis <truckman@FreeBSD.org>2024-03-28 15:04:32 -0700
commit1315bcac5044ab415fdbdac6364a8ecd7a2ded86 (patch)
tree0a227db4821e594064a418fa0df6636176e9398a
parentsysutils/eksctl: Update to 0.175.0 (diff)
net/py-pynmsg: Upgrade to 0.5.1
Upgrade to 0.5.1 with python 3 support * Switch to new for loop style * Fix repr error for input class * Fix error caused by name mangling * Fix tests Fetch source from GitHub. Sponsored by: DomainTools LLC
-rw-r--r--net/py-pynmsg/Makefile7
-rw-r--r--net/py-pynmsg/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/net/py-pynmsg/Makefile b/net/py-pynmsg/Makefile
index 36a287d7ca34..939534c3c9f8 100644
--- a/net/py-pynmsg/Makefile
+++ b/net/py-pynmsg/Makefile
@@ -1,8 +1,7 @@
PORTNAME= pynmsg
-PORTVERSION= 0.5.0
-PORTREVISION= 2
+PORTVERSION= 0.5.1
+PORTREVISION= 0
CATEGORIES= net python
-MASTER_SITES= FARSIGHT LOCAL/truckman/farsight
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= truckman@FreeBSD.org
@@ -15,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
LIB_DEPENDS= libnmsg.so:net/nmsg
USES= pkgconfig python shebangfix uniquefiles:dirs
+USE_GITHUB= yes
+GH_ACCOUNT= farsightsec
USE_PYTHON= autoplist cython distutils
SHEBANG_FILES= examples/*.py
diff --git a/net/py-pynmsg/distinfo b/net/py-pynmsg/distinfo
index 0ef0c587bd50..9ca5a0930f7d 100644
--- a/net/py-pynmsg/distinfo
+++ b/net/py-pynmsg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612050823
-SHA256 (pynmsg-0.5.0.tar.gz) = 03727e80b7b268712a8ec482ff607fdb4f6164b504a91a12a1610b9c0194edf9
-SIZE (pynmsg-0.5.0.tar.gz) = 140852
+TIMESTAMP = 1711353295
+SHA256 (farsightsec-pynmsg-0.5.1_GH0.tar.gz) = a05d81380b8f52d0b43bc395c37d642972749058d3ed0e36450d7433151d8934
+SIZE (farsightsec-pynmsg-0.5.1_GH0.tar.gz) = 22505