Index: head/x11/slop/Makefile =================================================================== --- head/x11/slop/Makefile (revision 449967) +++ head/x11/slop/Makefile (revision 449968) @@ -1,23 +1,29 @@ # $FreeBSD$ PORTNAME= slop -PORTVERSION= 4.1.15 +PORTVERSION= 7.3.49 DISTVERSIONPREFIX= v CATEGORIES= x11 MAINTAINER= neel@neelc.org COMMENT= Make a screen selection and print the selection coordinates to stdout LICENSE= GPLv3 -USE_GITHUB= yes -GH_ACCOUNT= naelstrof +BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm +LIB_DEPENDS= libicuuc.so:devel/icu USES= cmake -USE_XORG= x11 xext -PLIST_FILES= bin/${PORTNAME} +USE_GL= glew +USE_LDCONFIG= yes +USE_XORG= x11 xext xrender -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/slop ${STAGEDIR}${PREFIX}/bin +USE_GITHUB= yes +GH_ACCOUNT= naelstrof + +PLIST_FILES= bin/slop \ + include/slop.hpp \ + lib/libslopy.so \ + share/man/man1/slop.1.gz .include Index: head/x11/slop/distinfo =================================================================== --- head/x11/slop/distinfo (revision 449967) +++ head/x11/slop/distinfo (revision 449968) @@ -1,2 +1,3 @@ -SHA256 (naelstrof-slop-v4.1.15_GH0.tar.gz) = e20fd47de898abcb537c8100faed859eef4955d7784dbc52470570dae403f02e -SIZE (naelstrof-slop-v4.1.15_GH0.tar.gz) = 35291 +TIMESTAMP = 1505393002 +SHA256 (naelstrof-slop-v7.3.49_GH0.tar.gz) = 15befb4a2bf2cf15a64d8256ce2d4d6778df9814da9ce3946c7484b8c909b13f +SIZE (naelstrof-slop-v7.3.49_GH0.tar.gz) = 52159 Property changes on: head/x11/slop/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property