git: 6df4fa6d13a1 - main - devel/p5-Proc-ProcessTable: Use real PORTVERSION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Aug 2022 10:31:40 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6df4fa6d13a1dc7b441c33dfdb8187d6e9725206
commit 6df4fa6d13a1dc7b441c33dfdb8187d6e9725206
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-27 10:24:02 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-27 10:24:02 +0000
devel/p5-Proc-ProcessTable: Use real PORTVERSION
- Update PORTSCOUT
---
devel/p5-Proc-ProcessTable/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/devel/p5-Proc-ProcessTable/Makefile b/devel/p5-Proc-ProcessTable/Makefile
index 201c3410d855..4a683919d943 100644
--- a/devel/p5-Proc-ProcessTable/Makefile
+++ b/devel/p5-Proc-ProcessTable/Makefile
@@ -1,10 +1,9 @@
PORTNAME= Proc-ProcessTable
-PORTVERSION= 0.63.4
+PORTVERSION= 0.634
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JWB
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl interface to the unix process table