sysutils/direvent: the port had been updated to version 5.3
Set TEST_WRKSRC to the particular subdirectory tests are being kept in. Reported by: maintainer
This commit is contained in:
parent
86880ceb5d
commit
b97f2da76d
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
|
||||
|
||||
PORTNAME= direvent
|
||||
PORTVERSION= 5.2
|
||||
PORTVERSION= 5.3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= GNU
|
||||
|
||||
|
@ -13,6 +13,7 @@ LICENSE= GPLv3+
|
|||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
TEST_TARGET= check
|
||||
TEST_WRKSRC= ${WRKSRC}/tests
|
||||
|
||||
INFO= ${PORTNAME}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1563035347
|
||||
SHA256 (direvent-5.2.tar.gz) = 239822cdda9ecbbbc41a69181b34505b2d3badd4df5367e765a0ceb002883b55
|
||||
SIZE (direvent-5.2.tar.gz) = 943503
|
||||
TIMESTAMP = 1640853889
|
||||
SHA256 (direvent-5.3.tar.gz) = 9405a8a77da49fe92bbe4af18bf925ff91f6d3374c10b7d700a031bacb94c497
|
||||
SIZE (direvent-5.3.tar.gz) = 988369
|
||||
|
|
Loading…
Reference in a new issue