dev-lang/tcl: remove duplicate patches
authorMarty E. Plummer <hanetzer@startmail.com>
Sun, 8 Apr 2018 21:09:00 +0000 (16:09 -0500)
committerAmy Liffey <amynka@gentoo.org>
Sun, 15 Apr 2018 14:22:44 +0000 (16:22 +0200)
Closes: https://github.com/gentoo/gentoo/pull/7901

Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-lang/tcl/files/tcl-8.5.13-multilib.patch
dev-lang/tcl/files/tcl-8.5.14-conf.patch
dev-lang/tcl/files/tcl-8.6.1-conf.patch [deleted file]
dev-lang/tcl/tcl-8.6.5.ebuild
dev-lang/tcl/tcl-8.6.6.ebuild
dev-lang/tcl/tcl-8.6.7.ebuild

index de1580ce55bdbf97cf1944ffcd8bafef195aac21..8c4bc7482189139c24253849a4645dee5e67598f 100644 (file)
@@ -1,6 +1,5 @@
-diff -Naur tcl8.5a6.orig/unix/configure.in tcl8.5a6/unix/configure.in
---- tcl8.5a6.orig/unix/configure.in    2007-04-27 02:33:51.000000000 +0900
-+++ tcl8.5a6/unix/configure.in 2007-05-16 10:27:25.000000000 +0900
+--- a/unix/configure.in
++++ b/unix/configure.in
 @@ -645,7 +645,7 @@
  
  eval "TCL_LIB_FILE=${TCL_LIB_FILE}"
index be303e9f3ef8dc65cc8011011778b161e1ece1aa..a8b3aa021014713e78e2a0830ddd5b616ab5eea3 100644 (file)
@@ -1,5 +1,5 @@
---- tcl8.5.0/unix/tcl.m4.conf  2007-12-20 10:48:05.000000000 +0100
-+++ tcl8.5.0/unix/tcl.m4       2007-12-20 10:48:52.000000000 +0100
+--- a/unix/tcl.m4
++++ b/unix/tcl.m4
 @@ -1427,7 +1427,7 @@ dnl AC_CHECK_TOOL(AR, ar)
            # get rid of the warnings.
            #CFLAGS_OPTIMIZE="${CFLAGS_OPTIMIZE} -D__NO_STRING_INLINES -D__NO_MATH_INLINES"
diff --git a/dev-lang/tcl/files/tcl-8.6.1-conf.patch b/dev-lang/tcl/files/tcl-8.6.1-conf.patch
deleted file mode 100644 (file)
index be303e9..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- tcl8.5.0/unix/tcl.m4.conf  2007-12-20 10:48:05.000000000 +0100
-+++ tcl8.5.0/unix/tcl.m4       2007-12-20 10:48:52.000000000 +0100
-@@ -1427,7 +1427,7 @@ dnl AC_CHECK_TOOL(AR, ar)
-           # get rid of the warnings.
-           #CFLAGS_OPTIMIZE="${CFLAGS_OPTIMIZE} -D__NO_STRING_INLINES -D__NO_MATH_INLINES"
--          SHLIB_LD='${CC} -shared ${CFLAGS} ${LDFLAGS}'
-+          SHLIB_LD='${CC} -shared ${CFLAGS} ${LDFLAGS} -fPIC -Wl,-soname,${@}'
-           DL_OBJS="tclLoadDl.o"
-           DL_LIBS="-ldl"
-           LDFLAGS="$LDFLAGS -Wl,--export-dynamic"
index 714a452ad868fdbb7d5f9d348fbe7684af550f6f..3639ae997f5377c4805992a38eda7fc7ee422deb 100644 (file)
@@ -26,7 +26,7 @@ PATCHES=(
        "${FILESDIR}"/${PN}-8.5.13-multilib.patch
 
        # Bug 125971
-       "${FILESDIR}"/${PN}-8.6.1-conf.patch
+       "${FILESDIR}"/${PN}-8.5.14-conf.patch
 )
 
 src_prepare() {
index c13faf4b0c5955d2535fad3c8d72733ac149dc1a..013773c8fd8551dda99bc5a30028e914ee4dbca2 100644 (file)
@@ -28,7 +28,7 @@ PATCHES=(
        "${FILESDIR}"/${PN}-8.5.13-multilib.patch
 
        # Bug 125971
-       "${FILESDIR}"/${PN}-8.6.1-conf.patch
+       "${FILESDIR}"/${PN}-8.5.14-conf.patch
 )
 
 src_prepare() {
index 5195bafb235035262cf3fc7e17078d42c10aac30..de2ab7c8cdc4e8675ddecba4805181a8af934297 100644 (file)
@@ -26,7 +26,7 @@ PATCHES=(
        "${FILESDIR}"/${PN}-8.5.13-multilib.patch
 
        # Bug 125971
-       "${FILESDIR}"/${PN}-8.6.1-conf.patch
+       "${FILESDIR}"/${PN}-8.5.14-conf.patch
 )
 
 src_prepare() {