mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
sysutils/moreutils: Update to 0.66
Changes: https://git.joeyh.name/index.cgi/moreutils.git/tree/debian/changelog https://joeyh.name/code/moreutils/news/version_0.66/
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Created by: Charlie Kester <corky1951@comcast.net>
|
||||
|
||||
PORTNAME= moreutils
|
||||
PORTVERSION= 0.65
|
||||
PORTVERSION= 0.66
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://git.joeyh.name/index.cgi/moreutils.git/snapshot/ \
|
||||
LOCAL/sunpoet
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1609953871
|
||||
SHA256 (moreutils-0.65.tar.gz) = 60c9f6b55204e64cfcd12fd66e75cf7a061b6761f3d5b7797f2452cb17598881
|
||||
SIZE (moreutils-0.65.tar.gz) = 93180
|
||||
TIMESTAMP = 1632036908
|
||||
SHA256 (moreutils-0.66.tar.gz) = dc079e018aaff22446cf36eccb298627bb0222ec6dc23a173860c9e1f16e214d
|
||||
SIZE (moreutils-0.66.tar.gz) = 93387
|
||||
|
||||
@@ -35,7 +35,7 @@ ifdata \- get network interface info without parsing ifconfig output
|
||||
.SH "DESCRIPTION"
|
||||
.PP
|
||||
\fBifdata\fR
|
||||
can be used to check for the existence of a network interface, or to get information abut the interface, such as its IP address\&. Unlike
|
||||
can be used to check for the existence of a network interface, or to get information about the interface, such as its IP address\&. Unlike
|
||||
\fBifconfig\fR
|
||||
or
|
||||
\fBip\fR,
|
||||
@@ -92,7 +92,7 @@ Following options are Linux only\&.
|
||||
.PP
|
||||
\fB\-ph\fR
|
||||
.RS 4
|
||||
Prints the hardware address of the interface\&.
|
||||
Prints the hardware address of the interface\&. Exit with a failure exit code if there is not hardware address for the given network interface\&.
|
||||
.RE
|
||||
.PP
|
||||
\fB\-pf\fR
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
.\" Title: isutf8
|
||||
.\" Author: Lars Wirzenius <liw@iki.fi>
|
||||
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
|
||||
.\" Date: 01/01/2018
|
||||
.\" Date: 09/19/2021
|
||||
.\" Manual: moreutils
|
||||
.\" Source: moreutils
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "ISUTF8" "1" "01/01/2018" "moreutils" "moreutils"
|
||||
.TH "ISUTF8" "1" "09/19/2021" "moreutils" "moreutils"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Define some portability stuff
|
||||
.\" -----------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user