Skip to content

Commit

Permalink
devel/slibtool: update to 0.5.34
Browse files Browse the repository at this point in the history
Among changes note that it does not depends anymore on gnumake
  • Loading branch information
bapt committed May 13, 2021
1 parent 69ae64b commit 6a3a871
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
9 changes: 2 additions & 7 deletions 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}/

Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 6a3a871

Please sign in to comment.