Refresh.
This commit is contained in:
parent
d5bb164515
commit
4481321246
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400421
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= toxcore
|
||||
PORTVERSION= 0.150616
|
||||
PORTVERSION= 0.151028
|
||||
CATEGORIES= net-im net-p2p
|
||||
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
|
@ -17,7 +17,7 @@ LIB_DEPENDS= libvpx.so:${PORTSDIR}/multimedia/libvpx \
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= irungentoo
|
||||
GH_PROJECT= ${PORTNAME}
|
||||
GH_TAGNAME= 836daa9
|
||||
GH_TAGNAME= a25cc96
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-tests
|
||||
|
@ -57,8 +57,8 @@ PID_DIR= /var/run/tox-bootstrapd
|
|||
PKGMESSAGE= ${PKGDIR}/pkg-message.daemon
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/configure.ac
|
||||
pre-configure:
|
||||
${REINPLACE_CMD} 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/configure.ac
|
||||
|
||||
post-install:
|
||||
.if ${PORT_OPTIONS:MDAEMON}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (irungentoo-toxcore-0.150616-836daa9_GH0.tar.gz) = f8cf884bfeecae599778679eac28803fb2963683d0be163f84b28194cf8072b4
|
||||
SIZE (irungentoo-toxcore-0.150616-836daa9_GH0.tar.gz) = 371142
|
||||
SHA256 (irungentoo-toxcore-0.151028-a25cc96_GH0.tar.gz) = 244572620d4dbb43537756cc64757a9c0e98ecd487c10c392ae26f5c4232e7cd
|
||||
SIZE (irungentoo-toxcore-0.151028-a25cc96_GH0.tar.gz) = 373964
|
||||
|
|
Loading…
Reference in a new issue