diff options
author | Don Lewis <truckman@FreeBSD.org> | 2016-11-15 23:40:10 +0000 |
---|---|---|
committer | Don Lewis <truckman@FreeBSD.org> | 2016-11-15 23:40:10 +0000 |
commit | 6c508c18b77353b6327db1ffc201a29483d0a8af (patch) | |
tree | 5a0373051a20f61b6a15af7f423f8844406b82f8 /net/axa | |
parent | 74e193e0922eb4c480e0e7997d9b69ec3dfa8e9a (diff) |
Notes
Diffstat (limited to 'net/axa')
-rw-r--r-- | net/axa/Makefile | 6 | ||||
-rw-r--r-- | net/axa/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/net/axa/Makefile b/net/axa/Makefile index a168f5476e44..098830925690 100644 --- a/net/axa/Makefile +++ b/net/axa/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= axa -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= net dns MASTER_SITES= FARSIGHT/${PORTNAME} LOCAL/truckman/farsight @@ -23,9 +23,11 @@ LIB_DEPENDS= libcheck.so:devel/libcheck \ RUN_DEPENDS= sie-nmsg>0:net/sie-nmsg GNU_CONFIGURE= yes -USES= autoreconf gmake libedit libtool pathfix pkgconfig ssl +USES= autoreconf gmake libedit libtool pathfix pkgconfig shebangfix \ + ssl CONFIGURE_SHELL= ${LOCALBASE}/bin/bash USE_LDCONFIG= yes +SHEBANG_FILES= cert_tools/axa_link_certs.in PORTDOCS= * diff --git a/net/axa/distinfo b/net/axa/distinfo index f1e700891f9a..ef632f1c689f 100644 --- a/net/axa/distinfo +++ b/net/axa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1476380147 -SHA256 (axa-1.3.3.tar.gz) = 3c9965ab52991ee800e7443df23e0fec4efe3434a5c25ebc69b60b1712d8f61e -SIZE (axa-1.3.3.tar.gz) = 538018 +TIMESTAMP = 1479183167 +SHA256 (axa-1.3.4.tar.gz) = 63c2711fe4f4ef43974e3ce2a06fd48a81e44200bf5168040b275165fe1d210f +SIZE (axa-1.3.4.tar.gz) = 694836 |