diff --git a/devel/libdispatch/Makefile b/devel/libdispatch/Makefile index 97fdf2368768..c31f1e08b0ab 100644 --- a/devel/libdispatch/Makefile +++ b/devel/libdispatch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libdispatch -PORTVERSION= 171 +PORTVERSION= 174 CATEGORIES= devel MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ DISTNAME= ${PORTNAME}-r${PORTVERSION} diff --git a/devel/libdispatch/distinfo b/devel/libdispatch/distinfo index bb86ce0bb071..79e2b2e5e4b9 100644 --- a/devel/libdispatch/distinfo +++ b/devel/libdispatch/distinfo @@ -1,3 +1,3 @@ -MD5 (libdispatch-r171.tar.bz2) = 02a39e67ff6a4f2a6011ebef5aa3ba87 -SHA256 (libdispatch-r171.tar.bz2) = a428bbfbf7154caf4d14de7282176e2ff52780bdb8b587e13c383f1d035b5ade -SIZE (libdispatch-r171.tar.bz2) = 353691 +MD5 (libdispatch-r174.tar.bz2) = cd14a4117508d7103d7d5fbe9b5a44c1 +SHA256 (libdispatch-r174.tar.bz2) = 4bed0f9a2010d779ab478324d3e69badaebaf6d67cbd8cb70ef6700ab0135359 +SIZE (libdispatch-r174.tar.bz2) = 353608 diff --git a/devel/libdispatch/files/patch-configure b/devel/libdispatch/files/patch-configure deleted file mode 100644 index 5e1afe1e76fc..000000000000 --- a/devel/libdispatch/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2009-12-14 13:44:05.000000000 -0800 -+++ configure 2009-12-14 13:45:02.000000000 -0800 -@@ -19325,7 +19325,7 @@ - # should force that linkage already. - # - saveCFLAGS="$CFLAGS" -- CFLAGS="$CFLAGS -fblocks" -+ CFLAGS="$CFLAGS -fblocks -O0" - { $as_echo "$as_me:$LINENO: checking whether additional libraries are required for the Blocks runtime" >&5 - $as_echo_n "checking whether additional libraries are required for the Blocks runtime... " >&6; } - cat >conftest.$ac_ext <<_ACEOF