devel/libepoll-shim: Update snashot
Update devel/libepoll-shim to a more recent snapshot. PR: 223530 (original version) Submitted by: Greg V Obtained from: FreeBSD Graphics Team development repo https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input-ports
This commit is contained in:
parent
d48a252009
commit
05d3d725db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487796
2 changed files with 5 additions and 13 deletions
|
@ -2,13 +2,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libepoll-shim
|
||||
PORTVERSION= 0.0.20161220
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.0.20180530
|
||||
CATEGORIES= devel
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES= dbd89815cc3a.patch:-p1 dc10c10f11d6.patch:-p1
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= epoll shim implemented using kevent
|
||||
|
||||
|
@ -17,7 +13,7 @@ LICENSE= MIT
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= FreeBSDDesktop
|
||||
GH_PROJECT= epoll-shim
|
||||
GH_TAGNAME= c04b26b
|
||||
GH_TAGNAME= 385633e
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
TIMESTAMP = 1482268996
|
||||
SHA256 (FreeBSDDesktop-epoll-shim-0.0.20161220-c04b26b_GH0.tar.gz) = ae644d6b21567e9bb5e3a145e6e8ce233de16dc6c93ca4a1facb24f1375f442a
|
||||
SIZE (FreeBSDDesktop-epoll-shim-0.0.20161220-c04b26b_GH0.tar.gz) = 7634
|
||||
SHA256 (dbd89815cc3a.patch) = acd75a9305d5465e8f7a6a5cc7cfa4fe41dac90a69120639ed1e25dd071fc0c3
|
||||
SIZE (dbd89815cc3a.patch) = 958
|
||||
SHA256 (dc10c10f11d6.patch) = 65e4c048236aafb1c1807a82cb85aa1ced225af5f13a31c54d1154888a75e0f5
|
||||
SIZE (dc10c10f11d6.patch) = 870
|
||||
TIMESTAMP = 1527700937
|
||||
SHA256 (FreeBSDDesktop-epoll-shim-0.0.20180530-385633e_GH0.tar.gz) = 03fdbc9f161a38d53a3eaa813d30ef11f6929803bb724967d76ee28a31b743f4
|
||||
SIZE (FreeBSDDesktop-epoll-shim-0.0.20180530-385633e_GH0.tar.gz) = 15594
|
||||
|
|
Loading…
Reference in a new issue