diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-05 16:56:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-05 16:56:20 +0000 |
commit | 3f3e6f30c202000cd334b7eb5415014916130557 (patch) | |
tree | a9787adad6a279c1c4c1b3e631561c533f789dc9 /devel/libcheck | |
parent | 33dfda7d430789fdfe27bb1519978982c7c6404c (diff) | |
download | ports-3f3e6f30c202000cd334b7eb5415014916130557.tar.gz ports-3f3e6f30c202000cd334b7eb5415014916130557.zip |
Notes
Diffstat (limited to 'devel/libcheck')
-rw-r--r-- | devel/libcheck/Makefile | 6 | ||||
-rw-r--r-- | devel/libcheck/distinfo | 4 | ||||
-rw-r--r-- | devel/libcheck/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/devel/libcheck/Makefile b/devel/libcheck/Makefile index bc68a3aa2e2b..8e038be95b55 100644 --- a/devel/libcheck/Makefile +++ b/devel/libcheck/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcheck -PORTVERSION= 0.9.10 +PORTVERSION= 0.9.11 CATEGORIES= devel MASTER_SITES= SF/check/check/${PORTVERSION} DISTNAME= check-${PORTVERSION} @@ -20,9 +20,9 @@ USE_LDCONFIG= yes USES= gmake pathfix INFO= check -MAN1= checkmk.1 +#NO_STAGE= yes +#MAN1= checkmk.1 -NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/devel/libcheck/distinfo b/devel/libcheck/distinfo index fa6c2a5557cc..5f7253be8191 100644 --- a/devel/libcheck/distinfo +++ b/devel/libcheck/distinfo @@ -1,2 +1,2 @@ -SHA256 (check-0.9.10.tar.gz) = 823819235753e94ae0bcab3c46cc209de166c32ff2f52cefe120597db4403e6d -SIZE (check-0.9.10.tar.gz) = 650135 +SHA256 (check-0.9.11.tar.gz) = ea4e8c7ffb00bb4ffb3f59f11744a71f1cc4212c79f3083c7d9a4b0953976936 +SIZE (check-0.9.11.tar.gz) = 691146 diff --git a/devel/libcheck/pkg-plist b/devel/libcheck/pkg-plist index 66dd79e4dbb5..90d3e5343df3 100644 --- a/devel/libcheck/pkg-plist +++ b/devel/libcheck/pkg-plist @@ -6,6 +6,7 @@ lib/libcheck.la lib/libcheck.so lib/libcheck.so.0 libdata/pkgconfig/check.pc +man/man1/checkmk.1.gz share/aclocal/check.m4 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/ChangeLogOld |