pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
fltk13: Update comments of libtool patches
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Fri May 7 12:08:31 2021 +0200
Changeset: a0cbf0cb2300f32dbc64dd8d9fee9830c83b6e64
Modified Files:
fltk13/distinfo
fltk13/patches/patch-configure
fltk13/patches/patch-fluid_Makefile
fltk13/patches/patch-makeinclude.in
fltk13/patches/patch-src_Makefile
fltk13/patches/patch-test_Makefile
Log Message:
fltk13: Update comments of libtool patches
Upstream declares libtool as not acceptable.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a0cbf0cb2300f32dbc64dd8d9fee9830c83b6e64
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
fltk13/distinfo | 10 +++++-----
fltk13/patches/patch-configure | 1 +
fltk13/patches/patch-fluid_Makefile | 1 +
fltk13/patches/patch-makeinclude.in | 1 +
fltk13/patches/patch-src_Makefile | 1 +
fltk13/patches/patch-test_Makefile | 1 +
6 files changed, 10 insertions(+), 5 deletions(-)
diffs:
diff --git a/fltk13/distinfo b/fltk13/distinfo
index c7966d7c55..428251019f 100644
--- a/fltk13/distinfo
+++ b/fltk13/distinfo
@@ -5,9 +5,9 @@ RMD160 (fltk-1.3.6rc2-source.tar.bz2) = 7c0743ae4e841a1f4185194998ad560589b99beb
SHA512 (fltk-1.3.6rc2-source.tar.bz2) = 3dfc2b05b7a67feecc929a924db790aeb841c45b6bfe980ab53ba8b09b8fb14ee2154dd64ecefbfc42ddff978dae1be7f256332553ce43d2a850585712370dba
Size (fltk-1.3.6rc2-source.tar.bz2) = 4572597 bytes
SHA1 (patch-Makefile) = c10e99516649e8fc02b6041be162229baec7a550
-SHA1 (patch-configure) = 8f89285c4b007dcb7ca5ff7f5336b095415ea601
+SHA1 (patch-configure) = 4bc9690d9a18c1b3eca9c40dbe01d952cc3194a6
SHA1 (patch-documentation_Makefile) = 4c0c4243311c170d6c645db41b8bb1821d053712
-SHA1 (patch-fluid_Makefile) = 3281a0933042495c22a0f84297ecb0d01570ce37
-SHA1 (patch-makeinclude.in) = 2abf1b5f89895e6485966c552093dbc0e1d28935
-SHA1 (patch-src_Makefile) = 50fc3c76402517b46d5bdc4946a282b0b607f8f8
-SHA1 (patch-test_Makefile) = cc06bd57c632c3cda1eaeb62298b8b116496ed61
+SHA1 (patch-fluid_Makefile) = 6033e485a8ea7590fe68d9049645a1035326f8ce
+SHA1 (patch-makeinclude.in) = e353cdc721c856e9c8839eb6334de59981e70d90
+SHA1 (patch-src_Makefile) = 463cc086e74fc00544f67ba8440ea48ae7e7e35a
+SHA1 (patch-test_Makefile) = c41d0184eed167e1ab8261fbee6cba96595c6c16
diff --git a/fltk13/patches/patch-configure b/fltk13/patches/patch-configure
index 0c4a8836e7..8a7de4f7ff 100644
--- a/fltk13/patches/patch-configure
+++ b/fltk13/patches/patch-configure
@@ -1,6 +1,7 @@
$NetBSD$
Add libtool support.
+Upstream will not merge this (libtool is listed as not acceptable).
--- configure.orig 2021-05-04 18:40:48.000000000 +0000
+++ configure
diff --git a/fltk13/patches/patch-fluid_Makefile b/fltk13/patches/patch-fluid_Makefile
index 0964aaa732..44c90a93f3 100644
--- a/fltk13/patches/patch-fluid_Makefile
+++ b/fltk13/patches/patch-fluid_Makefile
@@ -1,6 +1,7 @@
$NetBSD$
Use libtool.
+Upstream will not merge this (libtool is listed as not acceptable).
--- fluid/Makefile.orig 2021-05-04 17:36:17.000000000 +0000
+++ fluid/Makefile
diff --git a/fltk13/patches/patch-makeinclude.in b/fltk13/patches/patch-makeinclude.in
index c199ba6ccc..809162ddf9 100644
--- a/fltk13/patches/patch-makeinclude.in
+++ b/fltk13/patches/patch-makeinclude.in
@@ -1,6 +1,7 @@
$NetBSD$
Use libtool.
+Upstream will not merge this (libtool is listed as not acceptable).
--- makeinclude.in.orig 2021-05-04 17:36:17.000000000 +0000
+++ makeinclude.in
diff --git a/fltk13/patches/patch-src_Makefile b/fltk13/patches/patch-src_Makefile
index d6ada34bac..864a073b67 100644
--- a/fltk13/patches/patch-src_Makefile
+++ b/fltk13/patches/patch-src_Makefile
@@ -1,6 +1,7 @@
$NetBSD$
Use libtool.
+Upstream will not merge this (libtool is listed as not acceptable).
--- src/Makefile.orig 2021-05-04 17:36:17.000000000 +0000
+++ src/Makefile
diff --git a/fltk13/patches/patch-test_Makefile b/fltk13/patches/patch-test_Makefile
index 50a542c50f..802aac10cd 100644
--- a/fltk13/patches/patch-test_Makefile
+++ b/fltk13/patches/patch-test_Makefile
@@ -1,6 +1,7 @@
$NetBSD$
Use libtool.
+Upstream will not merge this (libtool is listed as not acceptable).
--- test/Makefile.orig 2021-05-04 17:36:17.000000000 +0000
+++ test/Makefile
Home |
Main Index |
Thread Index |
Old Index