git: 7db4e2fecea9 - main - sysutils/pcapfix: update to 1.1.7 (security fixes)
Kubilay Kocak
koobs at FreeBSD.org
Thu Jul 8 01:47:29 UTC 2021
On 8/07/2021 11:46 am, Kubilay Kocak wrote:
> On 5/07/2021 12:07 am, Nuno Teixeira wrote:
>> The branch main has been updated by eduardo:
>>
>> URL:
>> https://cgit.FreeBSD.org/ports/commit/?id=7db4e2fecea95c45ea28dac9cde50c751985f989
>>
>>
>> commit 7db4e2fecea95c45ea28dac9cde50c751985f989
>> Author: Vidar Karlsen <vidar at karlsen.tech>
>> AuthorDate: 2021-07-04 14:02:37 +0000
>> Commit: Nuno Teixeira <eduardo at FreeBSD.org>
>> CommitDate: 2021-07-04 14:07:16 +0000
>>
>> sysutils/pcapfix: update to 1.1.7 (security fixes)
>> * Replace PORTVERSION with DISTVERSION
>> * pet portlint
>> * pet portclippy
>> * pet portfmt
>> ChangeLog: https://github.com/Rup0rt/pcapfix/blob/v1.1.7/Changelog
>> PR: 256976
>> Approved by: dbaio, garga (mentors, implicit)
>
> Security update not marked for MFH ?
Ignore, just saw the merge.
>
>> ---
>> sysutils/pcapfix/Makefile | 5 +++--
>> sysutils/pcapfix/distinfo | 6 +++---
>> 2 files changed, 6 insertions(+), 5 deletions(-)
>>
>> diff --git a/sysutils/pcapfix/Makefile b/sysutils/pcapfix/Makefile
>> index 5e286f4e5b0a..7880843472c8 100644
>> --- a/sysutils/pcapfix/Makefile
>> +++ b/sysutils/pcapfix/Makefile
>> @@ -1,6 +1,6 @@
>> PORTNAME= pcapfix
>> -PORTVERSION= 1.1.6
>> DISTVERSIONPREFIX= v
>> +DISTVERSION= 1.1.7
>> CATEGORIES= sysutils
>> MAINTAINER= vidar at karlsen.tech
>> @@ -12,7 +12,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
>> USE_GITHUB= yes
>> GH_ACCOUNT= Rup0rt
>> -PLIST_FILES= bin/pcapfix man/man1/pcapfix.1.gz
>> +PLIST_FILES= bin/pcapfix \
>> + man/man1/pcapfix.1.gz
>> do-install:
>> ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
>> diff --git a/sysutils/pcapfix/distinfo b/sysutils/pcapfix/distinfo
>> index 0a48a72a5880..9e3276bd3bdc 100644
>> --- a/sysutils/pcapfix/distinfo
>> +++ b/sysutils/pcapfix/distinfo
>> @@ -1,3 +1,3 @@
>> -TIMESTAMP = 1623675051
>> -SHA256 (Rup0rt-pcapfix-v1.1.6_GH0.tar.gz) =
>> 2efe222172eedfabde2428b23c98976affaf09f981e687acc7f27f61595cfb24
>> -SIZE (Rup0rt-pcapfix-v1.1.6_GH0.tar.gz) = 53297
>> +TIMESTAMP = 1625395012
>> +SHA256 (Rup0rt-pcapfix-v1.1.7_GH0.tar.gz) =
>> dcaf0e7104572f14b56ea3406663cedc5df7cf732af451adab02e523bc24905b
>> +SIZE (Rup0rt-pcapfix-v1.1.7_GH0.tar.gz) = 53599
>>
>
>
More information about the dev-commits-ports-all
mailing list