aboutsummaryrefslogtreecommitdiff
path: root/x11/xdotool
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2016-08-14 01:04:35 +0000
committerWesley Shields <wxs@FreeBSD.org>2016-08-14 01:04:35 +0000
commitf1ca50c07332062bb6daa1c4c978c75eca1d7eeb (patch)
treec907af2fbb92199accb371777a2923d7b813fd7a /x11/xdotool
parent5a994d32f30c535eba5caa7b5d89fc3a39410d50 (diff)
downloadports-f1ca50c07332062bb6daa1c4c978c75eca1d7eeb.tar.gz
ports-f1ca50c07332062bb6daa1c4c978c75eca1d7eeb.zip
Update to 20150503 and pass maintainer to submitter.
PR: 211517 Submitted by: Greg Fitzgerald Reviewed by: wxs@
Notes
Notes: svn path=/head/; revision=420172
Diffstat (limited to 'x11/xdotool')
-rw-r--r--x11/xdotool/Makefile9
-rw-r--r--x11/xdotool/distinfo5
-rw-r--r--x11/xdotool/pkg-plist2
3 files changed, 10 insertions, 6 deletions
diff --git a/x11/xdotool/Makefile b/x11/xdotool/Makefile
index 02f9ceff8cfd..e662b5b959d4 100644
--- a/x11/xdotool/Makefile
+++ b/x11/xdotool/Makefile
@@ -1,14 +1,17 @@
# $FreeBSD$
PORTNAME= xdotool
-DISTVERSION= 2.20110530.1
+DISTVERSIONPREFIX= v
+DISTVERSION= 3.20150503.1
PORTEPOCH= 1
CATEGORIES= x11
-MASTER_SITES= http://semicomplete.googlecode.com/files/
-MAINTAINER= wxs@FreeBSD.org
+MAINTAINER= gregf@hugops.pw
COMMENT= Programmatically simulate keyboard input or mouse activity
+USE_GITHUB= yes
+GH_ACCOUNT= jordansissel
+
USE_LDCONFIG= yes
USES= gmake pkgconfig perl5
USE_XORG= x11 xtst xinerama
diff --git a/x11/xdotool/distinfo b/x11/xdotool/distinfo
index 2803612c8dfd..6b5ccd054fb3 100644
--- a/x11/xdotool/distinfo
+++ b/x11/xdotool/distinfo
@@ -1,2 +1,3 @@
-SHA256 (xdotool-2.20110530.1.tar.gz) = e7b42c8b1d391970e1c1009b256033f30e57d8e0a2a3de229fd61ecfc27baf67
-SIZE (xdotool-2.20110530.1.tar.gz) = 107204
+TIMESTAMP = 1471135682
+SHA256 (jordansissel-xdotool-v3.20150503.1_GH0.tar.gz) = b097ef0e3897d1a24e3f45f0faed58329742d3d9434b9b46eb97eb1040f999bf
+SIZE (jordansissel-xdotool-v3.20150503.1_GH0.tar.gz) = 103128
diff --git a/x11/xdotool/pkg-plist b/x11/xdotool/pkg-plist
index c9061ce4756a..1438ac2d9ba0 100644
--- a/x11/xdotool/pkg-plist
+++ b/x11/xdotool/pkg-plist
@@ -1,5 +1,5 @@
bin/xdotool
include/xdo.h
lib/libxdo.so
-lib/libxdo.so.2
+lib/libxdo.so.3
man/man1/xdotool.1.gz