mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to upstream version 1.3.1; new maintainer Danilo G. Baio
PR: 213918 Submitted by: dbaio@bsd.com.br (new maintainer)
This commit is contained in:
parent
c8aa624a06
commit
849dc2c148
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427232
2 changed files with 10 additions and 6 deletions
|
@ -2,14 +2,17 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pslist
|
||||
PORTVERSION= 1.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.3.1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://devel.ringlet.net/sysutils/pslist/
|
||||
MASTER_SITES= http://devel.ringlet.net/files/sys/pslist/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= dbaio@bsd.com.br
|
||||
COMMENT= Utility to view or send signals to processes with all their children
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
#LICENSE_FILE= ${WRKSRC}/README # License on 4th paragraph
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5 shebangfix
|
||||
USE_PERL5= run
|
||||
SHEBANG_FILES= pslist
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (pslist-1.3.tar.gz) = d7b4b1c38c0b23a38f25dcfd69bb419e8a3b4bd640676aa949f86255235ae7f6
|
||||
SIZE (pslist-1.3.tar.gz) = 5533
|
||||
TIMESTAMP = 1477825510
|
||||
SHA256 (pslist-1.3.1.tar.gz) = 216fa241283d83897c1ab24c1eac025bc0fdc9900760a410cb3b3e4428fe18ef
|
||||
SIZE (pslist-1.3.1.tar.gz) = 8355
|
||||
|
|
Loading…
Add table
Reference in a new issue