git: 4330a11fc5fa - main - net-mgmt/p5-OSLV-Monitor: Adjust to use CPAN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Sep 2024 14:58:42 UTC
The branch main has been updated by dvl:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4330a11fc5faf40a2c37d69570de26a48008c73d
commit 4330a11fc5faf40a2c37d69570de26a48008c73d
Author: Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2024-09-11 14:56:12 +0000
Commit: Dan Langille <dvl@FreeBSD.org>
CommitDate: 2024-09-11 14:58:39 +0000
net-mgmt/p5-OSLV-Monitor: Adjust to use CPAN
Last night I could not figure how to do that. So I used GH.
The distinfo changed because:
* the Github tarball contained .gitignore
* the CPAN tarball does not contain LICENSE
---
net-mgmt/p5-OSLV-Monitor/Makefile | 6 +++---
net-mgmt/p5-OSLV-Monitor/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/net-mgmt/p5-OSLV-Monitor/Makefile b/net-mgmt/p5-OSLV-Monitor/Makefile
index 85a510ff07b0..9b147d1439eb 100644
--- a/net-mgmt/p5-OSLV-Monitor/Makefile
+++ b/net-mgmt/p5-OSLV-Monitor/Makefile
@@ -1,7 +1,9 @@
PORTNAME= OSLV-Monitor
PORTVERSION= 0.0.1
+PORTREVISION= 1
CATEGORIES= net-mgmt
-MASTER_SITES= #
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:VVELOX
PKGNAMEPREFIX= p5-
MAINTAINER= dan@langille.org
@@ -18,8 +20,6 @@ RUN_DEPENDS= p5-Clone>0:devel/p5-Clone \
USES= perl5
USE_PERL5= configure
-USE_GITHUB= yes
-GH_ACCOUNT= VVelox
NO_BUILD= YES
SUB_FILES= pkg-message
diff --git a/net-mgmt/p5-OSLV-Monitor/distinfo b/net-mgmt/p5-OSLV-Monitor/distinfo
index 59502004bd60..3c615dc6006b 100644
--- a/net-mgmt/p5-OSLV-Monitor/distinfo
+++ b/net-mgmt/p5-OSLV-Monitor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1726013918
-SHA256 (VVelox-OSLV-Monitor-0.0.1_GH0.tar.gz) = 49bde2f580f57477e9acbac81a95e66787d75067103ce96b1f7a4c92fb2f2ecd
-SIZE (VVelox-OSLV-Monitor-0.0.1_GH0.tar.gz) = 25507
+TIMESTAMP = 1726065869
+SHA256 (OSLV-Monitor-0.0.1.tar.gz) = 1478d885fbd0455ed40443a78c45e42f3fc6e408755dcd3274f76d1080a73fe2
+SIZE (OSLV-Monitor-0.0.1.tar.gz) = 13450