aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-02-13 16:38:32 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-02-13 16:38:32 +0000
commitc22988b32a70de7f295d0a4a4fe3d6223d82c62c (patch)
treeb19fe6a0916585a88a13249d8ec660a858716a03 /net-im
parente92d6ff16bb77ba22f92a534da5cad91118030e2 (diff)
downloadports-c22988b32a70de7f295d0a4a4fe3d6223d82c62c.tar.gz
ports-c22988b32a70de7f295d0a4a4fe3d6223d82c62c.zip
Fix USE_GITHUB usage.
For a couple of ports, bump PORTEPOCH as their version were wrong. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=433999
Diffstat (limited to 'net-im')
-rw-r--r--net-im/tox/Makefile2
-rw-r--r--net-im/tox/distinfo6
-rw-r--r--net-im/toxic/Makefile2
-rw-r--r--net-im/toxic/distinfo6
4 files changed, 8 insertions, 8 deletions
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile
index 30e5ef702a07..addbec315708 100644
--- a/net-im/tox/Makefile
+++ b/net-im/tox/Makefile
@@ -3,6 +3,7 @@
PORTNAME= toxcore
PORTVERSION= 0.1.5
+DISTVERSIONPREFIX= v
PORTEPOCH= 1
CATEGORIES= net-im net-p2p
@@ -23,7 +24,6 @@ TEST_DEPENDS= ${LOCALBASE}/lib/libmsgpackc.so:devel/msgpack \
USE_GITHUB= yes
GH_ACCOUNT= TokTok
GH_PROJECT= c-toxcore
-GH_TAGNAME= v${PORTVERSION}
USES= cmake compiler:c11 libtool pathfix pkgconfig
USE_LDCONFIG= yes
diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo
index 05952fddd9fc..a842cdd18248 100644
--- a/net-im/tox/distinfo
+++ b/net-im/tox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1484935862
-SHA256 (TokTok-c-toxcore-0.1.5-v0.1.5_GH0.tar.gz) = 32ee841e91594a95d6193e4a29d61b0935e4e145ffb2ddb9009c7d79ff9efa3b
-SIZE (TokTok-c-toxcore-0.1.5-v0.1.5_GH0.tar.gz) = 431390
+TIMESTAMP = 1487003216
+SHA256 (TokTok-c-toxcore-v0.1.5_GH0.tar.gz) = 32ee841e91594a95d6193e4a29d61b0935e4e145ffb2ddb9009c7d79ff9efa3b
+SIZE (TokTok-c-toxcore-v0.1.5_GH0.tar.gz) = 431390
diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile
index 15648e7dba5b..4abaa1db9019 100644
--- a/net-im/toxic/Makefile
+++ b/net-im/toxic/Makefile
@@ -3,6 +3,7 @@
PORTNAME= toxic
PORTVERSION= 0.7.2
+DISTVERSIONPREFIX= v
CATEGORIES= net-im
MAINTAINER= thierry@FreeBSD.org
@@ -25,7 +26,6 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:net-im/tox
USE_GITHUB= yes
GH_ACCOUNT= JFreegman
-GH_TAGNAME= v${PORTVERSION}
OPTIONS_DEFINE= X11
OPTIONS_DEFAULT=X11
diff --git a/net-im/toxic/distinfo b/net-im/toxic/distinfo
index 7e114f84a425..d0ebe5b44121 100644
--- a/net-im/toxic/distinfo
+++ b/net-im/toxic/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482090212
-SHA256 (JFreegman-toxic-0.7.2-v0.7.2_GH0.tar.gz) = a2962aca766caf84b52a52e9a5ce2276a9d3906685f565d2a00551e7c2916c59
-SIZE (JFreegman-toxic-0.7.2-v0.7.2_GH0.tar.gz) = 1136947
+TIMESTAMP = 1487003244
+SHA256 (JFreegman-toxic-v0.7.2_GH0.tar.gz) = a2962aca766caf84b52a52e9a5ce2276a9d3906685f565d2a00551e7c2916c59
+SIZE (JFreegman-toxic-v0.7.2_GH0.tar.gz) = 1136947