- Update to 19_20140130

- Strip library
This commit is contained in:
Rusmir Dusko 2014-01-31 16:54:48 +00:00
parent d72c7fdbde
commit 0ea7e01978
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342034
2 changed files with 6 additions and 5 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= portaudio PORTNAME= portaudio
DISTVERSION= 19_20111121 DISTVERSION= 19_20140130
PORTREVISION= 2
CATEGORIES= audio CATEGORIES= audio
MASTER_SITES= http://www.portaudio.com/archives/ MASTER_SITES= http://www.portaudio.com/archives/
PKGNAMESUFFIX= 2 PKGNAMESUFFIX= 2
@ -71,6 +70,8 @@ post-patch:
.endif .endif
post-install: post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/portaudio2/libportaudio.so.2
.if ${PORT_OPTIONS:MEXAMPLES} || ${PORT_OPTIONS:MPATEST} .if ${PORT_OPTIONS:MEXAMPLES} || ${PORT_OPTIONS:MPATEST}
@(cd ${WRKSRC}/bin && for i in *; do ${MV} "$$i" "$${i}"-${PKGNAMESUFFIX}; done) @(cd ${WRKSRC}/bin && for i in *; do ${MV} "$$i" "$${i}"-${PKGNAMESUFFIX}; done)
.endif .endif
@ -95,7 +96,7 @@ post-install:
.if ${PORT_OPTIONS:MDOXYGEN} && ${PORT_OPTIONS:MDOCS} .if ${PORT_OPTIONS:MDOXYGEN} && ${PORT_OPTIONS:MDOCS}
@cd ${WRKSRC} && doxygen @cd ${WRKSRC} && doxygen
@(cd ${WRKSRC}/doc && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR}) @(cd ${WRKSRC}/doc && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR})
.endif .endif
.if ${PORT_OPTIONS:MEXAMPLES} .if ${PORT_OPTIONS:MEXAMPLES}
@(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) @(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR})

View File

@ -1,2 +1,2 @@
SHA256 (pa_stable_v19_20111121.tgz) = 9c26d1330d506496789edafe55b0386f20d83c4aa2c0e3f81fbeb0f114ab1b99 SHA256 (pa_stable_v19_20140130.tgz) = 8fe024a5f0681e112c6979808f684c3516061cc51d3acc0b726af98fc96c8d57
SIZE (pa_stable_v19_20111121.tgz) = 1422825 SIZE (pa_stable_v19_20140130.tgz) = 1504620