Hi,
attached an easy update to udns version 0.4.
Just contains only a few bug fixes, while there, merging
PFRAG.shared into PLIST.
tested on amd64 and vax.
OK?
Sebastian
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/udns/Makefile,v
retrieving revision 1.6
diff -u -p -u -r1.6 Makefile
--- Makefile 18 Oct 2013 15:44:52 -0000 1.6
+++ Makefile 7 Oct 2014 18:14:36 -0000
@@ -2,7 +2,7 @@
COMMENT= stub DNS resolver library
-DISTNAME= udns-0.2
+DISTNAME= udns-0.4
CATEGORIES= net
SHARED_LIBS+= udns 1.0
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/udns/distinfo,v
retrieving revision 1.2
diff -u -p -u -r1.2 distinfo
--- distinfo 8 Jul 2012 12:17:56 -0000 1.2
+++ distinfo 7 Oct 2014 18:14:36 -0000
@@ -1,5 +1,2 @@
-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
+SHA256 (udns-0.4.tar.gz) = EVEI3HkaL56Z4VABK8tFnZCV2i3X2AaZtYSsCsN2hxA=
+SIZE (udns-0.4.tar.gz) = 84716
Index: pkg/PFRAG.shared
===================================================================
RCS file: pkg/PFRAG.shared
diff -N pkg/PFRAG.shared
--- pkg/PFRAG.shared 23 Oct 2010 22:55:01 -0000 1.1.1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,2 +0,0 @@
-@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2010/10/23 22:55:01 sebastia Exp $
-@lib lib/libudns.so.${LIBudns_VERSION}
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/udns/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -u -r1.1.1.1 PLIST
--- pkg/PLIST 23 Oct 2010 22:55:01 -0000 1.1.1.1
+++ pkg/PLIST 7 Oct 2014 18:14:36 -0000
@@ -1,9 +1,9 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/10/23 22:55:01 sebastia Exp $
-%%SHARED%%
@bin bin/dnsget
@bin bin/rblcheck
include/udns.h
lib/libudns.a
+@lib lib/libudns.so.${LIBudns_VERSION}
@man man/man1/dnsget.1
@man man/man1/rblcheck.1
@man man/man3/udns.3