diff options
author | thierry <thierry@FreeBSD.org> | 2015-04-02 04:36:58 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2015-04-02 04:36:58 +0800 |
commit | 19cf49744a74d029eee1cc516964efd153ab33b1 (patch) | |
tree | 86b542d1e35fc6291bca2e4d90cde4c4b3aaa6c1 /net-im/toxic | |
parent | fbe3395de75aa4dcf0ae8f8621eedff84145392a (diff) | |
download | freebsd-ports-gnome-19cf49744a74d029eee1cc516964efd153ab33b1.tar.gz freebsd-ports-gnome-19cf49744a74d029eee1cc516964efd153ab33b1.tar.zst freebsd-ports-gnome-19cf49744a74d029eee1cc516964efd153ab33b1.zip |
Refresh.
Diffstat (limited to 'net-im/toxic')
-rw-r--r-- | net-im/toxic/Makefile | 8 | ||||
-rw-r--r-- | net-im/toxic/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index 60dbb64c2df8..dc946a444e8c 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxic -PORTVERSION= 0.5.2.150319 +PORTVERSION= 0.6.0.150401 CATEGORIES= net-im MAINTAINER= thierry@FreeBSD.org @@ -18,8 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox USE_GITHUB= yes GH_ACCOUNT= tox -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= a64b8ca +GH_TAGNAME= e998c8a OPTIONS_DEFINE= X11 OPTIONS_DEFAULT=X11 @@ -28,9 +27,6 @@ X11_USE= XORG=x11 X11_MAKE_ARGS_OFF= DISABLE_X11=1 DISABLE_DESKTOP_NOTIFY=1 X11_LIB_DEPENDS=libnotify.so:${PORTSDIR}/devel/libnotify -WRKSRC= ${WRKDIR}/Tox-${PORTNAME}-${GH_COMMIT} -BUILD_WRKSRC= ${WRKSRC}/build -INSTALL_WRKSRC= ${BUILD_WRKSRC} MAKE_ENV= USER_CFLAGS="${CFLAGS}" USER_LDFLAGS="${LDFLAGS}" SUB_FILES= pkg-message diff --git a/net-im/toxic/distinfo b/net-im/toxic/distinfo index 2d097d8b2391..e31483b38fcd 100644 --- a/net-im/toxic/distinfo +++ b/net-im/toxic/distinfo @@ -1,2 +1,2 @@ -SHA256 (toxic-0.5.2.150319.tar.gz) = 0d75e88e361c1ecd4ce61b1324c9fc55fb23598a18ae5964db5e7c00f8b4cd27 -SIZE (toxic-0.5.2.150319.tar.gz) = 1106896 +SHA256 (tox-toxic-0.6.0.150401-e998c8a_GH0.tar.gz) = 24d1ac72300d239d49e6003ad8b7eb90167130323108c0457d54b2c18ad0ef77 +SIZE (tox-toxic-0.6.0.150401-e998c8a_GH0.tar.gz) = 1107441 |