diff options
author | Lars Thegler <lth@FreeBSD.org> | 2007-10-19 07:54:00 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2007-10-19 07:54:00 +0000 |
commit | 500b38ade836315ed013f8050a99ee5b1f143215 (patch) | |
tree | 56a8e996f949299cf3dd84a24dd1a90233b9cc5a /devel/p4d | |
parent | 883a0e87350d9791a60a4e0ab68306d0ab93c06e (diff) | |
download | ports-500b38ade836315ed013f8050a99ee5b1f143215.tar.gz ports-500b38ade836315ed013f8050a99ee5b1f143215.zip |
Chase updated binaries.
Bugs fixed: (from release notes):
#136755 **
A perforce server could shutdown with the message
"License expired" even when a new license with a valid
expire date was put in place (either manually or with
the 'p4 license' command). This only happened if the
license that the server was originally started with
became out of date. (Bug #24800)
#136742 **
'p4 obliterate' under certain conditions could purge an
archive file which still had lazy copies pointing to it.
This change prevents that from happening. (Bug #26682).
#136586 **
In certain cases inconsistent results depending on depot
path could be observed for some commands. Typically when
this happened an unrestricted 'p4 sync' would bring back
correct behaviour. This problem only occured when a file
that had been previously synced was no longer mapped by the
current client view and the client path name had a '.' in
a significant position of its path. This has been fixed
(Bug #24943, #26541).
#135236 **
Unintegrated revisions prior to a delete could cause
undesirable file re-branching in subsequent integrations.
This change brings back an older behavior, which is to
not re-branch from revisions prior to a delete when the
target is also deleted. (Bug #25662)
For complete list of changes, see:
http://www.perforce.com/perforce/doc.062/user/relnotes.txt
Notes
Notes:
svn path=/head/; revision=201667
Diffstat (limited to 'devel/p4d')
-rw-r--r-- | devel/p4d/Makefile | 2 | ||||
-rw-r--r-- | devel/p4d/distinfo.freebsd54x86 | 6 | ||||
-rw-r--r-- | devel/p4d/distinfo.freebsd54x86_64 | 6 | ||||
-rw-r--r-- | devel/p4d/distinfo.freebsd61sparc64 | 6 |
4 files changed, 10 insertions, 10 deletions
diff --git a/devel/p4d/Makefile b/devel/p4d/Makefile index fcca1d5f1a9c..785ca7676a02 100644 --- a/devel/p4d/Makefile +++ b/devel/p4d/Makefile @@ -33,7 +33,7 @@ ARCH?= i386 .if ${ARCH} == amd64 || ${ARCH} == i386 || ${ARCH} == sparc64 VERSION= 06.2 -REVISION= 2 +REVISION= 3 BIN_FILES= p4 SBIN_FILES= p4d p4ftpd p4p p4web REL_NOTES= http://www.perforce.com/perforce/doc.062/user/relnotes.txt diff --git a/devel/p4d/distinfo.freebsd54x86 b/devel/p4d/distinfo.freebsd54x86 index 7c3035d4c66b..209005bf03cb 100644 --- a/devel/p4d/distinfo.freebsd54x86 +++ b/devel/p4d/distinfo.freebsd54x86 @@ -1,9 +1,9 @@ MD5 (perforce/06.2/i386/p4) = 95aa7364204817c3e33dcdbfceaf2452 SHA256 (perforce/06.2/i386/p4) = 8da93b07f57f69a3e8392d88c5937b065e769cdd9c9413566e74bd0e557ffc64 SIZE (perforce/06.2/i386/p4) = 506488 -MD5 (perforce/06.2/i386/p4d) = cbcb3b8dc2e782184ced40c11e6ebaa2 -SHA256 (perforce/06.2/i386/p4d) = be3c89ddb022f8eaa926967f180e306dbc31092875df763f13443c9cfc37350e -SIZE (perforce/06.2/i386/p4d) = 1399668 +MD5 (perforce/06.2/i386/p4d) = 96a05dd396a200adfca45d542c6069ea +SHA256 (perforce/06.2/i386/p4d) = 934cf42c2061328d6449fa807a96453a5670d77a702ef80fa260ea41d359a111 +SIZE (perforce/06.2/i386/p4d) = 1403352 MD5 (perforce/06.2/i386/p4ftpd) = 72bedc6e05835eda0788da2eb0986c2f SHA256 (perforce/06.2/i386/p4ftpd) = c324ace80099ef70f897a7b78e0e4677e383b63f0be6d2f31b80e7519d88502f SIZE (perforce/06.2/i386/p4ftpd) = 602076 diff --git a/devel/p4d/distinfo.freebsd54x86_64 b/devel/p4d/distinfo.freebsd54x86_64 index 09406f8acf23..984309b037a3 100644 --- a/devel/p4d/distinfo.freebsd54x86_64 +++ b/devel/p4d/distinfo.freebsd54x86_64 @@ -1,9 +1,9 @@ MD5 (perforce/06.2/amd64/p4) = d93725b13a81360bce862d2216469bbc SHA256 (perforce/06.2/amd64/p4) = e75bca064e60803a0628048fc4616ed4494326b53542622154969d71b75fbe3f SIZE (perforce/06.2/amd64/p4) = 568632 -MD5 (perforce/06.2/amd64/p4d) = fcfec1998967593415fc75abb1799a11 -SHA256 (perforce/06.2/amd64/p4d) = 5cc170f52ff6a70621bd10c5f772fb1f3f4be98184cfe22440c9582d62db9bf4 -SIZE (perforce/06.2/amd64/p4d) = 1557080 +MD5 (perforce/06.2/amd64/p4d) = 56485b358233cad3ac5762474252ae78 +SHA256 (perforce/06.2/amd64/p4d) = f64241965f6f09d204a143fb2bc5adf5d589cdeeab0b8e90b8e88ad0392fc376 +SIZE (perforce/06.2/amd64/p4d) = 1556728 MD5 (perforce/06.2/amd64/p4ftpd) = 0fda699385823285452a311951a7340d SHA256 (perforce/06.2/amd64/p4ftpd) = deb1f1e2d68396b967b405642a29a32ad8e81bb6ce183df2712be333cb1bdb35 SIZE (perforce/06.2/amd64/p4ftpd) = 678680 diff --git a/devel/p4d/distinfo.freebsd61sparc64 b/devel/p4d/distinfo.freebsd61sparc64 index 37bd759292bb..40597d0399d5 100644 --- a/devel/p4d/distinfo.freebsd61sparc64 +++ b/devel/p4d/distinfo.freebsd61sparc64 @@ -1,9 +1,9 @@ MD5 (perforce/06.2/sparc64/p4) = 0dd88a52e2a00510bb9a9fe474bfffab SHA256 (perforce/06.2/sparc64/p4) = 7079c6a17c634e7d376987f35319d799b93966a80be6ea86988073a93ef9a5b8 SIZE (perforce/06.2/sparc64/p4) = 586008 -MD5 (perforce/06.2/sparc64/p4d) = adcaec23d20250ffb770211d30e53fa1 -SHA256 (perforce/06.2/sparc64/p4d) = f91447f8ad59b9e5dd5adc130db7d37711dfc7fd75ab47130464bc9ec6ca493a -SIZE (perforce/06.2/sparc64/p4d) = 1580824 +MD5 (perforce/06.2/sparc64/p4d) = 7a79813c544ff8fa623e2bbffa7fcfba +SHA256 (perforce/06.2/sparc64/p4d) = 83a16435e3566e7f32add7cab40fbb471ad8591854e9eebe2061664da53f1378 +SIZE (perforce/06.2/sparc64/p4d) = 1587480 MD5 (perforce/06.2/sparc64/p4ftpd) = 9be748356e018db0a7dfa8ff4e95e2fb SHA256 (perforce/06.2/sparc64/p4ftpd) = 9c1969c87df06b077bdc589383346674c022e0274b5324522582a213b20a25a7 SIZE (perforce/06.2/sparc64/p4ftpd) = 700320 |