mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
- Update to 0.10.0
- Regenerate patch file with makepatch: Changes: http://sourceforge.net/p/check/code/HEAD/tree/trunk/NEWS
This commit is contained in:
parent
44941f96e0
commit
83f6752329
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394077
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libcheck
|
||||
PORTVERSION= 0.9.14
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.10.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF/check/check/${PORTVERSION}
|
||||
DISTNAME= check-${PORTVERSION}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (check-0.9.14.tar.gz) = c272624645b1b738cf57fd5d81a3e4d9b722b99d6133ee3f3c4007d4d279840a
|
||||
SIZE (check-0.9.14.tar.gz) = 758197
|
||||
SHA256 (check-0.10.0.tar.gz) = f5f50766aa6f8fe5a2df752666ca01a950add45079aa06416b83765b1cf71052
|
||||
SIZE (check-0.10.0.tar.gz) = 769119
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- check.m4.orig 2008-12-29 21:48:46.000000000 +0800
|
||||
+++ check.m4 2009-01-07 09:02:41.452952376 +0800
|
||||
@@ -21,8 +21,20 @@
|
||||
--- check.m4.orig 2015-08-02 19:31:25 UTC
|
||||
+++ check.m4
|
||||
@@ -21,8 +21,20 @@ AC_DEFUN([AM_PATH_CHECK],
|
||||
CHECK_CFLAGS="-I$with_check/include"
|
||||
CHECK_LIBS="-L$with_check/lib -lcheck"
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user