Index: head/devel/slibtool/files/no-pc-file.patch =================================================================== --- head/devel/slibtool/files/no-pc-file.patch (revision 483049) +++ head/devel/slibtool/files/no-pc-file.patch (nonexistent) @@ -1,29 +0,0 @@ -From 6262552171f7f32d28bb54a6c783bdd6578efa8c Mon Sep 17 00:00:00 2001 -From: midipix -Date: Wed, 18 Jul 2018 05:23:28 -0400 -Subject: build system: fix shared/static install target dependencies on - install-pkgconf. - ---- - sofort/pkgconf.mk | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/sofort/pkgconf.mk b/sofort/pkgconf.mk -index c28eae6..59a54e0 100644 ---- a/sofort/pkgconf.mk -+++ b/sofort/pkgconf.mk -@@ -31,9 +31,9 @@ install-pkgconf: build/$(PACKAGE).pc - mkdir -p $(DESTDIR)$(LIBDIR)/pkgconfig - cp -p build/$(PACKAGE).pc $(DESTDIR)$(LIBDIR)/pkgconfig - --package-install-shared: install-pkgconf -+install-shared: install-pkgconf - --package-install-static: install-pkgconf -+install-static: install-pkgconf - - .PHONY: .pkgconf install-pkgconf - --- -cgit v0.11.2 - Property changes on: head/devel/slibtool/files/no-pc-file.patch ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/slibtool/Makefile =================================================================== --- head/devel/slibtool/Makefile (revision 483049) +++ head/devel/slibtool/Makefile (revision 483050) @@ -1,24 +1,23 @@ # $FreeBSD$ PORTNAME= slibtool -PORTVERSION= 0.5.25 +PORTVERSION= 0.5.26 CATEGORIES= devel MASTER_SITES= http://dl.midipix.org/${PORTNAME}/ MAINTAINER= bapt@FreeBSD.org COMMENT= Skinny libtool implementation, written in C LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING.SLIBTOOL HAS_CONFIGURE= yes USES= gmake tar:xz -EXTRA_PATCHES= ${FILESDIR}/no-pc-file.patch:-p1 post-patch: ${REINPLACE_CMD} -e "s/make/${MAKE_CMD}/g" ${WRKSRC}/configure post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/slibtool .include Index: head/devel/slibtool/distinfo =================================================================== --- head/devel/slibtool/distinfo (revision 483049) +++ head/devel/slibtool/distinfo (revision 483050) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531898922 -SHA256 (slibtool-0.5.25.tar.xz) = 6491b20b4fb247ba92c2babf73387f45eeb39a1f0e5f3f273d3359298332ed5c -SIZE (slibtool-0.5.25.tar.xz) = 58048 +TIMESTAMP = 1540585163 +SHA256 (slibtool-0.5.26.tar.xz) = b18f296bd01140aec426a7a94ad69f46f77bbe46e3b22c517691f7fe4686b33d +SIZE (slibtool-0.5.26.tar.xz) = 60564 Index: head/devel/slibtool/pkg-plist =================================================================== --- head/devel/slibtool/pkg-plist (revision 483049) +++ head/devel/slibtool/pkg-plist (revision 483050) @@ -1,9 +1,13 @@ bin/clibtool bin/clibtool-shared bin/clibtool-static bin/dlibtool bin/dlibtool-shared bin/dlibtool-static +bin/rclibtool +bin/rdclibtool +bin/rdlibtool +bin/rlibtool bin/slibtool bin/slibtool-shared bin/slibtool-static