Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 May 2026 21:59:39 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 574a46e46a41 - main - devel/py-mac-vendor-lookup: Update version 0.1.12=>0.1.13
Message-ID:  <6a0a3a4b.43627.43d5efae@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=574a46e46a412b489549320b3fd6eccd1bc5f82b

commit 574a46e46a412b489549320b3fd6eccd1bc5f82b
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-05-17 21:52:44 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-05-17 21:59:00 +0000

    devel/py-mac-vendor-lookup: Update version 0.1.12=>0.1.13
    
    Changelog: https://github.com/bauerj/mac_vendor_lookup/releases/tag/0.1.13
---
 devel/py-mac-vendor-lookup/Makefile | 8 ++++----
 devel/py-mac-vendor-lookup/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/devel/py-mac-vendor-lookup/Makefile b/devel/py-mac-vendor-lookup/Makefile
index 11b8fdf32d1f..e0d526c68bac 100644
--- a/devel/py-mac-vendor-lookup/Makefile
+++ b/devel/py-mac-vendor-lookup/Makefile
@@ -1,10 +1,7 @@
 PORTNAME=	mac-vendor-lookup
-DISTVERSION=	0.1.12
-PORTREVISION=	1
+DISTVERSION=	0.1.13
 CATEGORIES=	devel python
-MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	mac_vendor_lookup-${DISTVERSION}
 
 MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Find the vendor for a given MAC address
@@ -19,6 +16,9 @@ RUN_DEPENDS=	\
 
 USES=		dos2unix python
 DOS2UNIX_FILES=	${WRKSRC}/setup.py
+USE_GITHUB=	yes
+GH_ACCOUNT=	bauerj
+GH_PROJECT=	${PORTNAME:S/-/_/g}
 USE_PYTHON=	autoplist concurrent distutils
 
 .include <bsd.port.mk>
diff --git a/devel/py-mac-vendor-lookup/distinfo b/devel/py-mac-vendor-lookup/distinfo
index 096e8c6890bf..d6d68003dc3a 100644
--- a/devel/py-mac-vendor-lookup/distinfo
+++ b/devel/py-mac-vendor-lookup/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708143750
-SHA256 (mac_vendor_lookup-0.1.12.tar.gz) = 74e1723e177d4deb02977148d3fa04a7916f4bf93268e2afe3240529272bf80d
-SIZE (mac_vendor_lookup-0.1.12.tar.gz) = 351714
+TIMESTAMP = 1779054614
+SHA256 (bauerj-mac_vendor_lookup-0.1.13_GH0.tar.gz) = 0c617d070230629d2a6c157f1e4533d2bd78df647e8a21492525d6947f36e85e
+SIZE (bauerj-mac_vendor_lookup-0.1.13_GH0.tar.gz) = 9672


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0a3a4b.43627.43d5efae>