Index: head/misc/utouch-kmod/Makefile =================================================================== --- head/misc/utouch-kmod/Makefile (revision 563511) +++ head/misc/utouch-kmod/Makefile (revision 563512) @@ -1,41 +1,41 @@ # Created by: Vladimir Kondratyev # $FreeBSD$ PORTNAME= utouch-kmod -PORTVERSION= 0.0.1 +PORTVERSION= 0.0.2 CATEGORIES= misc MAINTAINER= wulf@FreeBSD.org COMMENT= Kernel driver for absolute USB HID mouses LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= kmod uidfix OPTIONS_DEFINE= SOURCE OPTIONS_DEFAULT=SOURCE SOURCE_DESC= Install kernel module sources USE_GITHUB= yes GH_ACCOUNT= wulf7 GH_PROJECT= utouch PLIST_FILES= ${KMODDIR}/utouch.ko KMODSRC_DIR= sys/modules/${PORTNAME} KMODSRC_FILES= Makefile utouch.c .include .if ${PORT_OPTIONS:MSOURCE} PLIST_FILES+= ${KMODSRC_FILES:S|^|${KMODSRC_DIR}/|} .endif post-install-SOURCE-on: ${MKDIR} ${STAGEDIR}${PREFIX}/${KMODSRC_DIR} .for file in ${KMODSRC_FILES} ${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${PREFIX}/${KMODSRC_DIR} .endfor .include Index: head/misc/utouch-kmod/distinfo =================================================================== --- head/misc/utouch-kmod/distinfo (revision 563511) +++ head/misc/utouch-kmod/distinfo (revision 563512) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567539845 -SHA256 (wulf7-utouch-0.0.1_GH0.tar.gz) = cb173ac478d51af06f3c6cac86c4f4613c8f7f1cb5a23867aae745fa99bdb4ba -SIZE (wulf7-utouch-0.0.1_GH0.tar.gz) = 5338 +TIMESTAMP = 1610823961 +SHA256 (wulf7-utouch-0.0.2_GH0.tar.gz) = b4962224cf23b13669c7dfcf2ef1b00590c1c6ed5cba1c77657831ae044e48cf +SIZE (wulf7-utouch-0.0.2_GH0.tar.gz) = 5394 Index: head/misc/utouch-kmod/pkg-message =================================================================== --- head/misc/utouch-kmod/pkg-message (revision 563511) +++ head/misc/utouch-kmod/pkg-message (revision 563512) @@ -1,14 +1,17 @@ [ { type: install message: <