diff --git a/devel/p4/Makefile.inc b/devel/p4/Makefile.inc index 5ee8bf14dc75..f0d83ef6c1ee 100644 --- a/devel/p4/Makefile.inc +++ b/devel/p4/Makefile.inc @@ -1,7 +1,7 @@ P4VERSION?= r${PORTVERSION:S/^20//:C/\.[0-9]+$//} YEAR= 2025 -MAJOR= 1 -MINOR= 2810567 +MAJOR= 2 +MINOR= 2852709 JAM?= ${LOCALBASE}/bin/jam OSVER?= ${OSREL:S/.//} diff --git a/devel/p4/distinfo b/devel/p4/distinfo index 1d85c056b28f..5610ecd76f89 100644 --- a/devel/p4/distinfo +++ b/devel/p4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758068923 -SHA256 (p4source-2810567.tgz) = afa90f8405e7c266404c562a63722b273e8f6a02fd0d07256982d4fadde30404 -SIZE (p4source-2810567.tgz) = 6998050 +TIMESTAMP = 1765918477 +SHA256 (p4source-2852709.tgz) = e2f40e0a8ccf3d4f0f65df9147107ff0cff4d52937b33f342625a80f32ec83f5 +SIZE (p4source-2852709.tgz) = 7007314 diff --git a/devel/p4/pkg-descr b/devel/p4/pkg-descr index 321a2df50448..4b7f39318e24 100644 --- a/devel/p4/pkg-descr +++ b/devel/p4/pkg-descr @@ -1,12 +1,12 @@ Perforce is a commercial revision control system. This is the command line client which works with servers remotely or locally. The clients and the api for Perforce is freely available. This build does not support the "Extensions" feature. The server is no longer available for FreeBSD but the Linux version should work. There is a limited free use level and non-profit organizations might qualify for free licencing. See "p4 -V" for more licensing and version information. -See https://ftp.perforce.com/perforce/r25.1/doc/user/ for release notes. +See https://ftp.perforce.com/perforce/r25.2/doc/user/ for release notes.