diff --git a/x11/slop/Makefile b/x11/slop/Makefile index bc25f16469f1..1324e5548a97 100644 --- a/x11/slop/Makefile +++ b/x11/slop/Makefile @@ -1,30 +1,33 @@ PORTNAME= slop PORTVERSION= 7.5 DISTVERSIONPREFIX= v PORTREVISION= 5 CATEGORIES= x11 +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 38886dd13ccb.patch:-p1 # https://github.com/naelstrof/slop/pull/150 + MAINTAINER= 0mp@FreeBSD.org COMMENT= Make a screen selection and print the selection coordinates to stdout LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/license.txt BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm LIB_DEPENDS= libicuuc.so:devel/icu USES= cmake compiler:c++11-lang gl xorg USE_GL= gl glu glew USE_LDCONFIG= yes USE_XORG= ice sm x11 xext xrender USE_GITHUB= yes GH_ACCOUNT= naelstrof PLIST_FILES= bin/slop \ include/slop.hpp \ lib/libslopy.so \ lib/libslopy.so.${PORTVERSION} \ man/man1/slop.1.gz .include diff --git a/x11/slop/distinfo b/x11/slop/distinfo index b04ec3e8d99f..c5792226dea2 100644 --- a/x11/slop/distinfo +++ b/x11/slop/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1586688391 SHA256 (naelstrof-slop-v7.5_GH0.tar.gz) = 94d8b6270217cd7f56ce7d4a9a75069025262830a2f91c3239b7fc07da5ea8da SIZE (naelstrof-slop-v7.5_GH0.tar.gz) = 51060 +SHA256 (38886dd13ccb.patch) = 9bf386a35d9dbfdec805665ba729cea0f9b06c2130cd8e923aeb5b435376d00e +SIZE (38886dd13ccb.patch) = 1132