Skip to content

Commit

Permalink
sysutils/ufetch: Update to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lcook committed Aug 21, 2023
1 parent 11e1367 commit 7efd838
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
8 changes: 3 additions & 5 deletions sysutils/ufetch/Makefile
@@ -1,24 +1,22 @@
PORTNAME= ufetch
DISTVERSIONPREFIX= v
DISTVERSION= 0.2
DISTVERSION= 0.3
CATEGORIES= sysutils

MAINTAINER= lcook@FreeBSD.org
COMMENT= Tiny system info for Unix-like operating systems
WWW= https://gitlab.com/jschx/ufetch/

LICENSE= ISCL
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

USE_GITLAB= yes

GL_ACCOUNT= jschx
GL_TAGNAME= 9831ec29c6ec3b105a7a1c3573f58f4f7c414e09

NO_ARCH= yes
NO_BUILD= yes

PLIST_FILES= bin/ufetch
PLIST_FILES= bin/${PORTNAME}

post-patch:
${REINPLACE_CMD} -e 's|-freebsd||g' ${WRKSRC}/${PORTNAME}-freebsd
Expand Down
6 changes: 3 additions & 3 deletions sysutils/ufetch/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1617892479
SHA256 (jschx-ufetch-9831ec29c6ec3b105a7a1c3573f58f4f7c414e09_GL0.tar.gz) = 97eef975f5c9cebce898467e5c704bc7f5e9f9fc8068b523490d5bb93f1b43f0
SIZE (jschx-ufetch-9831ec29c6ec3b105a7a1c3573f58f4f7c414e09_GL0.tar.gz) = 44325
TIMESTAMP = 1692649211
SHA256 (ufetch-v0.3.tar.bz2) = 7ce4e63e2703caa47583a79045dd304f16807f671b04c4cdbf45d1ca5c1a4e1d
SIZE (ufetch-v0.3.tar.bz2) = 6608

0 comments on commit 7efd838

Please sign in to comment.