mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
sysutils/pv: Update to 1.7.0
While here, review and update installed documentation. PR: 272694
This commit is contained in:
parent
ddc8126862
commit
2a3e8f0040
@ -1,5 +1,5 @@
|
||||
PORTNAME= pv
|
||||
PORTVERSION= 1.6.20
|
||||
PORTVERSION= 1.7.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.ivarch.com/programs/sources/
|
||||
|
||||
@ -18,7 +18,7 @@ MAKE_ENV+= LD=${LD}
|
||||
|
||||
PLIST_FILES= bin/pv man/man1/pv.1.gz
|
||||
|
||||
PORTDOCS= README INSTALL NEWS PACKAGE TODO VERSION release-checklist
|
||||
PORTDOCS= README.md INSTALL NEWS.md TODO.md
|
||||
|
||||
OPTIONS_DEFINE= DOCS NLS LFS
|
||||
OPTIONS_DEFAULT= LFS
|
||||
@ -27,7 +27,7 @@ NLS_CONFIGURE_OFF= --disable-nls
|
||||
LFS_CONFIGURE_ENABLE= lfs
|
||||
|
||||
post-patch:
|
||||
@${CP} ${WRKSRC}/README ${WRKSRC}/doc
|
||||
@${CP} ${WRKSRC}/README.md ${WRKSRC}/doc
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pv
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1631565043
|
||||
SHA256 (pv-1.6.20.tar.bz2) = e831951eff0718fba9b1ef286128773b9d0e723e1fbfae88d5a3188814fdc603
|
||||
SIZE (pv-1.6.20.tar.bz2) = 115310
|
||||
TIMESTAMP = 1690211867
|
||||
SHA256 (pv-1.7.0.tar.bz2) = 1372b41053881a05e2df10cb054304decc0233261c0aa0e96185842fa5a422ad
|
||||
SIZE (pv-1.7.0.tar.bz2) = 115665
|
||||
|
Loading…
Reference in New Issue
Block a user