summaryrefslogtreecommitdiff
path: root/devel/p4d/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2008-04-27 12:47:50 +0000
committerLars Thegler <lth@FreeBSD.org>2008-04-27 12:47:50 +0000
commit2f28409417da3711ba29afeca521af51dc9d99ca (patch)
tree34b354d5e2a0a7d2fafa194e10184cd44bf980f7 /devel/p4d/Makefile
parent- move knobs into OPTIONS, make (almost) everything selectable (diff)
Bugs fixed (from release notes):
#152382 ** Sometimes 'p4 integrate' would find a distant base when cherry picking revisions to integrate. Now 'p4 integrate' insists that the base be the revision before the first revision being integrated when cherry picking revisions. (Bug #29016). #152296 ** 'p4 submit' could report "No files to submit" if the combination of client mapped files and protections table exceeded an internal limit. This limit was incorrectly reached on case-insensitive Servers (Windows) by repeated values in a generated map. This has been fixed. (Bug #28853)
Notes
Notes: svn path=/head/; revision=212103
Diffstat (limited to 'devel/p4d/Makefile')
-rw-r--r--devel/p4d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p4d/Makefile b/devel/p4d/Makefile
index 8e1d6ceb5322..4d0dc8579d2a 100644
--- a/devel/p4d/Makefile
+++ b/devel/p4d/Makefile
@@ -33,7 +33,7 @@ ARCH?= i386
.if ${ARCH} == amd64 || ${ARCH} == i386 || ${ARCH} == sparc64
VERSION= 07.3
-REVISION= 1
+REVISION= 2
BIN_FILES= p4
SBIN_FILES= p4d p4ftpd p4p p4web
REL_NOTES= http://www.perforce.com/perforce/doc.073/user/relnotes.txt