diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-07-08 01:01:19 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-07-08 10:43:31 +0000 |
commit | a2c98c9879acb3717fdebb0deb26d435a56d9e8a (patch) | |
tree | 2e2c97b05c23aad4214e4f4dbba32e3e56a0a181 /x11 | |
parent | d4f6bf1fe10bb6d20a040c9e20f21ea078a150e5 (diff) | |
download | freebsd-ports-a2c98c9879acb3717fdebb0deb26d435a56d9e8a.zip |
x11/libxcvt: update to 0.1.0
Changes: https://gitlab.freedesktop.org/xorg/lib/libxcvt/compare/035653311d35...libxcvt-0.1.0
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libxcvt/Makefile | 5 | ||||
-rw-r--r-- | x11/libxcvt/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/x11/libxcvt/Makefile b/x11/libxcvt/Makefile index c20371d9060a..cf5604f5c35e 100644 --- a/x11/libxcvt/Makefile +++ b/x11/libxcvt/Makefile @@ -1,5 +1,6 @@ PORTNAME= libxcvt -PORTVERSION= s20210626 +DISTVERSIONPREFIX= ${PORTNAME}- +PORTVERSION= 0.1.0 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org @@ -12,6 +13,6 @@ USES= meson USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= xorg/lib -GL_COMMIT= 035653311d35e5e478abfeb98226bad0d0a7d9f0 +GL_COMMIT= 93c1eef3e325f292aa5b3bb137bea778e449bf1e .include <bsd.port.mk> diff --git a/x11/libxcvt/distinfo b/x11/libxcvt/distinfo index 0007706cc647..483a27ee4261 100644 --- a/x11/libxcvt/distinfo +++ b/x11/libxcvt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624739378 -SHA256 (xorg/lib-libxcvt-035653311d35e5e478abfeb98226bad0d0a7d9f0_GL0.tar.gz) = 5a8544c901b9c43b7f248425c79fb3812e01018da159228e6c945f0dfb725e0b -SIZE (xorg/lib-libxcvt-035653311d35e5e478abfeb98226bad0d0a7d9f0_GL0.tar.gz) = 8442 +TIMESTAMP = 1625706079 +SHA256 (xorg/lib-libxcvt-93c1eef3e325f292aa5b3bb137bea778e449bf1e_GL0.tar.gz) = 88be864a4f4d19abc6c21b8d41ae0b252219cd9fe55c45b458c567ecb3b6422c +SIZE (xorg/lib-libxcvt-93c1eef3e325f292aa5b3bb137bea778e449bf1e_GL0.tar.gz) = 8442 |