misc/lesspipe: Update to 2.06

- use tr to convert into lower case, test string adjustments included
   in 2.03 version ( https://github.com/wofr06/lesspipe/issues/76 )
 - remove perl storable (pst) files interpretation (security fix)

ChangeLog:	https://github.com/wofr06/lesspipe/blob/lesspipe/ChangeLog
PR:		265610
Reported by:	elfham <elfham+freebsd@gmail.com>
Approved by:	maintainer timeout, >2 weeks
MFH:		2022Q3
This commit is contained in:
Nuno Teixeira 2022-08-21 10:20:51 +01:00
parent d165aeb41a
commit d8192011d1
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= lesspipe
DISTVERSIONPREFIX= v
DISTVERSION= 2.02
DISTVERSION= 2.06
CATEGORIES= misc
MAINTAINER= slaven@rezic.de

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1642683865
SHA256 (wofr06-lesspipe-v2.02_GH0.tar.gz) = f66da17dce756d06087ca0d9ff98f97e29cd3d026613853b60c174aa6fa0fd47
SIZE (wofr06-lesspipe-v2.02_GH0.tar.gz) = 166136
TIMESTAMP = 1661073194
SHA256 (wofr06-lesspipe-v2.06_GH0.tar.gz) = f46c7b0b06f951613535a480d22ba7e8563f4f08d3d3f8e370047df122cb1637
SIZE (wofr06-lesspipe-v2.06_GH0.tar.gz) = 168100