From owner-dev-commits-ports-all@freebsd.org Wed Jul 28 16:02:59 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3A90965EB92; Wed, 28 Jul 2021 16:02:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GZdjb0vwDz3Pfm; Wed, 28 Jul 2021 16:02:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0734320FC2; Wed, 28 Jul 2021 16:02:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16SG2wLZ041238; Wed, 28 Jul 2021 16:02:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16SG2wdQ041237; Wed, 28 Jul 2021 16:02:58 GMT (envelope-from git) Date: Wed, 28 Jul 2021 16:02:58 GMT Message-Id: <202107281602.16SG2wdQ041237@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Tim Bishop Subject: git: d2d060fdf576 - main - devel/libstatgrab: Update to 0.92.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tdb X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d2d060fdf576828c540edfda2042b5c0bb22f36c Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jul 2021 16:02:59 -0000 The branch main has been updated by tdb: URL: https://cgit.FreeBSD.org/ports/commit/?id=d2d060fdf576828c540edfda2042b5c0bb22f36c commit d2d060fdf576828c540edfda2042b5c0bb22f36c Author: Tim Bishop AuthorDate: 2021-07-28 16:02:23 +0000 Commit: Tim Bishop CommitDate: 2021-07-28 16:02:23 +0000 devel/libstatgrab: Update to 0.92.1 --- devel/libstatgrab/Makefile | 2 +- devel/libstatgrab/distinfo | 6 +++--- devel/libstatgrab/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile index 1573690ad505..30ddb027d7a2 100644 --- a/devel/libstatgrab/Makefile +++ b/devel/libstatgrab/Makefile @@ -1,7 +1,7 @@ # Created by: Tim Bishop PORTNAME= libstatgrab -PORTVERSION= 0.92 +PORTVERSION= 0.92.1 CATEGORIES= devel MASTER_SITES= https://github.com/libstatgrab/libstatgrab/releases/download/LIBSTATGRAB_${PORTVERSION:S/./_/}/ \ http://ftp.mirrorservice.org/pub/i-scream/libstatgrab/ \ diff --git a/devel/libstatgrab/distinfo b/devel/libstatgrab/distinfo index f26f773c5156..81e2efe57959 100644 --- a/devel/libstatgrab/distinfo +++ b/devel/libstatgrab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1563293877 -SHA256 (libstatgrab-0.92.tar.gz) = 5bf1906aff9ffc3eeacf32567270f4d819055d8386d98b9c8c05519012d5a196 -SIZE (libstatgrab-0.92.tar.gz) = 815262 +TIMESTAMP = 1627486115 +SHA256 (libstatgrab-0.92.1.tar.gz) = 5688aa4a685547d7174a8a373ea9d8ee927e766e3cc302bdee34523c2c5d6c11 +SIZE (libstatgrab-0.92.1.tar.gz) = 817531 diff --git a/devel/libstatgrab/pkg-plist b/devel/libstatgrab/pkg-plist index 2e6473a81ea7..cf015a6002cd 100644 --- a/devel/libstatgrab/pkg-plist +++ b/devel/libstatgrab/pkg-plist @@ -6,7 +6,7 @@ include/statgrab.h lib/libstatgrab.a lib/libstatgrab.so lib/libstatgrab.so.10 -lib/libstatgrab.so.10.0.1 +lib/libstatgrab.so.10.0.2 libdata/pkgconfig/libstatgrab.pc %%TOOLS%%man/man1/saidar.1.gz %%TOOLS%%man/man1/statgrab-make-mrtg-config.1.gz