diff options
author | mat <mat@FreeBSD.org> | 2016-06-20 16:23:28 +0000 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-06-20 16:23:28 +0000 |
commit | bc12b6beb26907f267f34c1f8598d120cabecbae (patch) | |
tree | e83ee6693050a76e305a95a376451aa583df151e /emulators/pcemu/files/patch-ae | |
parent | 5616a93eb39854a280bacec86824bbec7824d5b3 (diff) | |
download | FreeBSD-ports-bc12b6beb26907f267f34c1f8598d120cabecbae.zip FreeBSD-ports-bc12b6beb26907f267f34c1f8598d120cabecbae.tar.gz |
With the power of USES=dos2unix, get rid of most patches and files
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'emulators/pcemu/files/patch-ae')
-rw-r--r-- | emulators/pcemu/files/patch-ae | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/emulators/pcemu/files/patch-ae b/emulators/pcemu/files/patch-ae index 6ff371a..5c745cc 100644 --- a/emulators/pcemu/files/patch-ae +++ b/emulators/pcemu/files/patch-ae @@ -1,10 +1,7 @@ -*** programs/config.sys.orig Mon Mar 27 21:27:23 1995 ---- programs/config.sys Mon Mar 27 22:19:26 1995 -*************** -*** 1,2 **** -! device=emufs.sys / -! stacks 9,512 ---- 1,3 ---- -! device=\emufs.sys /usr/local/lib/pcemu/C
-! stacks 9,512
-! +--- programs/config.sys.orig 2016-06-20 15:48:12 UTC ++++ programs/config.sys +@@ -1,2 +1,3 @@ +-device=emufs.sys / ++device=\emufs.sys /usr/local/lib/pcemu/C + stacks 9,512 ++ |