pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/59099: pkg: update di to version 5.0.13
>Number: 59099
>Category: pkg
>Synopsis: pkg: update di to version 5.0.13
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Feb 24 19:10:00 +0000 2025
>Originator: brad Lanam
>Release: sysutils/di
>Organization:
>Environment:
NetBSD netbsd101 10.1 NetBSD 10.1 (GENERIC) #0: Mon Dec 16 13:08:11 UTC 2024 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/i386/compile/GENERIC i386
>Description:
Update di to version 5.0.13
Version 5 of di has been re-worked, and a pure cmake build is now possible.
https://github.com/NetBSD/pkgsrc/issues/160 (has tarball)
Supersedes: https://gnats.netbsd.org/55347
>How-To-Repeat:
>Fix:
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# DESCR
# Makefile
# PLIST
# distinfo
#
echo x - DESCR
sed 's/^X//' >DESCR << 'END-of-DESCR'
Xdi is a disk information utility, displaying everything (and more)
Xthat your df command does. It features the ability to display your
Xdisk usage in whatever format you prefer. It also checks the user
Xand group quotas, so that the user sees the space available for
Xtheir use, not the system wide disk space.
END-of-DESCR
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# $NetBSD: Makefile,v 1.9 2020/01/02 19:34:29 bsiegert Exp $
X
XDISTNAME= di-5.0.13
XCATEGORIES= sysutils
XMASTER_SITES= https://sourceforge.net/projects/diskinfo-di/files/
X
XMAINTAINER= brad.lanam.di%gmail.com@localhost
XHOMEPAGE= https://diskinfo-di.sourceforge.io
XCOMMENT= Alternative df command
XLICENSE= zlib
X
XUSE_LANGUAGES= c
XUSE_TOOLS+= msgfmt pkg-config sed tr grep sh
XUSE_PKGLOCALEDIR= yes
X
XUSE_CMAKE= yes
X
X.include "../../devel/gettext-lib/buildlink3.mk"
X.include "../../mk/bsd.pkg.mk"
END-of-Makefile
echo x - PLIST
sed 's/^X//' >PLIST << 'END-of-PLIST'
X@comment $NetBSD: PLIST,v 1.1 2013/01/30 12:29:06 obache Exp $
Xbin/di
Xinclude/di.h
Xlib/libdi.so
Xlib/libdi.so.5
Xlib/libdi.so.5.0.13
Xlib/pkgconfig/di.pc
Xman/man1/di.1
Xman/man3/libdi.3
Xshare/locale/de/LC_MESSAGES/di.mo
Xshare/locale/en/LC_MESSAGES/di.mo
Xshare/locale/es/LC_MESSAGES/di.mo
END-of-PLIST
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
X$NetBSD: distinfo,v 1.9 2021/10/26 11:19:30 nia Exp $
X
XBLAKE2s (di-5.0.13.tar.gz) = d894e3d2942e31a0333558408d0505cef713080020a91ac9954d553ef18ea322
XSHA512 (di-5.0.13.tar.gz) = 1f558a2d3e4e6f4847e02ee664fb8f6f5362e593e745c2962bc777fe9e29f18f205d5454fcff779c1ce6f29e328c3364d322c926f8049c65819aed0085bcfe63
XSize (di-5.0.13.tar.gz) = 132783 bytes
END-of-distinfo
exit
Home |
Main Index |
Thread Index |
Old Index