diff --git a/graphics/ipe/patches/patch-src_config_mak b/graphics/ipe/patches/patch-src_config_mak index e80b0ccdaf3..3aa2d3302ee 100644 --- a/graphics/ipe/patches/patch-src_config_mak +++ b/graphics/ipe/patches/patch-src_config_mak @@ -1,4 +1,5 @@ -$OpenBSD: patch-src_config_mak,v 1.5 2020/01/18 21:00:14 sthen Exp $ +$OpenBSD: patch-src_config_mak,v 1.6 2020/01/25 12:01:09 sthen Exp $ + Index: src/config.mak --- src/config.mak.orig +++ src/config.mak diff --git a/graphics/ipe/patches/patch-src_ipe6upgrade_Makefile b/graphics/ipe/patches/patch-src_ipe6upgrade_Makefile index c39de6f8b18..41b13f1f7f6 100644 --- a/graphics/ipe/patches/patch-src_ipe6upgrade_Makefile +++ b/graphics/ipe/patches/patch-src_ipe6upgrade_Makefile @@ -1,6 +1,8 @@ -$OpenBSD: patch-src_ipe6upgrade_Makefile,v 1.2 2019/04/30 06:44:29 bentley Exp $ ---- src/ipe6upgrade/Makefile.orig Sat Jul 7 15:41:07 2012 -+++ src/ipe6upgrade/Makefile Sat Jul 7 15:41:20 2012 +$OpenBSD: patch-src_ipe6upgrade_Makefile,v 1.3 2020/01/25 12:01:09 sthen Exp $ + +Index: src/ipe6upgrade/Makefile +--- src/ipe6upgrade/Makefile.orig ++++ src/ipe6upgrade/Makefile @@ -17,7 +17,7 @@ sources = ipe6upgrade.cpp $(TARGET): $(objects) diff --git a/graphics/ipe/patches/patch-src_ipeextract_Makefile b/graphics/ipe/patches/patch-src_ipeextract_Makefile index 29ac7abd362..e69550d20ba 100644 --- a/graphics/ipe/patches/patch-src_ipeextract_Makefile +++ b/graphics/ipe/patches/patch-src_ipeextract_Makefile @@ -1,6 +1,8 @@ -$OpenBSD: patch-src_ipeextract_Makefile,v 1.2 2019/04/30 06:44:29 bentley Exp $ ---- src/ipeextract/Makefile.orig Sat Jul 7 15:41:41 2012 -+++ src/ipeextract/Makefile Sat Jul 7 15:41:56 2012 +$OpenBSD: patch-src_ipeextract_Makefile,v 1.3 2020/01/25 12:01:09 sthen Exp $ + +Index: src/ipeextract/Makefile +--- src/ipeextract/Makefile.orig ++++ src/ipeextract/Makefile @@ -16,7 +16,7 @@ sources = ipeextract.cpp $(TARGET): $(objects) diff --git a/graphics/ipe/patches/patch-src_ipetoipe_Makefile b/graphics/ipe/patches/patch-src_ipetoipe_Makefile index fc45e3ebaf2..f07324b30d2 100644 --- a/graphics/ipe/patches/patch-src_ipetoipe_Makefile +++ b/graphics/ipe/patches/patch-src_ipetoipe_Makefile @@ -1,6 +1,8 @@ -$OpenBSD: patch-src_ipetoipe_Makefile,v 1.2 2019/04/30 06:44:29 bentley Exp $ ---- src/ipetoipe/Makefile.orig Sat Jul 7 15:40:24 2012 -+++ src/ipetoipe/Makefile Sat Jul 7 15:40:39 2012 +$OpenBSD: patch-src_ipetoipe_Makefile,v 1.3 2020/01/25 12:01:09 sthen Exp $ + +Index: src/ipetoipe/Makefile +--- src/ipetoipe/Makefile.orig ++++ src/ipetoipe/Makefile @@ -16,7 +16,7 @@ sources = ipetoipe.cpp $(TARGET): $(objects)