diff --git a/dev-libs/libcroco/libcroco-0.6.10.recipe b/dev-libs/libcroco/libcroco-0.6.11.recipe similarity index 95% rename from dev-libs/libcroco/libcroco-0.6.10.recipe rename to dev-libs/libcroco/libcroco-0.6.11.recipe index 1923fd52b..61ab8aaa6 100644 --- a/dev-libs/libcroco/libcroco-0.6.10.recipe +++ b/dev-libs/libcroco/libcroco-0.6.11.recipe @@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/libcroco/" LICENSE="GNU LGPL v2.1" COPYRIGHT="2003-2004 Dodji Seketeli" SOURCE_URI="https://git.gnome.org/browse/libcroco/snapshot/libcroco-$portVersion.tar.xz" -CHECKSUM_SHA256="ec579d3f51df17ff786f01470111e898ae9d85b50097bb637fbf2e974348de04" +CHECKSUM_SHA256="9cb41a41c374c4364a62746503297e5177fc9dc5a32fa5cad7ab630dcb441ac9" REVISION="1" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" diff --git a/dev-libs/libcroco/patches/libcroco-0.6.10.patchset b/dev-libs/libcroco/patches/libcroco-0.6.10.patchset deleted file mode 100644 index ae46a7ee3..000000000 --- a/dev-libs/libcroco/patches/libcroco-0.6.10.patchset +++ /dev/null @@ -1,22 +0,0 @@ -From b17eb1c6b84a68fe230cd47bc23bf4d239f199d1 Mon Sep 17 00:00:00 2001 -From: Jerome Duval -Date: Tue, 3 Mar 2015 17:23:30 +0000 -Subject: Haiku patch - - -diff --git a/configure.in b/configure.in -index facf44c..0a0cef4 100644 ---- a/configure.in -+++ b/configure.in -@@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([src/cr-input.c]) - AC_CANONICAL_HOST - - AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2]) --AM_CONFIG_HEADER(config.h) -+AC_CONFIG_HEADERS(config.h) - - if test -z "$enable_maintainer_mode"; then - enable_maintainer_mode=yes --- -1.8.3.4 -