mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 1.6.3.
Stagify.
This commit is contained in:
parent
1fc6d8aea5
commit
a10e23a6bd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336105
3 changed files with 4 additions and 11 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= xf86-video-mga
|
PORTNAME= xf86-video-mga
|
||||||
PORTVERSION= 1.6.2
|
PORTVERSION= 1.6.3
|
||||||
PORTEPOCH= 3
|
PORTEPOCH= 3
|
||||||
CATEGORIES= x11-drivers
|
CATEGORIES= x11-drivers
|
||||||
|
|
||||||
|
@ -12,13 +12,5 @@ USE_GL= gl
|
||||||
|
|
||||||
XORG_CAT= driver
|
XORG_CAT= driver
|
||||||
USE_XORG= xf86driproto glproto
|
USE_XORG= xf86driproto glproto
|
||||||
MAN4= mga.4x
|
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
pre-patch:
|
|
||||||
# ${REINPLACE_CMD} \
|
|
||||||
# -e 's|values.h|sys/limits.h|g' \
|
|
||||||
# -e 's|MAXSHORT|SHRT_MAX|g' \
|
|
||||||
# ${WRKSRC}/src/mga_arc.c
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (xorg/driver/xf86-video-mga-1.6.2.tar.bz2) = 3f89ce250eea93f0de890954687790e06c0bab9e3e303df393e8759a187eca6c
|
SHA256 (xorg/driver/xf86-video-mga-1.6.3.tar.bz2) = 7704b1ea35098769787a9c93e903b827be97a99facfb1696aa5236a58ff1c7d7
|
||||||
SIZE (xorg/driver/xf86-video-mga-1.6.2.tar.bz2) = 446851
|
SIZE (xorg/driver/xf86-video-mga-1.6.3.tar.bz2) = 454763
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
lib/xorg/modules/drivers/mga_drv.la
|
lib/xorg/modules/drivers/mga_drv.la
|
||||||
lib/xorg/modules/drivers/mga_drv.so
|
lib/xorg/modules/drivers/mga_drv.so
|
||||||
|
man/man4/mga.4x.gz
|
||||||
@dirrmtry lib/xorg/modules/drivers
|
@dirrmtry lib/xorg/modules/drivers
|
||||||
@dirrmtry lib/xorg/modules
|
@dirrmtry lib/xorg/modules
|
||||||
@dirrmtry lib/xorg
|
@dirrmtry lib/xorg
|
||||||
|
|
Loading…
Add table
Reference in a new issue