svn commit: r400421 - head/net-im/tox

Thierry Thomas thierry at FreeBSD.org
Wed Oct 28 21:43:31 UTC 2015


Author: thierry
Date: Wed Oct 28 21:43:29 2015
New Revision: 400421
URL: https://svnweb.freebsd.org/changeset/ports/400421

Log:
  Refresh.

Modified:
  head/net-im/tox/Makefile
  head/net-im/tox/distinfo

Modified: head/net-im/tox/Makefile
==============================================================================
--- head/net-im/tox/Makefile	Wed Oct 28 20:59:22 2015	(r400420)
+++ head/net-im/tox/Makefile	Wed Oct 28 21:43:29 2015	(r400421)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	toxcore
-PORTVERSION=	0.150616
+PORTVERSION=	0.151028
 CATEGORIES=	net-im net-p2p
 
 MAINTAINER=	thierry at FreeBSD.org
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libvpx.so:${PORTSDIR}/multi
 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}

Modified: head/net-im/tox/distinfo
==============================================================================
--- head/net-im/tox/distinfo	Wed Oct 28 20:59:22 2015	(r400420)
+++ head/net-im/tox/distinfo	Wed Oct 28 21:43:29 2015	(r400421)
@@ -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


More information about the svn-ports-all mailing list