git: 6a3a8712beb4 - main - devel/slibtool: update to 0.5.34

Baptiste Daroussin bapt at FreeBSD.org
Thu May 13 05:04:05 UTC 2021


The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6a3a8712beb4fb463ed582b09940774310e26350

commit 6a3a8712beb4fb463ed582b09940774310e26350
Author:     Baptiste Daroussin <bapt at FreeBSD.org>
AuthorDate: 2021-05-13 04:56:46 +0000
Commit:     Baptiste Daroussin <bapt at FreeBSD.org>
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


More information about the dev-commits-ports-all mailing list