mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
sysutils/pfetch: Rework upstream and update to 1.3.0
Remove deprecation messages, since we have a new and active upstream. PR: 280109 Approved by: portmgr (maintainer timeout, 2+ weeks) Full change log since 0.6.0 https://github.com/Un1q32/pfetch/compare/1.0.0...1.3.0
This commit is contained in:
parent
61552aa809
commit
9bdbf58013
@ -1,19 +1,16 @@
|
||||
PORTNAME= pfetch
|
||||
DISTVERSION= 0.6.0
|
||||
DISTVERSION= 1.3.0
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= lcook@FreeBSD.org
|
||||
COMMENT= Pretty system information tool written in POSIX sh
|
||||
WWW= https://github.com/dylanaraps/pfetch
|
||||
WWW= https://github.com/Un1q32/pfetch
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
DEPRECATED= No longer developed, upstream repo archived Apr 26 2024
|
||||
EXPIRATION_DATE=2024-07-31
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= dylanaraps
|
||||
GH_ACCOUNT= Un1q32
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1584050529
|
||||
SHA256 (dylanaraps-pfetch-0.6.0_GH0.tar.gz) = d1f611e61c1f8ae55bd14f8f6054d06fcb9a2d973095367c1626842db66b3182
|
||||
SIZE (dylanaraps-pfetch-0.6.0_GH0.tar.gz) = 17431
|
||||
TIMESTAMP = 1722849135
|
||||
SHA256 (Un1q32-pfetch-1.3.0_GH0.tar.gz) = 52f35c20c178e41ec8bd24003e426fe37d34a2080db772d87ab08775690daa6f
|
||||
SIZE (Un1q32-pfetch-1.3.0_GH0.tar.gz) = 23569
|
||||
|
Loading…
Reference in New Issue
Block a user