FreeBSD Bugzilla – Attachment 255157 Details for
Bug 282748
devel/py-p4python: new release 2024.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
port new release patch
p4.patch (text/plain), 2.69 KB, created by
antonfb
on 2024-11-14 02:50:56 UTC
(
hide
)
Description:
port new release patch
Filename:
MIME Type:
Creator:
antonfb
Created:
2024-11-14 02:50:56 UTC
Size:
2.69 KB
patch
obsolete
>diff --git a/devel/p4/Makefile.inc b/devel/p4/Makefile.inc >index 5ff5842ac2..0715410b8f 100644 >--- a/devel/p4/Makefile.inc >+++ b/devel/p4/Makefile.inc >@@ -1,7 +1,7 @@ > P4VERSION?= r${PORTVERSION:S/^20//:C/\.[0-9]+$//} > YEAR= 2024 >-MAJOR= 1 >-MINOR= 2655224 >+MAJOR= 2 >+MINOR= 2675662 > > JAM?= ${LOCALBASE}/bin/jam > OSVER?= ${OSREL:S/.//} >diff --git a/devel/p4/distinfo b/devel/p4/distinfo >index 840dc83107..3885fa5cf1 100644 >--- a/devel/p4/distinfo >+++ b/devel/p4/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1727095903 >-SHA256 (p4source-2655224.tgz) = f9fb71a0de4b9fdb8297c627a97ded99bc944d958e36c1b4887cfb22921ba1d4 >-SIZE (p4source-2655224.tgz) = 6794469 >+TIMESTAMP = 1731027711 >+SHA256 (p4source-2675662.tgz) = 23d3a2d03b70d2d2198289b4ac58a70992df9d17ca76ca569928d56173960a89 >+SIZE (p4source-2675662.tgz) = 6891588 >diff --git a/devel/p4/files/patch-sys_fileio.cc b/devel/p4/files/patch-sys_fileio.cc >deleted file mode 100644 >index 2b074034ec..0000000000 >--- a/devel/p4/files/patch-sys_fileio.cc >+++ /dev/null >@@ -1,23 +0,0 @@ >---- sys/fileio.cc.orig 2024-07-18 14:04:43 UTC >-+++ sys/fileio.cc >-@@ -595,7 +595,7 @@ FileIO::StatModTimeHP(DateTimeHighPrecision *modTime) >- int nanosecs = 0; >- >- // nanosecond support for stat is a bit of a portability mess >--#if defined(OS_LINUX) >-+#if defined(OS_LINUX) || defined(OS_FREEBSD) >- #if defined(__GLIBC__) && defined(__GLIBC_PREREQ) >- #if defined(_BSD_SOURCE) || defined(_SVID_SOURCE) \ >- || (__GLIBC_PREREQ(2, 12) \ >-@@ -862,6 +862,11 @@ void >- FileIO::GetExtendedAttribute( StrPtr *name, StrBuf *val, Error *e ) >- { >- val->Clear(); >-+} >-+ >-+void >-+FileIO::SetExtendedAttributes( StrDict *vals, Error *e ) >-+{ >- } >- >- void >diff --git a/devel/p4/files/patch-sys_stdhdrs.h b/devel/p4/files/patch-sys_stdhdrs.h >deleted file mode 100644 >index 31b6f9d87e..0000000000 >--- a/devel/p4/files/patch-sys_stdhdrs.h >+++ /dev/null >@@ -1,11 +0,0 @@ >---- sys/stdhdrs.h.orig 2024-09-23 13:23:02 UTC >-+++ sys/stdhdrs.h >-@@ -527,7 +527,7 @@ extern "C" int socketpair(int, int, int, int*); >- # endif >- >- # if defined(NEED_TIME_HP) >--# if defined( OS_LINUX ) >-+# if defined( OS_LINUX ) || defined( OS_FREEBSD ) >- # define HAVE_CLOCK_GETTIME >- #if defined(__GLIBC__) && defined(__GLIBC_PREREQ) >- # if ( __GLIBC_PREREQ( 2, 10 ) && \ >diff --git a/devel/p4/pkg-descr b/devel/p4/pkg-descr >index 208646740f..d2284a3eea 100644 >--- a/devel/p4/pkg-descr >+++ b/devel/p4/pkg-descr >@@ -9,4 +9,4 @@ 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/r24.1/doc/user/ for release notes. >+See https://ftp.perforce.com/perforce/r24.2/doc/user/ for release notes.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
antonfb:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 282748
:
255157
|
255158