[110111] trunk/dports/net/libudns

ryandesign at macports.org ryandesign at macports.org
Mon Aug 26 04:47:59 PDT 2013


Revision: 110111
          https://trac.macports.org/changeset/110111
Author:   ryandesign at macports.org
Date:     2013-08-26 04:47:59 -0700 (Mon, 26 Aug 2013)
Log Message:
-----------
libudns: add patchfile that goes with r110110

Revision Links:
--------------
    https://trac.macports.org/changeset/110110

Added Paths:
-----------
    trunk/dports/net/libudns/files/
    trunk/dports/net/libudns/files/patch-Makefile.in.diff

Added: trunk/dports/net/libudns/files/patch-Makefile.in.diff
===================================================================
--- trunk/dports/net/libudns/files/patch-Makefile.in.diff	                        (rev 0)
+++ trunk/dports/net/libudns/files/patch-Makefile.in.diff	2013-08-26 11:47:59 UTC (rev 110111)
@@ -0,0 +1,11 @@
+--- Makefile.in.orig	2011-12-29 07:00:31.000000000 -0600
++++ Makefile.in	2013-08-26 06:19:12.000000000 -0500
+@@ -64,7 +64,7 @@
+ staticlib: $(LIB)
+ $(LIB): $(OBJS)
+ 	-rm -f $@
+-	$(AR) rv $@ $(OBJS)
++	$(AR) rsv $@ $(OBJS)
+ .c.o:
+ 	$(CC) $(CFLAGS) $(CDEFS) -c $<
+ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130826/c28f31bd/attachment-0001.html>


More information about the macports-changes mailing list