Index: head/x11/xdotool/pkg-plist =================================================================== --- head/x11/xdotool/pkg-plist (revision 428505) +++ head/x11/xdotool/pkg-plist (nonexistent) @@ -1,5 +0,0 @@ -bin/xdotool -include/xdo.h -lib/libxdo.so -lib/libxdo.so.3 -man/man1/xdotool.1.gz Property changes on: head/x11/xdotool/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11/xdotool/Makefile =================================================================== --- head/x11/xdotool/Makefile (revision 428505) +++ head/x11/xdotool/Makefile (revision 428506) @@ -1,29 +1,37 @@ # $FreeBSD$ PORTNAME= xdotool DISTVERSIONPREFIX= v -DISTVERSION= 3.20150503.1 +DISTVERSION= 3.20160805.1 PORTEPOCH= 1 CATEGORIES= x11 MAINTAINER= gregf@hugops.pw COMMENT= Programmatically simulate keyboard input or mouse activity LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYRIGHT LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon USE_GITHUB= yes GH_ACCOUNT= jordansissel USE_LDCONFIG= yes USES= gmake pkgconfig perl5 USE_XORG= x11 xtst xinerama USE_PERL5= build +PLIST_FILES= bin/xdotool include/xdo.h lib/libxdo.so \ + lib/libxdo.so.3 man/man1/xdotool.1.gz + # Older GCC on RELENG_6 doesn't like -Wno-missing-field-initializers post-patch: @${REINPLACE_CMD} -e 's,-Wno-missing-field-initializers,,' \ ${WRKSRC}/Makefile + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xdotool \ + ${STAGEDIR}${PREFIX}/lib/libxdo.so.3 .include Index: head/x11/xdotool/distinfo =================================================================== --- head/x11/xdotool/distinfo (revision 428505) +++ head/x11/xdotool/distinfo (revision 428506) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471135682 -SHA256 (jordansissel-xdotool-v3.20150503.1_GH0.tar.gz) = b097ef0e3897d1a24e3f45f0faed58329742d3d9434b9b46eb97eb1040f999bf -SIZE (jordansissel-xdotool-v3.20150503.1_GH0.tar.gz) = 103128 +TIMESTAMP = 1481639544 +SHA256 (jordansissel-xdotool-v3.20160805.1_GH0.tar.gz) = ddafca1239075c203769c17a5a184587731e56fbe0438c09d08f8af1704e117a +SIZE (jordansissel-xdotool-v3.20160805.1_GH0.tar.gz) = 106026