[Midnightbsd-cvs] mports [16081] trunk/devel/libcheck: libcheck 0.9.12
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Mar 21 23:31:46 EDT 2014
Revision: 16081
http://svnweb.midnightbsd.org/mports/?rev=16081
Author: laffer1
Date: 2014-03-21 23:31:45 -0400 (Fri, 21 Mar 2014)
Log Message:
-----------
libcheck 0.9.12
Modified Paths:
--------------
trunk/devel/libcheck/Makefile
trunk/devel/libcheck/distinfo
trunk/devel/libcheck/pkg-plist
Modified: trunk/devel/libcheck/Makefile
===================================================================
--- trunk/devel/libcheck/Makefile 2014-03-22 03:28:50 UTC (rev 16080)
+++ trunk/devel/libcheck/Makefile 2014-03-22 03:31:45 UTC (rev 16081)
@@ -2,7 +2,7 @@
# $MidnightBSD$
PORTNAME= libcheck
-PORTVERSION= 0.9.11
+PORTVERSION= 0.9.12
CATEGORIES= devel
MASTER_SITES= SF/check/check/${PORTVERSION}
DISTNAME= check-${PORTVERSION}
@@ -20,9 +20,9 @@
USES= gmake pathfix
INFO= check
+PORTDOCS= *
+PORTEXAMPLES= *
-.include <bsd.mport.options.mk>
-
post-patch:
@${REINPLACE_CMD} \
-e 's|COPYING.LESSER||' \
@@ -32,15 +32,6 @@
-e '/^exampledir = / s|(docdir)/example|(datadir)/examples/${PORTNAME}|' \
-e '/^example[a-z]*dir = / s|(docdir)/example/|(exampledir)/|' \
${WRKSRC}/doc/Makefile.in
-.if !${PORT_OPTIONS:MDOCS}
- @${REINPLACE_CMD} -e '/^install-data-am:/ s| install-docDATA||' ${WRKSRC}/Makefile.in
-.endif
-.if !${PORT_OPTIONS:MEXAMPLES}
- @${REINPLACE_CMD} \
- -e '/^install-data-am:/ s| install-exampleDATA install-examplesrcDATA||' \
- -e 's|install-exampletestsDATA ||' \
- ${WRKSRC}/doc/Makefile.in
-.endif
post-build:
@${STRIP_CMD} ${WRKSRC}/src/.libs/libcheck.so.0
Modified: trunk/devel/libcheck/distinfo
===================================================================
--- trunk/devel/libcheck/distinfo 2014-03-22 03:28:50 UTC (rev 16080)
+++ trunk/devel/libcheck/distinfo 2014-03-22 03:31:45 UTC (rev 16081)
@@ -1,2 +1,2 @@
-SHA256 (check-0.9.11.tar.gz) = ea4e8c7ffb00bb4ffb3f59f11744a71f1cc4212c79f3083c7d9a4b0953976936
-SIZE (check-0.9.11.tar.gz) = 691146
+SHA256 (check-0.9.12.tar.gz) = c7d47e55e133a0ca19a52e08a99333ac55cb22618b53719b7f4117a1875b1ea3
+SIZE (check-0.9.12.tar.gz) = 730404
Modified: trunk/devel/libcheck/pkg-plist
===================================================================
--- trunk/devel/libcheck/pkg-plist 2014-03-22 03:28:50 UTC (rev 16080)
+++ trunk/devel/libcheck/pkg-plist 2014-03-22 03:31:45 UTC (rev 16081)
@@ -6,34 +6,5 @@
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
-%%PORTDOCS%%%%DOCSDIR%%/NEWS
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/SVNChangeLog
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.am
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/configure.ac
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/Makefile.am
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/main.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/money.1.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/money.1.h
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/money.2.h
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/money.3.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/money.4.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/money.5.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/money.6.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/money.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/src/money.h
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/Makefile.am
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/check_money.1.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/check_money.2.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/check_money.3.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/check_money.6.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/check_money.7.c
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/check_money.c
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/src
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
More information about the Midnightbsd-cvs
mailing list