summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED2
-rw-r--r--deskutils/ydotool/Makefile5
-rw-r--r--devel/Makefile2
-rw-r--r--devel/libevdevplus/Makefile (renamed from devel/libevdevPlus/Makefile)3
-rw-r--r--devel/libevdevplus/distinfo (renamed from devel/libevdevPlus/distinfo)0
-rw-r--r--devel/libevdevplus/pkg-descr (renamed from devel/libevdevPlus/pkg-descr)0
-rw-r--r--devel/libevdevplus/pkg-plist (renamed from devel/libevdevPlus/pkg-plist)0
-rw-r--r--devel/libuinputplus/Makefile (renamed from devel/libuInputPlus/Makefile)3
-rw-r--r--devel/libuinputplus/distinfo (renamed from devel/libuInputPlus/distinfo)0
-rw-r--r--devel/libuinputplus/pkg-descr (renamed from devel/libuInputPlus/pkg-descr)0
-rw-r--r--devel/libuinputplus/pkg-plist (renamed from devel/libuInputPlus/pkg-plist)0
11 files changed, 10 insertions, 5 deletions
diff --git a/MOVED b/MOVED
index ae929ae0ed52..3f623433736c 100644
--- a/MOVED
+++ b/MOVED
@@ -14541,3 +14541,5 @@ net/luasocket-51|net/luasocket@lua51|2020-04-14|Switched to use flavors
net/luasocket-53|net/luasocket@lua53|2020-04-14|Switched to use flavors
security/luasec-51|security/luasec@lua51|2020-04-14|Switched to use flavors
textproc/luaexpat-51|textproc/luaexpat@lua51|2020-04-14|Switched to use flavors
+devel/libevdevPlus|devel/libevdevplus|2020-04-18|lowercase
+devel/libuIntputPlus|devel/libuinputplus|2020-04-18|lowercase
diff --git a/deskutils/ydotool/Makefile b/deskutils/ydotool/Makefile
index 5275bd7521b2..f583d30d83b1 100644
--- a/deskutils/ydotool/Makefile
+++ b/deskutils/ydotool/Makefile
@@ -2,6 +2,7 @@
PORTNAME= ydotool
PORTVERSION= 0.1.8
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= deskutils
@@ -13,9 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${LOCALBASE}/include/linux/uinput.h:devel/evdev-proto
LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \
- libuInputPlus.so:devel/libuInputPlus \
+ libuInputPlus.so:devel/libuinputplus \
libboost_program_options.so:devel/boost-libs \
- libevdevPlus.so:devel/libevdevPlus
+ libevdevPlus.so:devel/libevdevplus
USES= cmake localbase
diff --git a/devel/Makefile b/devel/Makefile
index 389db3b77fd8..1baf6ddf026c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1363,7 +1363,7 @@
SUBDIR += libublio
SUBDIR += libubox
SUBDIR += libudev-devd
- SUBDIR += libuInputPlus
+ SUBDIR += libuinputplus
SUBDIR += libukcprog
SUBDIR += libunicode
SUBDIR += libuninum
diff --git a/devel/libevdevPlus/Makefile b/devel/libevdevplus/Makefile
index 32c082a402f5..b6641b888634 100644
--- a/devel/libevdevPlus/Makefile
+++ b/devel/libevdevplus/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTNAME= libevdevPlus
+PORTNAME= ${GH_PROJECT:tl}
PORTVERSION= 0.1.1
DISTVERSIONPREFIX= v
CATEGORIES= devel
@@ -16,6 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/linux/uinput.h:devel/evdev-proto
USES= cmake localbase
USE_GITHUB= yes
+GH_PROJECT= libevdevPlus
GH_ACCOUNT= YukiWorkshop
USE_LDCONFIG= yes
diff --git a/devel/libevdevPlus/distinfo b/devel/libevdevplus/distinfo
index 212f6af19820..212f6af19820 100644
--- a/devel/libevdevPlus/distinfo
+++ b/devel/libevdevplus/distinfo
diff --git a/devel/libevdevPlus/pkg-descr b/devel/libevdevplus/pkg-descr
index 9821bbab4c67..9821bbab4c67 100644
--- a/devel/libevdevPlus/pkg-descr
+++ b/devel/libevdevplus/pkg-descr
diff --git a/devel/libevdevPlus/pkg-plist b/devel/libevdevplus/pkg-plist
index 6b6c81e865f1..6b6c81e865f1 100644
--- a/devel/libevdevPlus/pkg-plist
+++ b/devel/libevdevplus/pkg-plist
diff --git a/devel/libuInputPlus/Makefile b/devel/libuinputplus/Makefile
index 26fe6d8e3738..a89ffbe6dc07 100644
--- a/devel/libuInputPlus/Makefile
+++ b/devel/libuinputplus/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTNAME= libuInputPlus
+PORTNAME= ${GH_PROJECT:tl}
PORTVERSION= 0.1.4
DISTVERSIONPREFIX= v
CATEGORIES= devel
@@ -17,6 +17,7 @@ USES= cmake localbase
USE_GITHUB= yes
GH_ACCOUNT= YukiWorkshop
+GH_PROJECT= libuInputPlus
USE_LDCONFIG= yes
diff --git a/devel/libuInputPlus/distinfo b/devel/libuinputplus/distinfo
index 697180acedd5..697180acedd5 100644
--- a/devel/libuInputPlus/distinfo
+++ b/devel/libuinputplus/distinfo
diff --git a/devel/libuInputPlus/pkg-descr b/devel/libuinputplus/pkg-descr
index 6df41ca35fd4..6df41ca35fd4 100644
--- a/devel/libuInputPlus/pkg-descr
+++ b/devel/libuinputplus/pkg-descr
diff --git a/devel/libuInputPlus/pkg-plist b/devel/libuinputplus/pkg-plist
index 6381556a6550..6381556a6550 100644
--- a/devel/libuInputPlus/pkg-plist
+++ b/devel/libuinputplus/pkg-plist