- Update to 1.4
- INSTALLS_SHLIB -> USE_LDCONFIG PR: ports/104801 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
This commit is contained in:
parent
83236873eb
commit
4dae9b59ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176002
2 changed files with 5 additions and 6 deletions
|
@ -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 @@ MAINTAINER= babak@farrokhi.net
|
|||
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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue