New version of openmdsn. With Support for conflict resolution. No support for tie break yet. Brand new cache system with loads of bug fixes. Partial support for handling link-down/link-up via RTM_IFINFO and Shit load of bugfixes.

cheers

--
Sending from my Computer.
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/openmdns/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile    15 Mar 2011 06:54:26 -0000      1.3
+++ Makefile    27 Apr 2011 12:53:00 -0000
@@ -2,11 +2,9 @@
 
 COMMENT =              MDNS/DNS-SD daemon
 
-DISTNAME =             openmdns-0.4
+DISTNAME =             openmdns-0.5
 CATEGORIES =           net
 
-REVISION =             1
-
 MAINTAINER =           Gonzalo L. R. <gonz...@x61.com.ar>
 
 HOMEPAGE =             http://www.haesbaert.org/openmdns/
@@ -17,7 +15,8 @@
 PERMIT_DISTFILES_CDROM =       Yes
 PERMIT_DISTFILES_FTP = Yes
 
-MASTER_SITES =         http://www.haesbaert.org/openmdns/releases/
+MASTER_SITES =         http://www.haesbaert.org/openmdns/releases/ \
+                       http://x61.com.ar/openmdns/
 
 WANTLIB +=             c event util
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/openmdns/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo    14 Mar 2011 20:47:34 -0000      1.1.1.1
+++ distinfo    27 Apr 2011 12:53:00 -0000
@@ -1,5 +1,5 @@
-MD5 (openmdns-0.4.tar.gz) = 0QBHQx/+ZGYjNLHTn8a8Hw==
-RMD160 (openmdns-0.4.tar.gz) = 1ynAwGLwM2ePGkDGoRjPY5IfdNg=
-SHA1 (openmdns-0.4.tar.gz) = ObBhw+Q5i9XSHyh+UfrXpDbiWtU=
-SHA256 (openmdns-0.4.tar.gz) = fDPfJdFwLJBLEdN8TeYzwW0IMY7EC5zJhPj8lACAGKY=
-SIZE (openmdns-0.4.tar.gz) = 228956
+MD5 (openmdns-0.5.tar.gz) = sQ1FVdL3PPs/tiYb8Go3Xg==
+RMD160 (openmdns-0.5.tar.gz) = I0UlCGfeYyKiWkaMrIhRt+gzroY=
+SHA1 (openmdns-0.5.tar.gz) = MgytpqfYy21QoREGR4ZfLb7FuHw=
+SHA256 (openmdns-0.5.tar.gz) = tJR8JSTPgoVM+xOmdhBo2G/CKhtMdlZZl6S2w4IXWAs=
+SIZE (openmdns-0.5.tar.gz) = 64879

Reply via email to