mirror of
https://git.freebsd.org/ports.git
synced 2025-05-21 19:35:28 -04:00
- Update to 0.8.8.5
- Strip shared object
This commit is contained in:
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
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue