diff options
author | mat <mat@FreeBSD.org> | 2015-05-06 20:57:55 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-06 20:57:55 +0800 |
commit | c81eb31fe9ab8e734071f3e8495adf345dfe0881 (patch) | |
tree | 77e50b1c70b87b9fc568b918413e6953a4f3f753 /audio/libebur128 | |
parent | 362f3c7248f0806b6dbc70bd83910199cfe1048d (diff) | |
download | freebsd-ports-gnome-c81eb31fe9ab8e734071f3e8495adf345dfe0881.tar.gz freebsd-ports-gnome-c81eb31fe9ab8e734071f3e8495adf345dfe0881.tar.zst freebsd-ports-gnome-c81eb31fe9ab8e734071f3e8495adf345dfe0881.zip |
Update ports in the a* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'audio/libebur128')
-rw-r--r-- | audio/libebur128/Makefile | 3 | ||||
-rw-r--r-- | audio/libebur128/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/audio/libebur128/Makefile b/audio/libebur128/Makefile index fe8f338f792a..01cb47ee8fd6 100644 --- a/audio/libebur128/Makefile +++ b/audio/libebur128/Makefile @@ -3,6 +3,7 @@ PORTNAME= libebur128 PORTVERSION= 1.0.1 +DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= audio @@ -17,8 +18,6 @@ USES= cmake:outsource pkgconfig USE_GITHUB= yes GH_ACCOUNT= jiixyj -GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 1214547 PLIST_SUB+= VER1=${PORTVERSION:R:R} \ VER3=${PORTVERSION} diff --git a/audio/libebur128/distinfo b/audio/libebur128/distinfo index 5022fac75a15..2ff01d73fc3e 100644 --- a/audio/libebur128/distinfo +++ b/audio/libebur128/distinfo @@ -1,2 +1,2 @@ -SHA256 (libebur128-1.0.1.tar.gz) = ede2e0052afa6b7f57cec808985586891c1d46b7fa1d3e1496d18bc711cbd546 -SIZE (libebur128-1.0.1.tar.gz) = 29770 +SHA256 (jiixyj-libebur128-v1.0.1_GH0.tar.gz) = 01aa7aed90c593944eeb3087a6f965557dc708de360bf1a589b3babb021e7336 +SIZE (jiixyj-libebur128-v1.0.1_GH0.tar.gz) = 29760 |