mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
net/radcli: update to 1.2.8
- Update radcli to 1.2.8 - Avoid running autoreconf twice - Remove post-patch replacement (added upstream) Changelog: https://github.com/radcli/radcli/releases/tag/1.2.8 PR: 220406 Submitted by: Jov <amutu@amutu.com> (maintainer)
This commit is contained in:
parent
230bcd4ef1
commit
c2a905c0b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444818
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= radcli
|
||||
PORTVERSION= 1.2.7
|
||||
PORTVERSION= 1.2.8
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= amutu@amutu.com
|
||||
@ -22,11 +22,7 @@ INSTALL_TARGET= install-strip
|
||||
USE_GITHUB= yes
|
||||
|
||||
pre-configure:
|
||||
@cd ${WRKSRC} && ./autogen.sh
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|1000000000.0d|1000000000.0|g' \
|
||||
${WRKSRC}/lib/util.c
|
||||
@${TOUCH} ${WRKSRC}/config.rpath
|
||||
|
||||
post-install:
|
||||
.for f in radiusclient.conf radiusclient-tls.conf servers servers-tls
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1494076545
|
||||
SHA256 (radcli-radcli-1.2.7_GH0.tar.gz) = 7bc2a50b4fba8d2ff45fc65a2189cf54aa8b8060af729fa2612ed03986f1fbfd
|
||||
SIZE (radcli-radcli-1.2.7_GH0.tar.gz) = 247237
|
||||
TIMESTAMP = 1498905859
|
||||
SHA256 (radcli-radcli-1.2.8_GH0.tar.gz) = d124821ff13a8070d3c0d2c9efb2f251d4561f93f1347fd84496ecd7d072757d
|
||||
SIZE (radcli-radcli-1.2.8_GH0.tar.gz) = 248542
|
||||
|
Loading…
Reference in New Issue
Block a user