Changeset View
Changeset View
Standalone View
Standalone View
graphics/libdrm/Makefile
| # Created by: lesi@FreeBSD.org | # Created by: lesi@FreeBSD.org | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= libdrm | PORTNAME= libdrm | ||||
| PORTVERSION= 2.4.99 | PORTVERSION= 2.4.100 | ||||
| PORTEPOCH= 1 | PORTEPOCH= 2 | ||||
lwhsu: `PORTEPOCH` is not needed to be bumped in normal `PORTVERSION` update. | |||||
| CATEGORIES= graphics x11 | CATEGORIES= graphics x11 | ||||
| MASTER_SITES= https://dri.freedesktop.org/libdrm/ | MASTER_SITES= https://dri.freedesktop.org/libdrm/ | ||||
| MAINTAINER= x11@FreeBSD.org | MAINTAINER= x11@FreeBSD.org | ||||
| COMMENT= Userspace interface to kernel Direct Rendering Module services | COMMENT= Userspace interface to kernel Direct Rendering Module services | ||||
| LICENSE= MIT | LICENSE= MIT | ||||
| ▲ Show 20 Lines • Show All 60 Lines • Show Last 20 Lines | |||||
PORTEPOCH is not needed to be bumped in normal PORTVERSION update.