Hi,
this updates net/udns from 0.0.9 to 0.2.
The Makefile got a bit cleaned up.
Nothing depends on it yet. Compiles fine on i386,macppc,sparc,vax.
OK?
Sebastian
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/udns/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 17 May 2011 11:36:26 -0000 1.3
+++ Makefile 7 Jul 2012 21:03:49 -0000
@@ -2,13 +2,10 @@
COMMENT= stub DNS resolver library
-VERSION= 0.0.9
-DISTNAME= udns_${VERSION}
-PKGNAME= udns-${VERSION}
-REVISION= 0
+DISTNAME= udns-0.2
CATEGORIES= net
-SHARED_LIBS+= udns 0.0
+SHARED_LIBS+= udns 1.0
MAINTAINER= Sebastian Reitenbach <[email protected]>
@@ -32,7 +29,6 @@
.endif
CONFIGURE_STYLE= simple
-WRKDIST= ${WRKDIR}/udns-${VERSION}
NO_REGRESS= Yes
do-install:
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/udns/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo 23 Oct 2010 22:55:01 -0000 1.1.1.1
+++ distinfo 7 Jul 2012 21:03:49 -0000
@@ -1,5 +1,5 @@
-MD5 (udns_0.0.9.tar.gz) = eIQ63e1va2kLxgGauO8DyQ==
-RMD160 (udns_0.0.9.tar.gz) = wtebl82odhSmRNpqG+LVXzVNiiI=
-SHA1 (udns_0.0.9.tar.gz) = l5KsEmGdI9MIb5YFYUKCOMQaJeA=
-SHA256 (udns_0.0.9.tar.gz) = z8X5tTh/luSPyceqXvZRGAnmxywN8NUzzxUAFoFuqtI=
-SIZE (udns_0.0.9.tar.gz) = 84307
+MD5 (udns-0.2.tar.gz) = P9qu9eDyrXFiSVmt0bd5lQ==
+RMD160 (udns-0.2.tar.gz) = QdCQUW7y9n9NmkoRwdtTR7+Tksg=
+SHA1 (udns-0.2.tar.gz) = QW2oyVKD6uRfbS5vsFXE73ZaPwI=
+SHA256 (udns-0.2.tar.gz) = VYx9esw1jhP5H3O6f+8O0JQBBxao3O4obu8F0P8mQiQ=
+SIZE (udns-0.2.tar.gz) = 87308