From owner-svn-ports-all@freebsd.org Sat Apr 18 08:22:23 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 16BCD2C1A14; Sat, 18 Apr 2020 08:22:23 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4945YB6tyyz3J0x; Sat, 18 Apr 2020 08:22:22 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E7E789552; Sat, 18 Apr 2020 08:22:22 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03I8MMxr057554; Sat, 18 Apr 2020 08:22:22 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03I8MMnQ057547; Sat, 18 Apr 2020 08:22:22 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <202004180822.03I8MMnQ057547@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 18 Apr 2020 08:22:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532003 - in head: . deskutils/ydotool devel devel/libevdevPlus devel/libevdevplus devel/libuInputPlus devel/libuinputplus X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: in head: . deskutils/ydotool devel devel/libevdevPlus devel/libevdevplus devel/libuInputPlus devel/libuinputplus X-SVN-Commit-Revision: 532003 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Apr 2020 08:22:23 -0000 Author: bapt Date: Sat Apr 18 08:22:21 2020 New Revision: 532003 URL: https://svnweb.freebsd.org/changeset/ports/532003 Log: Lowercase the port category and package name Added: head/devel/libevdevplus/ - copied from r532002, head/devel/libevdevPlus/ head/devel/libuinputplus/ - copied from r532002, head/devel/libuInputPlus/ Deleted: head/devel/libevdevPlus/ head/devel/libuInputPlus/ Modified: head/MOVED head/deskutils/ydotool/Makefile head/devel/Makefile head/devel/libevdevplus/Makefile head/devel/libuinputplus/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Apr 18 08:15:12 2020 (r532002) +++ head/MOVED Sat Apr 18 08:22:21 2020 (r532003) @@ -14541,3 +14541,5 @@ net/luasocket-51|net/luasocket@lua51|2020-04-14|Switch 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 Modified: head/deskutils/ydotool/Makefile ============================================================================== --- head/deskutils/ydotool/Makefile Sat Apr 18 08:15:12 2020 (r532002) +++ head/deskutils/ydotool/Makefile Sat Apr 18 08:22:21 2020 (r532003) @@ -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 Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Apr 18 08:15:12 2020 (r532002) +++ head/devel/Makefile Sat Apr 18 08:22:21 2020 (r532003) @@ -1363,7 +1363,7 @@ SUBDIR += libublio SUBDIR += libubox SUBDIR += libudev-devd - SUBDIR += libuInputPlus + SUBDIR += libuinputplus SUBDIR += libukcprog SUBDIR += libunicode SUBDIR += libuninum Modified: head/devel/libevdevplus/Makefile ============================================================================== --- head/devel/libevdevPlus/Makefile Sat Apr 18 08:15:12 2020 (r532002) +++ head/devel/libevdevplus/Makefile Sat Apr 18 08:22:21 2020 (r532003) @@ -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:dev USES= cmake localbase USE_GITHUB= yes +GH_PROJECT= libevdevPlus GH_ACCOUNT= YukiWorkshop USE_LDCONFIG= yes Modified: head/devel/libuinputplus/Makefile ============================================================================== --- head/devel/libuInputPlus/Makefile Sat Apr 18 08:15:12 2020 (r532002) +++ head/devel/libuinputplus/Makefile Sat Apr 18 08:22:21 2020 (r532003) @@ -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