ports/104801: [maintainer-update] port dns/adns - update to 1.4
Babak Farrokhi
babak at farrokhi.net
Wed Oct 25 14:20:20 UTC 2006
>Number: 104801
>Category: ports
>Synopsis: [maintainer-update] port dns/adns - update to 1.4
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Oct 25 14:20:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Babak Farrokhi
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD starfish.farrokhi.net 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Fri Sep 22 14:10:00 IRST 2006 root at starfish.datak.net:/usr/obj/usr/src/sys/STARFISH i386
>Description:
- update to 1.4
- s/INSTALLS_SHLIB/USE_LDCONFIG/
>How-To-Repeat:
>Fix:
--- adns.patch begins here ---
diff -ruN adns.orig/Makefile adns/Makefile
--- adns.orig/Makefile Wed Oct 25 09:53:58 2006
+++ adns/Makefile Wed Oct 25 10:02:12 2006
@@ -6,8 +6,7 @@
#
PORTNAME= adns
-PORTVERSION= 1.3
-PORTREVISION= 1
+PORTVERSION= 1.4
CATEGORIES= dns
MASTER_SITES= ftp://ftp.chiark.greenend.org.uk/users/ian/adns/ \
http://www.chiark.greenend.org.uk/~ian/adns/ftp/
@@ -16,7 +15,7 @@
COMMENT= Easy to use, asynchronous-capable DNS client library and utilities
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_GMAKE= yes
LIBVERSION= 1
diff -ruN adns.orig/distinfo adns/distinfo
--- adns.orig/distinfo Wed Oct 25 09:53:58 2006
+++ adns/distinfo Wed Oct 25 09:59:38 2006
@@ -1,3 +1,3 @@
-MD5 (adns-1.3.tar.gz) = d19cddcc11ce3183549bab7f136e0f73
-SHA256 (adns-1.3.tar.gz) = c6e2452ca82481d9da88d7745cdb0ffd6c1e54c906f58f57624ad37d353e0d16
-SIZE (adns-1.3.tar.gz) = 252263
+MD5 (adns-1.4.tar.gz) = 88bc7bbf3f62a8d4fb186b8f72ead853
+SHA256 (adns-1.4.tar.gz) = 717b92a39117a5d8b04ea7c652c630659c6eecb35211129a8cee95e6524ca9fe
+SIZE (adns-1.4.tar.gz) = 252668
--- adns.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list