Update for Axel to 2.17.10
Thanks sthen@ for the help :) OK sthen@
This commit is contained in:
parent
71837a81b8
commit
ddd72997d6
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2019/07/12 20:47:59 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2020/12/03 09:32:30 gonzalo Exp $
|
||||
|
||||
COMMENT= tiny download accelerator
|
||||
|
||||
V= 2.16.1
|
||||
V= 2.17.10
|
||||
DISTNAME= axel-$V
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= net
|
||||
|
||||
@ -15,20 +14,14 @@ PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= https://github.com/axel-download-accelerator/axel/releases/download/v${V}/
|
||||
|
||||
WANTLIB= c crypto iconv intl pthread ssl
|
||||
|
||||
LIB_DEPENDS= devel/gettext,-runtime
|
||||
|
||||
BUILD_DEPENDS= devel/gettext,-tools
|
||||
WANTLIB += c crypto pthread ssl
|
||||
|
||||
USE_GMAKE= Yes
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \
|
||||
LDFLAGS=-L${LOCALBASE}/lib
|
||||
|
||||
pre-configure:
|
||||
@sed -i 's,/etc,${SYSCONFDIR},g' ${WRKSRC}/man/axel.1
|
||||
@sed -i 's,/etc,${SYSCONFDIR},g' ${WRKSRC}/doc/axel.1
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/axel
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (axel-2.16.1.tar.gz) = Z1qGCP+jBbmGJKPCaEyE5GllcuP9fc5tEuCpth1ktn8=
|
||||
SIZE (axel-2.16.1.tar.gz) = 268019
|
||||
SHA256 (axel-2.17.10.tar.gz) = da8dMKAFk5IF/PYjm6k9ZCJ9Kj5hf9W7R3e321Tq204=
|
||||
SIZE (axel-2.17.10.tar.gz) = 374737
|
||||
|
@ -1,17 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2019/03/02 18:41:17 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2020/12/03 09:32:30 gonzalo Exp $
|
||||
@bin bin/axel
|
||||
@man man/man1/axel.1
|
||||
share/examples/axel/
|
||||
share/examples/axel/axelrc.example
|
||||
@sample ${SYSCONFDIR}/axelrc
|
||||
share/locale/de/LC_MESSAGES/axel.mo
|
||||
share/locale/es/LC_MESSAGES/axel.mo
|
||||
share/locale/id_ID/
|
||||
share/locale/id_ID/LC_MESSAGES/
|
||||
share/locale/id_ID/LC_MESSAGES/axel.mo
|
||||
share/locale/it/LC_MESSAGES/axel.mo
|
||||
share/locale/ja/LC_MESSAGES/axel.mo
|
||||
share/locale/nl/LC_MESSAGES/axel.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/axel.mo
|
||||
share/locale/ru/LC_MESSAGES/axel.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/axel.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user