- Update to 1.0.25
Submitted by: Alex Kapranoff <kappa@rambler-co.ru> (maintainer) PR: ports/79128 Approved by: arved (mentor)
This commit is contained in:
parent
21b112ade0
commit
3194ed74d9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133468
3 changed files with 10 additions and 4 deletions
|
@ -6,12 +6,17 @@
|
|||
#
|
||||
|
||||
PORTNAME= maradns
|
||||
PORTVERSION= 1.0.23
|
||||
PORTVERSION= 1.0.25
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= http://www.maradns.org/download/ \
|
||||
http://maradns.3va.net/download/ \
|
||||
http://kapranoff.ru/~kappa/files/
|
||||
|
||||
PATCH_SITES= http://maradns.org/download/patches/ \
|
||||
http://kapranoff.ru/~kappa/files/
|
||||
PATCHFILES= maradns-1.0.25-egcs_build.patch
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
MAINTAINER= alex@kapranoff.ru
|
||||
COMMENT= DNS server with focus on security and simplicity
|
||||
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
MD5 (maradns-1.0.23.tar.bz2) = 666f04f72b5eef6411304e55618d53e6
|
||||
SIZE (maradns-1.0.23.tar.bz2) = 433164
|
||||
MD5 (maradns-1.0.25.tar.bz2) = 9680c7fca7779a4ea8adf2ea9a8facd2
|
||||
SIZE (maradns-1.0.25.tar.bz2) = 433304
|
||||
MD5 (maradns-1.0.25-egcs_build.patch) = cc31375d13e087f393828b93f6abf00a
|
||||
SIZE (maradns-1.0.25-egcs_build.patch) = 2824
|
||||
|
|
|
@ -24,7 +24,6 @@ sbin/zoneserver
|
|||
%%PORTDOCS%%%%DOCSDIR%%/en/misc/changelog.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/en/misc/changelog.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/en/misc/credits.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/en/misc/download.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/en/misc/faq.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/en/misc/faq.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/en/misc/files.txt
|
||||
|
|
Loading…
Reference in a new issue