diff options
author | Michael Osipov <michaelo@FreeBSD.org> | 2025-05-20 14:53:52 +0200 |
---|---|---|
committer | Michael Osipov <michaelo@FreeBSD.org> | 2025-05-20 15:23:29 +0200 |
commit | bab42aa506fb2f4401fe6f7e1a693c431a299fdc (patch) | |
tree | 70d3260050aa627a1dbfc78b3b15dde990bc1262 | |
parent | databases/mongodb60: start announcing EOL date of August 2025 (diff) |
devel/websvn: Update port to 2.8.5
Changelog: https://github.com/websvnphp/websvn/releases/tag/2.8.5
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D50436
-rw-r--r-- | devel/websvn/Makefile | 2 | ||||
-rw-r--r-- | devel/websvn/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/websvn/Makefile b/devel/websvn/Makefile index 667d7e51b37b..024d8d5d73a3 100644 --- a/devel/websvn/Makefile +++ b/devel/websvn/Makefile @@ -1,5 +1,5 @@ PORTNAME= websvn -PORTVERSION= 2.8.4 +PORTVERSION= 2.8.5 CATEGORIES= devel www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/devel/websvn/distinfo b/devel/websvn/distinfo index 103450249df8..bf99f8105780 100644 --- a/devel/websvn/distinfo +++ b/devel/websvn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710758315 -SHA256 (websvnphp-websvn-2.8.4_GH0.tar.gz) = 04324ba391c5dd79abaff9ecbbd06cfda979e15806438da780bde60ef64af43e -SIZE (websvnphp-websvn-2.8.4_GH0.tar.gz) = 254505 +TIMESTAMP = 1747745416 +SHA256 (websvnphp-websvn-2.8.5_GH0.tar.gz) = bc6eeeb873c9e0fdd18f4783b82532b7f6df070f2e027d3b26db271f8aaadbce +SIZE (websvnphp-websvn-2.8.5_GH0.tar.gz) = 254050 |