aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-06-27 11:22:37 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-06-27 11:45:23 +0000
commit566840265cde7e2fc5ba3be8ddf770650fc26ce7 (patch)
tree7329b7a5f1c7ebef9e0feafcc1b277cbb872aa95
parent8c1cbc270258bd3568bb2df99d354fb9108d0aba (diff)
downloadports-566840265cde7e2fc5ba3be8ddf770650fc26ce7.tar.gz
ports-566840265cde7e2fc5ba3be8ddf770650fc26ce7.zip
x11/libxcvt: drop USE_GITLAB to get non-FreeBSD mirrors
Not using USES=xorg-cat to avoid cruft: - unused by xorg-server after ports 88b0ae2bb9c6 - USES=pkgconfig is unused by libxcvt - USE_XORG=xorg-macros is unused with USES=meson - USES=pathfix is unused with USES=meson - EXTRACT_SUFX=tar.bz2 is unused by new releases/projects (cherry picked from commit 4b7b1d6e91e8920886ea128a32e198d69d2233e9)
-rw-r--r--x11/libxcvt/Makefile8
-rw-r--r--x11/libxcvt/distinfo4
2 files changed, 4 insertions, 8 deletions
diff --git a/x11/libxcvt/Makefile b/x11/libxcvt/Makefile
index f4e95ab9e14f..66b87b0d683f 100644
--- a/x11/libxcvt/Makefile
+++ b/x11/libxcvt/Makefile
@@ -1,8 +1,8 @@
PORTNAME= libxcvt
-DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 0.1.2
PORTREVISION= 1
CATEGORIES= x11
+MASTER_SITES= XORG/individual/lib
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Calculate VESA CVT mode lines
@@ -11,10 +11,6 @@ WWW= https://gitlab.freedesktop.org/xorg/lib/libxcvt
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= meson
-USE_GITLAB= yes
-GL_SITE= https://gitlab.freedesktop.org
-GL_ACCOUNT= xorg/lib
-GL_COMMIT= d9ca87eea9eecddaccc3a77227bcb3acf84e89df
+USES= meson tar:xz
.include <bsd.port.mk>
diff --git a/x11/libxcvt/distinfo b/x11/libxcvt/distinfo
index 050227b4edef..5d2a08012a01 100644
--- a/x11/libxcvt/distinfo
+++ b/x11/libxcvt/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1658129014
-SHA256 (xorg/lib-libxcvt-d9ca87eea9eecddaccc3a77227bcb3acf84e89df_GL0.tar.gz) = d6108a682714c988b62bc9c09e55593c89e05a2be218c34360f3f871c8d747d4
-SIZE (xorg/lib-libxcvt-d9ca87eea9eecddaccc3a77227bcb3acf84e89df_GL0.tar.gz) = 10265
+SHA256 (libxcvt-0.1.2.tar.xz) = 0561690544796e25cfbd71806ba1b0d797ffe464e9796411123e79450f71db38
+SIZE (libxcvt-0.1.2.tar.xz) = 9648