Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/ipsec-tools-0_8-branch]: src/crypto/dist/ipsec-tools Create ChangeLog fo...
details: https://anonhg.NetBSD.org/src/rev/a230340ba121
branches: ipsec-tools-0_8-branch
changeset: 763321:a230340ba121
user: tteras <tteras%NetBSD.org@localhost>
date: Fri Aug 12 05:42:16 2011 +0000
description:
Create ChangeLog for proper CVS branch.
diffstat:
crypto/dist/ipsec-tools/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 9899ff7082b2 -r a230340ba121 crypto/dist/ipsec-tools/Makefile.am
--- a/crypto/dist/ipsec-tools/Makefile.am Fri Mar 18 13:25:12 2011 +0000
+++ b/crypto/dist/ipsec-tools/Makefile.am Fri Aug 12 05:42:16 2011 +0000
@@ -8,7 +8,7 @@
$(srcdir)/ChangeLog:
@if test -d "$(srcdir)/CVS"; then \
- $(srcdir)/misc/cvs2cl.pl --follow-only TRUNK -I ChangeLog --utc -U $(srcdir)/misc/cvsusermap --group-by-author --fsf -T -l "-d2006-09-10<now" --tag-regexp "^ipsec-tools" --stdout > $@ ; \
+ $(srcdir)/misc/cvs2cl.pl --follow-only ipsec-tools-0_8-branch -I ChangeLog --utc -U $(srcdir)/misc/cvsusermap --group-by-author --fsf -T -l "-d2006-09-10<now" --tag-regexp "^ipsec-tools"
--stdout > $@ ; \
echo "For older changes see ChangeLog.old" >> $@ ; \
else \
echo "A CVS checkout and perl is required to generate ChangeLog" ; \
Home |
Main Index |
Thread Index |
Old Index