- Update to r174.

This commit is contained in:
Stanislav Sedov 2009-12-15 21:06:38 +00:00
parent 5d85cd1c0c
commit ae9b098888
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245915
3 changed files with 4 additions and 15 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= libdispatch
PORTVERSION= 171
PORTVERSION= 174
CATEGORIES= devel
MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/
DISTNAME= ${PORTNAME}-r${PORTVERSION}

View file

@ -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

View file

@ -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