mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Update to 20080527.
Approved by: garga (mentor, implicit)
This commit is contained in:
parent
966770f5d0
commit
35822a6c89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213794
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xdotool
|
||||
DISTVERSION= 20070903
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 20080527
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://www.semicomplete.com/files/xdotool/ \
|
||||
http://www.atarininja.org/~wxs/distfiles/
|
||||
@ -24,4 +23,7 @@ PLIST_FILES= bin/xdotool
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/xdotool ${PREFIX}/bin
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,-Wno-missing-field-initializers,,' ${WRKSRC}/Makefile
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xdotool-20070903.tar.gz) = 5f4244715f118a12eb442d165920158e
|
||||
SHA256 (xdotool-20070903.tar.gz) = 3dd60720d8289a002ff273d2a3ae496f32cdca8788a7a57225cbaf2b63a64056
|
||||
SIZE (xdotool-20070903.tar.gz) = 10057
|
||||
MD5 (xdotool-20080527.tar.gz) = cdc6c9f09d594d158b69da8f919c6157
|
||||
SHA256 (xdotool-20080527.tar.gz) = 90ab93c6b8d62b6c64142cac011500928265d088c04bda9d282bd804ad3edaad
|
||||
SIZE (xdotool-20080527.tar.gz) = 12275
|
||||
|
Loading…
Reference in New Issue
Block a user