aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-10-26 06:28:22 +0800
committermat <mat@FreeBSD.org>2016-10-26 06:28:22 +0800
commitf92bfd3a4e956a0d3039bbae224d6283c005257d (patch)
tree9e27a2d13c223298a8a811de63209ca29651dfcb /audio
parent5310ddac46041f0c5881a419f489f35f824d03e8 (diff)
downloadfreebsd-ports-graphics-f92bfd3a4e956a0d3039bbae224d6283c005257d.tar.gz
freebsd-ports-graphics-f92bfd3a4e956a0d3039bbae224d6283c005257d.tar.zst
freebsd-ports-graphics-f92bfd3a4e956a0d3039bbae224d6283c005257d.zip
Cleanup USE_GITHUB usage.
Sponsored by: Absolight
Diffstat (limited to 'audio')
-rw-r--r--audio/libg722/Makefile4
-rw-r--r--audio/libg722/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/libg722/Makefile b/audio/libg722/Makefile
index 03972225bc7..ba776c79da0 100644
--- a/audio/libg722/Makefile
+++ b/audio/libg722/Makefile
@@ -2,7 +2,8 @@
# $FreeBSD$
PORTNAME= libg722
-PORTVERSION= 1.0.2
+DISTVERSIONPREFIX= v_
+DISTVERSION= 1_0_2
#PORTREVISION= 1
CATEGORIES= audio
@@ -16,7 +17,6 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USE_GITHUB= yes
GH_ACCOUNT= sippy
-GH_TAGNAME= v_${PORTVERSION:S/./_/g}
USE_LDCONFIG= yes
diff --git a/audio/libg722/distinfo b/audio/libg722/distinfo
index c7b964fdc03..46dab7e6f30 100644
--- a/audio/libg722/distinfo
+++ b/audio/libg722/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469839735
-SHA256 (sippy-libg722-1.0.2-v_1_0_2_GH0.tar.gz) = 8971f66a32cf92950a6b3eb2e5ad4a0ed301900727061b54e35471e3f0cebee7
-SIZE (sippy-libg722-1.0.2-v_1_0_2_GH0.tar.gz) = 109821
+TIMESTAMP = 1477432968
+SHA256 (sippy-libg722-v_1_0_2_GH0.tar.gz) = 8971f66a32cf92950a6b3eb2e5ad4a0ed301900727061b54e35471e3f0cebee7
+SIZE (sippy-libg722-v_1_0_2_GH0.tar.gz) = 109821
/span>2-4/+4 * Update to 1.14.0sunpoet2017-07-152-4/+4 * - Update to 1.13.0sunpoet2016-12-132-5/+5 * - Update to 1.12.0sunpoet2016-11-202-4/+4 * math/py-numpy: track PORTEPOCH in consumersjbeich2016-10-29