Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 9 additions & 6 deletions sysutils/quotatool/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,17 @@

PortSystem 1.0
PortGroup github 1.0
PortGroup deprecated 1.0

github.setup ekenberg quotatool 1.6.5 v
# next version (1.8) is dropping MacOS
deprecated.eol_version yes
deprecated.upstream_support no

github.setup ekenberg quotatool 1.7.1 v
revision 0
checksums rmd160 57d261c868111cae1d3619b1572864013dd89ea2 \
sha256 24de7e879e851def11d2057fd086102c0db4de452c1d96cffb73ccb4652f4835 \
size 108551
checksums rmd160 791f35e8648602cdad8ed618556979f31475c02b \
sha256 37ffd4c49b049194d50de66c0e4ea5e7df81f58e56a939b2d02fcb10cea6e3f1 \
size 196722

categories sysutils
license GPL-2
Expand All @@ -17,8 +22,6 @@ long_description A command line utility for filesystem disk quotas.
homepage http://quotatool.ekenberg.se/
github.tarball_from archive

patchfiles-append install.patch

post-destroot {
set docdir ${prefix}/share/doc/${subport}
xinstall -d ${destroot}${docdir}
Expand Down
19 changes: 0 additions & 19 deletions sysutils/quotatool/files/install.patch

This file was deleted.