[43975] trunk/dports/net/heimdal
toby at macports.org
toby at macports.org
Thu Dec 18 13:07:34 PST 2008
Revision: 43975
http://trac.macports.org/changeset/43975
Author: toby at macports.org
Date: 2008-12-18 13:07:33 -0800 (Thu, 18 Dec 2008)
Log Message:
-----------
SL build fix apparently broke Leopard
Modified Paths:
--------------
trunk/dports/net/heimdal/Portfile
trunk/dports/net/heimdal/files/patch-lib__roken__Makefile.in
Modified: trunk/dports/net/heimdal/Portfile
===================================================================
--- trunk/dports/net/heimdal/Portfile 2008-12-18 18:51:46 UTC (rev 43974)
+++ trunk/dports/net/heimdal/Portfile 2008-12-18 21:07:33 UTC (rev 43975)
@@ -25,8 +25,6 @@
sha1 68b013a68bca7d544d29af0f890b9c668ec16936 \
rmd160 055e858200e53108ac24760516ff9d58e4fee0d2
-patchfiles patch-lib__roken__Makefile.in
-
# Use a separate prefix to avoid conflicts with the system kerberos headers
# and libraries.
configure.args --prefix=${prefix}/heimdal \
Modified: trunk/dports/net/heimdal/files/patch-lib__roken__Makefile.in
===================================================================
--- trunk/dports/net/heimdal/files/patch-lib__roken__Makefile.in 2008-12-18 18:51:46 UTC (rev 43974)
+++ trunk/dports/net/heimdal/files/patch-lib__roken__Makefile.in 2008-12-18 21:07:33 UTC (rev 43975)
@@ -1,5 +1,5 @@
---- lib/roken/Makefile.in.orig 2008-12-15 00:35:37.000000000 -0800
-+++ lib/roken/Makefile.in 2008-12-15 00:36:28.000000000 -0800
+--- lib/roken/Makefile.in.orig 2008-12-18 12:50:13.000000000 -0800
++++ lib/roken/Makefile.in 2008-12-18 12:50:39.000000000 -0800
@@ -509,7 +509,7 @@
make_roken_LDADD =
noinst_LTLIBRARIES = libtest.la
@@ -9,3 +9,12 @@
parse_reply_test_SOURCES = parse_reply-test.c resolve.c
parse_reply_test_CFLAGS = -DTEST_RESOLVE
test_readenv_SOURCES = test-readenv.c test-mem.c
+@@ -520,7 +520,7 @@
+ strpftime_test_CFLAGS = -DTEST_STRPFTIME
+ snprintf_test_SOURCES = snprintf-test.c snprintf-test.h
+ snprintf_test_LDADD = libtest.la $(LDADD)
+-snprintf_test_CFLAGS = -DTEST_SNPRINTF
++snprintf_test_CFLAGS =
+ resolve_test_SOURCES = resolve-test.c
+ libroken_la_SOURCES = base64.c bswap.c concat.c dumpdata.c \
+ environment.c eread.c esetenv.c ewrite.c \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081218/0c76ab1a/attachment.html>
More information about the macports-changes
mailing list