aboutsummaryrefslogtreecommitdiff
path: root/devel/libcheck
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-04-26 02:28:07 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-04-26 02:28:07 +0000
commitcf54dee509455a58bd4b560ee6e6f493c8abd138 (patch)
tree8cdeeaeba60a9503bfa45f0fef5a2ed557227f7a /devel/libcheck
parent9a88a86c180d4738bdb62eeb3002ee7b057e3504 (diff)
downloadports-cf54dee509455a58bd4b560ee6e6f493c8abd138.tar.gz
ports-cf54dee509455a58bd4b560ee6e6f493c8abd138.zip
- Update to 0.9.10
Notes
Notes: svn path=/head/; revision=316540
Diffstat (limited to 'devel/libcheck')
-rw-r--r--devel/libcheck/Makefile7
-rw-r--r--devel/libcheck/distinfo4
-rw-r--r--devel/libcheck/pkg-plist1
3 files changed, 5 insertions, 7 deletions
diff --git a/devel/libcheck/Makefile b/devel/libcheck/Makefile
index 7a3f841a3962..0cc2944f87f9 100644
--- a/devel/libcheck/Makefile
+++ b/devel/libcheck/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libcheck
-PORTVERSION= 0.9.9
+PORTVERSION= 0.9.10
CATEGORIES= devel
MASTER_SITES= SF/check/check/${PORTVERSION}
DISTNAME= check-${PORTVERSION}
@@ -14,14 +14,12 @@ LICENSE= LGPL21
OPTIONS_DEFINE= DOCS EXAMPLES
-#CONFIGURE_ARGS= --docdir=${DOCSDIR}
CONFIGURE_ENV= ac_cv_path_AWK_PATH=${AWK}
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
+USES= pathfix
-#DOCSDIR= ${PREFIX}/share/doc/check
-#EXAMPLESDIR= ${PREFIX}/share/examples/check
INFO= check
MAN1= checkmk.1
@@ -31,7 +29,6 @@ post-patch:
@${REINPLACE_CMD} \
-e 's|COPYING.LESSER||' \
-e '/^docdir = / s|$$(PACKAGE)|${PORTNAME}|' \
- -e '/^pcdatadir = / s|(libdir)/pkgconfig|(exec_prefix)/libdata/pkgconfig|' \
${WRKSRC}/Makefile.in
@${REINPLACE_CMD} \
-e '/^exampledir = / s|(docdir)/example|(datadir)/examples/${PORTNAME}|' \
diff --git a/devel/libcheck/distinfo b/devel/libcheck/distinfo
index 7897269b7c45..fa6c2a5557cc 100644
--- a/devel/libcheck/distinfo
+++ b/devel/libcheck/distinfo
@@ -1,2 +1,2 @@
-SHA256 (check-0.9.9.tar.gz) = 1a7a9abb9d051e1b9da4149ce651436a29e20135a40bdb202bd7b2bef3878ac9
-SIZE (check-0.9.9.tar.gz) = 602679
+SHA256 (check-0.9.10.tar.gz) = 823819235753e94ae0bcab3c46cc209de166c32ff2f52cefe120597db4403e6d
+SIZE (check-0.9.10.tar.gz) = 650135
diff --git a/devel/libcheck/pkg-plist b/devel/libcheck/pkg-plist
index b40a8da83c9b..66dd79e4dbb5 100644
--- a/devel/libcheck/pkg-plist
+++ b/devel/libcheck/pkg-plist
@@ -1,5 +1,6 @@
bin/checkmk
include/check.h
+include/check_stdint.h
lib/libcheck.a
lib/libcheck.la
lib/libcheck.so