mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
- Update to version 0.96
PR: ports/66757 Submitted by: Ports Fury
This commit is contained in:
parent
d7b0d04db3
commit
1dc6d6593b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109357
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xautomation
|
||||
PORTVERSION= 0.93
|
||||
PORTVERSION= 0.96
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://hoopajoo.net/static/projects/
|
||||
|
||||
@ -22,4 +22,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
|
||||
|
||||
PLIST_FILES= bin/pat2ppm bin/patextract bin/png2pat bin/rgb2pat \
|
||||
bin/visgrep bin/xte
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (xautomation-0.93.tar.gz) = c3d00203ac6ba0dabced6619fc75ad40
|
||||
SIZE (xautomation-0.93.tar.gz) = 72800
|
||||
MD5 (xautomation-0.96.tar.gz) = 55f1247f9e25d57ba23e9e9f3cf5f87e
|
||||
SIZE (xautomation-0.96.tar.gz) = 73335
|
||||
|
@ -1,6 +0,0 @@
|
||||
bin/pat2ppm
|
||||
bin/patextract
|
||||
bin/png2pat
|
||||
bin/rgb2pat
|
||||
bin/visgrep
|
||||
bin/xte
|
Loading…
Reference in New Issue
Block a user