pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/FlightCrew FlightCrew: Fix DOS line endings o...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b46986517bca
branches: trunk
changeset: 369343:b46986517bca
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu Sep 28 15:49:08 2017 +0000
description:
FlightCrew: Fix DOS line endings on all patched files.
diffstat:
textproc/FlightCrew/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r fa64ed6b9709 -r b46986517bca textproc/FlightCrew/Makefile
--- a/textproc/FlightCrew/Makefile Thu Sep 28 13:49:19 2017 +0000
+++ b/textproc/FlightCrew/Makefile Thu Sep 28 15:49:08 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2017/09/11 07:38:23 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2017/09/28 15:49:08 jperkin Exp $
DISTNAME= FlightCrew-0.7.2-Code
PKGNAME= ${DISTNAME:S/-Code//}
@@ -32,6 +32,7 @@
SUBST_STAGE.d2u= post-extract
SUBST_MESSAGE.d2u= Removing CR end-of-line markers.
SUBST_FILES.d2u= CMakeLists.txt
+SUBST_FILES.d2u+= src/FlightCrew/CMakeLists.txt
SUBST_FILES.d2u+= src/FlightCrew/tests/CMakeLists.txt
SUBST_FILES.d2u+= src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp
SUBST_FILTER_CMD.d2u= ${TR} -d '\r'
Home |
Main Index |
Thread Index |
Old Index