- Update to 0.9.14

- Strip shared library in post-install:

Changes:	http://sourceforge.net/projects/check/files/check/0.9.14/NEWS-README-0.9.14/view
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-07-28 12:54:53 +00:00
parent b582797be8
commit 4f90e08381
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363144
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libcheck
PORTVERSION= 0.9.13
PORTVERSION= 0.9.14
CATEGORIES= devel
MASTER_SITES= SF/check/check/${PORTVERSION}
DISTNAME= check-${PORTVERSION}
@ -33,7 +33,7 @@ post-patch:
-e '/^example[a-z]*dir = / s|(docdir)/example/|(exampledir)/|' \
${WRKSRC}/doc/Makefile.in
post-build:
@${STRIP_CMD} ${WRKSRC}/src/.libs/libcheck.so.0
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcheck.so.0.0.0
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (check-0.9.13.tar.gz) = ca6589c34f9c60ffd4c3e198ce581e944a9f040ca9352ed54068dd61bebb5cb7
SIZE (check-0.9.13.tar.gz) = 752880
SHA256 (check-0.9.14.tar.gz) = c272624645b1b738cf57fd5d81a3e4d9b722b99d6133ee3f3c4007d4d279840a
SIZE (check-0.9.14.tar.gz) = 758197