mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
upgrade to 0.99b
Noted by: Wilmer van der Gaast <lintux@lintux.cx> (author)
This commit is contained in:
parent
2000edc9d9
commit
ad3d1270ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50252
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= axel
|
||||
PORTVERSION= 0.99
|
||||
PORTVERSION= 0.99b
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= http://www.lintux.cx/downloads/
|
||||
|
||||
@ -25,6 +25,7 @@ MAN1= axel.1
|
||||
post-patch:
|
||||
@${PERL} -pi -e "s,-pthread,${PTHREAD_LIBS},g ; \
|
||||
s,^(CFLAGS = -O3),#\1,g ; \
|
||||
s,gcc,${CC},g" ${WRKSRC}/Makefile
|
||||
s,gcc,${CC},g ; \
|
||||
s,install -D,${INSTALL_DATA},g" ${WRKSRC}/Makefile
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (axel-0.99.tar.gz) = 25b29650850a72a4228da718e1ada0e2
|
||||
MD5 (axel-0.99b.tar.gz) = c24f930ee200479cabe9dbae2f89e74a
|
||||
|
@ -1,2 +1,4 @@
|
||||
bin/axel
|
||||
etc/axelrc
|
||||
share/locale/de/LC_MESSAGES/axel.mo
|
||||
share/locale/nl/LC_MESSAGES/axel.mo
|
||||
|
Loading…
Reference in New Issue
Block a user