Commits

Ryan Schmidt authored 815968f8919
e2fsprogs: Update to 1.44.2
No tags

sysutils/e2fsprogs/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4
5 5 name e2fsprogs
6 -version 1.44.1
6 +version 1.44.2
7 7 categories sysutils
8 8 platforms darwin
9 9 maintainers {ryandesign @ryandesign} openmaintainer
10 10 license GPL-2 LGPL-2+ MIT BSD
11 11
12 12 description Utilities for use with the ext2, ext3 and ext4 \
13 13 filesystems
14 14
15 15 long_description Utilities to create, check and manipulate extended 2, \
16 16 3 and 4 filesystem (ext2, ext3, ext4) which are \
17 17 commonly used on Linux.
18 18
19 19 homepage http://e2fsprogs.sourceforge.net/
20 20 master_sites sourceforge:project/e2fsprogs/e2fsprogs/v${version}
21 21
22 -checksums rmd160 380c6a141e26b8b774e7ccdb750a13106bbb2134 \
23 - sha256 a5a8068dfe105050d8c63d67515a0ae5fff3f37232f725e0aa72b389eeb6c1e6 \
24 - size 7544908
22 +checksums rmd160 96e6df94f809056b20c78e258244ea3e620134d1 \
23 + sha256 e5c05a5ba4a9a1766f4b500ad7ef3220843860bfa64ebdda1b462b23bcb37f68 \
24 + size 7562398
25 25
26 26 depends_build port:pkgconfig
27 27 depends_lib port:gettext
28 28
29 29 patchfiles patch-lib__Makefile.darwin-lib.diff
30 30
31 31 configure.args-append --enable-bsd-shlibs
32 32
33 33 # Enable verbose build messages
34 34 build.args-append V=1

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut