mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
sysutils/di: Update to 4.48.0.1
- Update di.spec - Update mkconfig to version 2.6.3 Changelog: https://sourceforge.net/p/diskinfo-di/code/ci/default/tree/README.txt PR: 253162 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Approved by: arrowd, tcberner (mentors, implicit)
This commit is contained in:
parent
a612c43b4d
commit
a1be625883
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563760
@ -2,10 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= di
|
||||
PORTVERSION= 4.48
|
||||
PORTVERSION= 4.48.0.1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://gentoo.com/di/ \
|
||||
http://www.cyberbotx.com/di/
|
||||
MASTER_SITES= SF/diskinfo-di
|
||||
|
||||
MAINTAINER= cyberbotx@cyberbotx.com
|
||||
COMMENT= Disk Information Utility
|
||||
@ -13,8 +12,8 @@ COMMENT= Disk Information Utility
|
||||
LICENSE= ZLIB
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
MAKE_ENV= prefix="${PREFIX}"
|
||||
MAKE_ARGS= -e
|
||||
MAKE_ENV= prefix="${PREFIX}"
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
@ -22,9 +21,6 @@ OPTIONS_SUB= yes
|
||||
NLS_USES= gettext
|
||||
NLS_MAKE_ENV_OFF= DI_NO_NLS=T
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s|zoneid_t|zoneId_t|g" ${WRKSRC}/C/di.c
|
||||
|
||||
pre-install:
|
||||
@${STRIP_CMD} ${WRKSRC}/C/di
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1596222356
|
||||
SHA256 (di-4.48.tar.gz) = 19d549feb59ccde7ff1cd2c48fea7b9ba99fa2285da81424603e23d8b5db3b33
|
||||
SIZE (di-4.48.tar.gz) = 222454
|
||||
TIMESTAMP = 1612189041
|
||||
SHA256 (di-4.48.0.1.tar.gz) = 60508544319eab687f5172a67bf3679c2b8576dc365629ba63749bcad688b467
|
||||
SIZE (di-4.48.0.1.tar.gz) = 227599
|
||||
|
@ -4,4 +4,4 @@ ability to display your disk usage in whatever format you
|
||||
desire/prefer/are used to. It is designed to be portable
|
||||
across many platforms.
|
||||
|
||||
WWW: https://gentoo.com/di/
|
||||
WWW: https://diskinfo-di.sourceforge.io/
|
||||
|
Loading…
Reference in New Issue
Block a user