diff options
author | jbeich <jbeich@FreeBSD.org> | 2019-07-06 08:44:17 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2019-07-06 08:44:17 +0800 |
commit | 952558e9e97560cca32ad595c88bd8c38b40ff8b (patch) | |
tree | 6480fff16cf94e783498dc6d9953ee7a41572cb6 | |
parent | baba3904a7cb8ee05bf04fc6e659106d7e656f9c (diff) | |
download | freebsd-ports-gnome-952558e9e97560cca32ad595c88bd8c38b40ff8b.tar.gz freebsd-ports-gnome-952558e9e97560cca32ad595c88bd8c38b40ff8b.tar.zst freebsd-ports-gnome-952558e9e97560cca32ad595c88bd8c38b40ff8b.zip |
net/waypipe: update to 0.3.0
Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/a4b8d6b...v0.3.0
MFH: 2019Q3 (first release with FreeBSD support)
-rw-r--r-- | net/waypipe/Makefile | 4 | ||||
-rw-r--r-- | net/waypipe/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/waypipe/Makefile b/net/waypipe/Makefile index f28bb3192929..4bbaf87c01f0 100644 --- a/net/waypipe/Makefile +++ b/net/waypipe/Makefile @@ -2,7 +2,7 @@ PORTNAME= waypipe DISTVERSIONPREFIX= v -DISTVERSION= 0.2.0-31 +DISTVERSION= 0.3.0 CATEGORIES= net MAINTAINER= jbeich@FreeBSD.org @@ -19,7 +19,7 @@ USES= compiler:c11 meson pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= mstoeckl -GL_COMMIT= a4b8d6b284882f0d8298bb0ba8cd31eea92bc447 +GL_COMMIT= 8cf7845e63470490af3af95e178ba5fa74d8056b PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= DMABUF FFMPEG LZ4 MANPAGES ZSTD diff --git a/net/waypipe/distinfo b/net/waypipe/distinfo index 0795428d9ce1..045d61c6873d 100644 --- a/net/waypipe/distinfo +++ b/net/waypipe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1562088104 -SHA256 (mstoeckl-waypipe-a4b8d6b284882f0d8298bb0ba8cd31eea92bc447_GL0.tar.gz) = 7490089b21f07ccc8a3cdb6d7ff1dea1a52e16258b4d95ca657d92b933ffeae1 -SIZE (mstoeckl-waypipe-a4b8d6b284882f0d8298bb0ba8cd31eea92bc447_GL0.tar.gz) = 99217 +TIMESTAMP = 1562359126 +SHA256 (mstoeckl-waypipe-8cf7845e63470490af3af95e178ba5fa74d8056b_GL0.tar.gz) = b1db24d2b9cab37ac4eae05ca0c6d8d27faee3121d2bc025ec56ebcb0ae4fcb7 +SIZE (mstoeckl-waypipe-8cf7845e63470490af3af95e178ba5fa74d8056b_GL0.tar.gz) = 110108 |