diff options
author | thierry <thierry@FreeBSD.org> | 2015-02-05 04:58:32 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2015-02-05 04:58:32 +0800 |
commit | 14a8c75c467c85cf20006684ebf4e9cefb1ce8cf (patch) | |
tree | 1c4a04fd3c2814268879d8c149138f32798719a7 /net-im | |
parent | 59d2e39f025c9aeaa4214bc901ce38311f67fe53 (diff) | |
download | freebsd-ports-gnome-14a8c75c467c85cf20006684ebf4e9cefb1ce8cf.tar.gz freebsd-ports-gnome-14a8c75c467c85cf20006684ebf4e9cefb1ce8cf.tar.zst freebsd-ports-gnome-14a8c75c467c85cf20006684ebf4e9cefb1ce8cf.zip |
Update to today's snapshots.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/tox/Makefile | 4 | ||||
-rw-r--r-- | net-im/tox/distinfo | 4 | ||||
-rw-r--r-- | net-im/toxic/Makefile | 4 | ||||
-rw-r--r-- | net-im/toxic/distinfo | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 373761b80dc0..921789e83c4c 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.150113 +PORTVERSION= 0.150204 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org @@ -20,7 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= irungentoo GH_PROJECT= ${PORTNAME} GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 5e1d6f5 +GH_COMMIT= e5644bb USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake AUTOMAKE_ARGS= -a -c -f diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo index 3769460df3c3..c6c7fee2d152 100644 --- a/net-im/tox/distinfo +++ b/net-im/tox/distinfo @@ -1,2 +1,2 @@ -SHA256 (toxcore-0.150113.tar.gz) = 6ef665921aa00945dc6265cd0bbfbbd71a45519f7645e411446461e469a7f72d -SIZE (toxcore-0.150113.tar.gz) = 349061 +SHA256 (toxcore-0.150204.tar.gz) = bf75eefa75eae6d981c90418ed8f6954675aa62df592f53745b4e9d2102eb39c +SIZE (toxcore-0.150204.tar.gz) = 351035 diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index ee21ce2cb7c7..e48c2b080ca7 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxic -PORTVERSION= 0.5.2.150114 +PORTVERSION= 0.5.2.150204 CATEGORIES= net-im MAINTAINER= thierry@FreeBSD.org @@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox USE_GITHUB= yes GH_ACCOUNT= tox GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 89f200e +GH_COMMIT= d714cda OPTIONS_DEFINE= X11 OPTIONS_DEFAULT=X11 diff --git a/net-im/toxic/distinfo b/net-im/toxic/distinfo index 8b9e4627714d..e5cfffe6fb4b 100644 --- a/net-im/toxic/distinfo +++ b/net-im/toxic/distinfo @@ -1,2 +1,2 @@ -SHA256 (toxic-0.5.2.150114.tar.gz) = 12d4ede685a523a2cb4e1cecb5de4f1b3ee7208d9ef578ea996eb12ae0dcc8f9 -SIZE (toxic-0.5.2.150114.tar.gz) = 1101854 +SHA256 (toxic-0.5.2.150204.tar.gz) = 60c56ad164bcc92c0518b72d621e7ef568f93ff9dac7937f3f703081a380708a +SIZE (toxic-0.5.2.150204.tar.gz) = 1101871 |