ports/68685: Update Port: devel/svk to 0.16 with 2 dependent ports
Rong-En Fan
rafan at infor.org
Wed Jul 14 17:20:45 UTC 2004
There are several new manual pages introduced
in 0.16. here is the patch.
diff -ruN svk.orig/Makefile svk/Makefile
--- svk.orig/Makefile Thu Jul 15 01:13:26 2004
+++ svk/Makefile Thu Jul 15 01:15:23 2004
@@ -37,7 +37,6 @@
MAN1= svk.1
MAN3= SVK.3 \
- SVK::CombineEditor.3 \
SVK::Command::Add.3 \
SVK::Command::Annotate.3 \
SVK::Command::Cat.3 \
@@ -53,26 +52,31 @@
SVK::Command::Help.3 \
SVK::Command::Import.3 \
SVK::Command::Info.3 \
- SVK::Command::List.3 \
+ SVK::Command::List.3 \
SVK::Command::Log.3 \
SVK::Command::Merge.3 \
SVK::Command::Mirror.3 \
SVK::Command::Mkdir.3 \
+ SVK::Command::Patch.3 \
SVK::Command::Propdel.3 \
- SVK::Command::Propedit.3 \
+ SVK::Command::Propedit.3 \
SVK::Command::Proplist.3 \
SVK::Command::Propset.3 \
SVK::Command::Resolved.3 \
SVK::Command::Revert.3 \
SVK::Command::Smerge.3 \
SVK::Command::Status.3 \
- SVK::Command::Switch.3 \
+ SVK::Command::Switch.3 \
SVK::Command::Sync.3 \
SVK::Command::Update.3 \
SVK::Command::Verify.3 \
- SVK::DiffEditor.3 \
- SVK::MergeEditor.3 \
+ SVK::Editor::Combine.3 \
+ SVK::Editor::Diff.3 \
+ SVK::Editor::Merge.3 \
+ SVK::Editor::Patch.3 \
+ SVK::Editor::XD.3 \
SVK::Notify.3 \
+ SVK::Patch.3 \
SVK::XD.3
.include <bsd.port.pre.mk>
More information about the freebsd-ports-bugs
mailing list