- Update to 0.8.8.5

- Strip shared object
This commit is contained in:
Emanuel Haupt 2014-03-11 14:45:21 +00:00
parent 70c71e5cdd
commit c72260840c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347885
2 changed files with 6 additions and 3 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libmodplug
PORTVERSION= 0.8.8.4
PORTVERSION= 0.8.8.5
CATEGORIES= audio
MASTER_SITES= SF/modplug-xmms/${PORTNAME}/${PORTVERSION} CRITICAL
@ -17,4 +17,7 @@ post-patch:
@${REINPLACE_CMD} -e '/^CXXFLAGS=/d' \
${WRKSRC}/configure
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmodplug.so.1
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (libmodplug-0.8.8.4.tar.gz) = 5c5ee13dddbed144be26276e5f102da17ff5b1c992f3100389983082da2264f7
SIZE (libmodplug-0.8.8.4.tar.gz) = 546319
SHA256 (libmodplug-0.8.8.5.tar.gz) = 77462d12ee99476c8645cb5511363e3906b88b33a6b54362b4dbc0f39aa2daad
SIZE (libmodplug-0.8.8.5.tar.gz) = 546751