pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xf86-video-ark
Module Name: pkgsrc
Committed By: wiz
Date: Wed Feb 22 07:29:21 UTC 2023
Modified Files:
pkgsrc/x11/xf86-video-ark: Makefile distinfo
Removed Files:
pkgsrc/x11/xf86-video-ark/patches: patch-src_ark__driver.c
Log Message:
xf86-video-ark: update to 0.7.6.
ARK Logic was a PCI video card maker in business from 1993-1999.
Yet https://repology.org/project/xdrv:ark/versions reports plenty
of folks still package this driver, so here's an update bringing
the last decade worth of accumulated change, most importantly the
ability to build against xorg-server 1.14 and newer out of the box.
Alan Coopersmith (7):
Fix spelling/wording issues
Build xz tarballs instead of bzip2
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
gitlab CI: add a basic build test
gitlab CI: stop requiring Signed-off-by in commits
xf86-video-ark 0.7.6
Gaetan Nadon (1):
Remove usage of mibstore.h (removed from server)
Mihail Konev (1):
autogen: add default patch prefix
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/x11/xf86-video-ark/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/xf86-video-ark/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/x11/xf86-video-ark/patches/patch-src_ark__driver.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xf86-video-ark/Makefile
diff -u pkgsrc/x11/xf86-video-ark/Makefile:1.24 pkgsrc/x11/xf86-video-ark/Makefile:1.25
--- pkgsrc/x11/xf86-video-ark/Makefile:1.24 Sun Jan 29 21:18:26 2023
+++ pkgsrc/x11/xf86-video-ark/Makefile Wed Feb 22 07:29:21 2023
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.24 2023/01/29 21:18:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2023/02/22 07:29:21 wiz Exp $
-DISTNAME= xf86-video-ark-0.7.5
-PKGREVISION= 6
+DISTNAME= xf86-video-ark-0.7.6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
@@ -14,8 +13,6 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
-RELRO_SUPPORTED= partial
-
CONFIGURE_ENV.SunOS+= DRIVER_MAN_SUFFIX=4
X11_DRV_NAME= ark
Index: pkgsrc/x11/xf86-video-ark/distinfo
diff -u pkgsrc/x11/xf86-video-ark/distinfo:1.8 pkgsrc/x11/xf86-video-ark/distinfo:1.9
--- pkgsrc/x11/xf86-video-ark/distinfo:1.8 Tue Oct 26 11:34:40 2021
+++ pkgsrc/x11/xf86-video-ark/distinfo Wed Feb 22 07:29:21 2023
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 11:34:40 nia Exp $
+$NetBSD: distinfo,v 1.9 2023/02/22 07:29:21 wiz Exp $
-BLAKE2s (xf86-video-ark-0.7.5.tar.bz2) = f13531c542f57084baca95c9f8d9d1a154555a0a0b8e597deb763fab28ceb898
-SHA512 (xf86-video-ark-0.7.5.tar.bz2) = 67c2b4e2109bf9d84a007c9679d35e7c0a4e4ddcdb7be9fa5070ce7e2f666e018d8421ddd4890cf3abb4eb37e060a10666c62a9efbb5369eb7cd8647ee18a644
-Size (xf86-video-ark-0.7.5.tar.bz2) = 290423 bytes
-SHA1 (patch-src_ark__driver.c) = 922cbccbd93999e0d0c2ea433e78fb1927595721
+BLAKE2s (xf86-video-ark-0.7.6.tar.xz) = 2fe6f90f6398bd83ec376815c303fd79ce9ca4889d272aeae876440ced4ee174
+SHA512 (xf86-video-ark-0.7.6.tar.xz) = a52623e07eef6fa12d77b1afc55bb74b21662b850515b3a32bbf5988dcea2e787b4eddf4e020279aa4e4ddba436505ca9298548406913031e0ed5edaac835491
+Size (xf86-video-ark-0.7.6.tar.xz) = 265612 bytes
Home |
Main Index |
Thread Index |
Old Index