aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-28 12:54:53 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-28 12:54:53 +0000
commit4f90e08381c93b7eb5d3f37a12fa69966bdb3359 (patch)
tree77b7b4e47cf4145bb4c31ab90cc0d3b074b93836
parentb582797be8a4c49d3486371c899841433b566edb (diff)
downloadports-4f90e08381c93b7eb5d3f37a12fa69966bdb3359.tar.gz
ports-4f90e08381c93b7eb5d3f37a12fa69966bdb3359.zip
Notes
-rw-r--r--devel/libcheck/Makefile6
-rw-r--r--devel/libcheck/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/libcheck/Makefile b/devel/libcheck/Makefile
index 4ea3ff68874d..d538e78d95ca 100644
--- a/devel/libcheck/Makefile
+++ b/devel/libcheck/Makefile
@@ -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>
diff --git a/devel/libcheck/distinfo b/devel/libcheck/distinfo
index 4d1a0679507b..9e5b5ec8fae2 100644
--- a/devel/libcheck/distinfo
+++ b/devel/libcheck/distinfo
@@ -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