diff options
-rw-r--r-- | devel/Makefile | 1 | ||||
-rw-r--r-- | devel/tevent016/Makefile | 6 | ||||
-rw-r--r-- | devel/tevent016/distinfo | 6 |
3 files changed, 7 insertions, 6 deletions
diff --git a/devel/Makefile b/devel/Makefile index 31b9adf7d66a..77cb0c8fb101 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -8236,6 +8236,7 @@ SUBDIR += terraform-ls SUBDIR += test-drive SUBDIR += tevent + SUBDIR += tevent016 SUBDIR += tex-kpathsea SUBDIR += tex-libtexlua SUBDIR += tex-libtexluajit diff --git a/devel/tevent016/Makefile b/devel/tevent016/Makefile index 0ab8dec78ce6..4775452bf995 100644 --- a/devel/tevent016/Makefile +++ b/devel/tevent016/Makefile @@ -1,5 +1,5 @@ PORTNAME= tevent -DISTVERSION= 0.15.0 +DISTVERSION= 0.16.1 PORTEPOCH= 0 CATEGORIES= devel MASTER_SITES= SAMBA @@ -10,8 +10,8 @@ WWW= https://tevent.samba.org/ LICENSE= LGPL3 -BUILD_DEPENDS= talloc>=2.3.4:devel/talloc -RUN_DEPENDS= talloc>=2.3.4:devel/talloc +BUILD_DEPENDS= talloc>=2.4.2:devel/talloc242 +RUN_DEPENDS= talloc>=2.4.2:devel/talloc242 USES= compiler pkgconfig shebangfix waf USE_LDCONFIG= yes diff --git a/devel/tevent016/distinfo b/devel/tevent016/distinfo index 56e4d3c17266..765a4b9ede4f 100644 --- a/devel/tevent016/distinfo +++ b/devel/tevent016/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722344186 -SHA256 (tevent-0.15.0.tar.gz) = 662a9f277281bcf506b6bc0a0baa03e44a62229516ee34bcc703a0b82aa46905 -SIZE (tevent-0.15.0.tar.gz) = 884634 +TIMESTAMP = 1737642434 +SHA256 (tevent-0.16.1.tar.gz) = 362971e0f32dc1905f6fe4736319c4b8348c22dc85aa6c3f690a28efe548029e +SIZE (tevent-0.16.1.tar.gz) = 890010 |