svn commit: r386810 - in head/net-im: tox toxic
Thierry Thomas
thierry at FreeBSD.org
Tue May 19 20:20:13 UTC 2015
Author: thierry
Date: Tue May 19 20:20:11 2015
New Revision: 386810
URL: https://svnweb.freebsd.org/changeset/ports/386810
Log:
Refresh to recent snapshots.
Modified:
head/net-im/tox/Makefile
head/net-im/tox/distinfo
head/net-im/toxic/Makefile
head/net-im/toxic/distinfo
head/net-im/toxic/pkg-plist
Modified: head/net-im/tox/Makefile
==============================================================================
--- head/net-im/tox/Makefile Tue May 19 20:04:12 2015 (r386809)
+++ head/net-im/tox/Makefile Tue May 19 20:20:11 2015 (r386810)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= toxcore
-PORTVERSION= 0.150426
+PORTVERSION= 0.150519
CATEGORIES= net-im net-p2p
MAINTAINER= thierry at FreeBSD.org
@@ -19,7 +19,7 @@ LIB_DEPENDS= libvpx.so:${PORTSDIR}/multi
USE_GITHUB= yes
GH_ACCOUNT= irungentoo
GH_PROJECT= ${PORTNAME}
-GH_TAGNAME= 6a1efc3
+GH_TAGNAME= 8760aba
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-tests
Modified: head/net-im/tox/distinfo
==============================================================================
--- head/net-im/tox/distinfo Tue May 19 20:04:12 2015 (r386809)
+++ head/net-im/tox/distinfo Tue May 19 20:20:11 2015 (r386810)
@@ -1,2 +1,2 @@
-SHA256 (irungentoo-toxcore-0.150426-6a1efc3_GH0.tar.gz) = 57ae059afa408a93df290d019f5fda578cb7d13bdfdb8631d827eb055d181f25
-SIZE (irungentoo-toxcore-0.150426-6a1efc3_GH0.tar.gz) = 369215
+SHA256 (irungentoo-toxcore-0.150519-8760aba_GH0.tar.gz) = 356cba5a275f9d88a5f8536b7ac361add62e3234021fb194152c1c066d68dbdb
+SIZE (irungentoo-toxcore-0.150519-8760aba_GH0.tar.gz) = 369589
Modified: head/net-im/toxic/Makefile
==============================================================================
--- head/net-im/toxic/Makefile Tue May 19 20:04:12 2015 (r386809)
+++ head/net-im/toxic/Makefile Tue May 19 20:20:11 2015 (r386810)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= toxic
-PORTVERSION= 0.6.0.150401
-PORTREVISION= 1
+PORTVERSION= 0.6.0.150519
CATEGORIES= net-im
MAINTAINER= thierry at FreeBSD.org
@@ -18,8 +17,8 @@ LIB_DEPENDS= libvpx.so:${PORTSDIR}/multi
RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox
USE_GITHUB= yes
-GH_ACCOUNT= tox
-GH_TAGNAME= e998c8a
+GH_ACCOUNT= Tox
+GH_TAGNAME= 231078b
OPTIONS_DEFINE= X11
OPTIONS_DEFAULT=X11
Modified: head/net-im/toxic/distinfo
==============================================================================
--- head/net-im/toxic/distinfo Tue May 19 20:04:12 2015 (r386809)
+++ head/net-im/toxic/distinfo Tue May 19 20:20:11 2015 (r386810)
@@ -1,2 +1,2 @@
-SHA256 (tox-toxic-0.6.0.150401-e998c8a_GH0.tar.gz) = 24d1ac72300d239d49e6003ad8b7eb90167130323108c0457d54b2c18ad0ef77
-SIZE (tox-toxic-0.6.0.150401-e998c8a_GH0.tar.gz) = 1107441
+SHA256 (Tox-toxic-0.6.0.150519-231078b_GH0.tar.gz) = 6283b58223c110c6dcf88920c21379bff24076097b72df0a3186c9639031b440
+SIZE (Tox-toxic-0.6.0.150519-231078b_GH0.tar.gz) = 1107750
Modified: head/net-im/toxic/pkg-plist
==============================================================================
--- head/net-im/toxic/pkg-plist Tue May 19 20:04:12 2015 (r386809)
+++ head/net-im/toxic/pkg-plist Tue May 19 20:20:11 2015 (r386810)
@@ -3,9 +3,7 @@ man/man1/toxic.1.gz
man/man5/toxic.conf.5.gz
share/applications/toxic.desktop
%%DATADIR%%/DHTnodes
-%%DATADIR%%/DHTnodes-e
%%DATADIR%%/DNSservers
-%%DATADIR%%/DNSservers-e
%%DATADIR%%/sounds/ToxicContactOffline.wav
%%DATADIR%%/sounds/ToxicContactOnline.wav
%%DATADIR%%/sounds/ToxicError.wav
@@ -15,4 +13,3 @@ share/applications/toxic.desktop
%%DATADIR%%/sounds/ToxicTransferComplete.wav
%%DATADIR%%/sounds/ToxicTransferStart.wav
%%DATADIR%%/toxic.conf.example
-%%DATADIR%%/toxic.conf.example-e
More information about the svn-ports-all
mailing list