Update to today's snapshots.
This commit is contained in:
parent
87f7692b21
commit
0855eb878e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378421
4 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue