mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
devel/libudev-devd: Update snapshot
Update devel/libudev-devd to a later snapshot 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
a0d1de6b85
commit
4f77c91d1b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487810
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libudev-devd
|
||||
PORTVERSION= 0.3
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.4
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
@ -14,7 +13,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= FreeBSDDesktop
|
||||
GH_TAGNAME= b7aa09f
|
||||
GH_TAGNAME= fbe5a0b
|
||||
|
||||
USES= autoreconf gmake libtool localbase pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1500809406
|
||||
SHA256 (FreeBSDDesktop-libudev-devd-0.3-b7aa09f_GH0.tar.gz) = 880a497ef5123fdebf447f4b9b1a7adae3fa2a71885a42dd7c35dbb877985260
|
||||
SIZE (FreeBSDDesktop-libudev-devd-0.3-b7aa09f_GH0.tar.gz) = 16442
|
||||
TIMESTAMP = 1527795819
|
||||
SHA256 (FreeBSDDesktop-libudev-devd-0.4-fbe5a0b_GH0.tar.gz) = 4f6423caf9b673e8bae14c2ec94f0ac1c3fc90b2a1b96315ce11caba1ac342e2
|
||||
SIZE (FreeBSDDesktop-libudev-devd-0.4-fbe5a0b_GH0.tar.gz) = 17111
|
||||
|
@ -1,13 +0,0 @@
|
||||
--- utils.h.orig 2017-01-07 22:21:49 UTC
|
||||
+++ utils.h
|
||||
@@ -5,8 +5,8 @@
|
||||
#include <unistd.h>
|
||||
|
||||
|
||||
-#define ENABLE_TRACE
|
||||
-#define LOG_LEVEL 1
|
||||
+/* #define ENABLE_TRACE */
|
||||
+#define LOG_LEVEL 0
|
||||
|
||||
/*
|
||||
#ifndef LOG_LEVEL
|
Loading…
Reference in New Issue
Block a user