From owner-dev-commits-ports-all@freebsd.org Thu May 13 05:04:05 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 654ED631398; Thu, 13 May 2021 05:04:05 +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 4FgfhP2DgSz4SPj; Thu, 13 May 2021 05:04:05 +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 3FF4A188ED; Thu, 13 May 2021 05:04:05 +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 14D545nc091593; Thu, 13 May 2021 05:04:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14D5450e091592; Thu, 13 May 2021 05:04:05 GMT (envelope-from git) Date: Thu, 13 May 2021 05:04:05 GMT Message-Id: <202105130504.14D5450e091592@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Baptiste Daroussin Subject: git: 6a3a8712beb4 - main - devel/slibtool: update to 0.5.34 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bapt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6a3a8712beb4fb463ed582b09940774310e26350 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: Thu, 13 May 2021 05:04:05 -0000 The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=6a3a8712beb4fb463ed582b09940774310e26350 commit 6a3a8712beb4fb463ed582b09940774310e26350 Author: Baptiste Daroussin AuthorDate: 2021-05-13 04:56:46 +0000 Commit: Baptiste Daroussin CommitDate: 2021-05-13 04:56:46 +0000 devel/slibtool: update to 0.5.34 Among changes note that it does not depends anymore on gnumake --- devel/slibtool/Makefile | 9 ++------- devel/slibtool/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/devel/slibtool/Makefile b/devel/slibtool/Makefile index e9083db83a65..75ffcb85879e 100644 --- a/devel/slibtool/Makefile +++ b/devel/slibtool/Makefile @@ -1,5 +1,5 @@ PORTNAME= slibtool -PORTVERSION= 0.5.33 +PORTVERSION= 0.5.34 CATEGORIES= devel MASTER_SITES= http://dl.midipix.org/${PORTNAME}/ @@ -10,12 +10,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING.SLIBTOOL HAS_CONFIGURE= yes -USES= gmake tar:xz - -post-patch: - ${REINPLACE_CMD} -e "s/make/${MAKE_CMD}/g" \ - ${WRKSRC}/configure \ - ${WRKSRC}/sofort/ccenv/ccenv.sh +USES= tar:xz post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/slibtool diff --git a/devel/slibtool/distinfo b/devel/slibtool/distinfo index 2888e6ad5cf1..27a541fccb02 100644 --- a/devel/slibtool/distinfo +++ b/devel/slibtool/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617784374 -SHA256 (slibtool-0.5.33.tar.xz) = c4a96eb6494aa9f5547039e9ea37c94a7be47c5d92f2ce1604e5bfd71cd196ef -SIZE (slibtool-0.5.33.tar.xz) = 74100 +TIMESTAMP = 1620881763 +SHA256 (slibtool-0.5.34.tar.xz) = 61ca7ca28a8d22c9eab7410c5aeebdd32b6d7a9e9060e3a9223edf1ad5daf6f8 +SIZE (slibtool-0.5.34.tar.xz) = 79720