Lines 1-6
Link Here
|
1 |
PORTNAME= knot-resolver |
1 |
PORTNAME= knot-resolver |
2 |
DISTVERSION= 5.7.4 |
2 |
DISTVERSION= 5.7.5 |
3 |
PORTREVISION= 6 |
|
|
4 |
CATEGORIES= dns |
3 |
CATEGORIES= dns |
5 |
MASTER_SITES= https://secure.nic.cz/files/knot-resolver/ \ |
4 |
MASTER_SITES= https://secure.nic.cz/files/knot-resolver/ \ |
6 |
https://dns.company/downloads/knot-resolver/ |
5 |
https://dns.company/downloads/knot-resolver/ |
Lines 42-53
SHEBANG_FILES= scripts/bench.sh \
Link Here
|
42 |
scripts/make-archive.sh \ |
41 |
scripts/make-archive.sh \ |
43 |
scripts/make-doc.sh \ |
42 |
scripts/make-doc.sh \ |
44 |
scripts/make-obs.sh \ |
43 |
scripts/make-obs.sh \ |
45 |
scripts/run-pylint.sh \ |
|
|
46 |
scripts/run-scanbuild-with-args.sh \ |
44 |
scripts/run-scanbuild-with-args.sh \ |
47 |
scripts/test-config.sh \ |
45 |
scripts/test-config.sh \ |
48 |
scripts/test-integration-prepare.sh \ |
46 |
scripts/test-integration-prepare.sh \ |
49 |
scripts/update-authors.sh \ |
47 |
scripts/update-authors.sh \ |
50 |
scripts/update-root-hints.sh |
48 |
scripts/update-root-hints.sh |
|
|
49 |
# scripts/run-pylint.sh \ |
51 |
|
50 |
|
52 |
MESON_ARGS= --buildtype=release \ |
51 |
MESON_ARGS= --buildtype=release \ |
53 |
--default-library=static \ |
52 |
--default-library=static \ |