svn commit: r483050 - in head/devel/slibtool: . files
Baptiste Daroussin
bapt at FreeBSD.org
Fri Oct 26 20:52:46 UTC 2018
Author: bapt
Date: Fri Oct 26 20:52:45 2018
New Revision: 483050
URL: https://svnweb.freebsd.org/changeset/ports/483050
Log:
Update to 0.5.26
Deleted:
head/devel/slibtool/files/
Modified:
head/devel/slibtool/Makefile
head/devel/slibtool/distinfo
head/devel/slibtool/pkg-plist
Modified: head/devel/slibtool/Makefile
==============================================================================
--- head/devel/slibtool/Makefile Fri Oct 26 20:23:02 2018 (r483049)
+++ head/devel/slibtool/Makefile Fri Oct 26 20:52:45 2018 (r483050)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= slibtool
-PORTVERSION= 0.5.25
+PORTVERSION= 0.5.26
CATEGORIES= devel
MASTER_SITES= http://dl.midipix.org/${PORTNAME}/
@@ -13,7 +13,6 @@ 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
Modified: head/devel/slibtool/distinfo
==============================================================================
--- head/devel/slibtool/distinfo Fri Oct 26 20:23:02 2018 (r483049)
+++ head/devel/slibtool/distinfo Fri Oct 26 20:52:45 2018 (r483050)
@@ -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
Modified: head/devel/slibtool/pkg-plist
==============================================================================
--- head/devel/slibtool/pkg-plist Fri Oct 26 20:23:02 2018 (r483049)
+++ head/devel/slibtool/pkg-plist Fri Oct 26 20:52:45 2018 (r483050)
@@ -4,6 +4,10 @@ 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
More information about the svn-ports-head
mailing list