diff --git a/x11/xautomation/Makefile b/x11/xautomation/Makefile index 8c6b9e235d14..803be8ad8e52 100644 --- a/x11/xautomation/Makefile +++ b/x11/xautomation/Makefile @@ -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 diff --git a/x11/xautomation/distinfo b/x11/xautomation/distinfo index 8b9d6e02e6bc..9003effff36d 100644 --- a/x11/xautomation/distinfo +++ b/x11/xautomation/distinfo @@ -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 diff --git a/x11/xautomation/pkg-plist b/x11/xautomation/pkg-plist deleted file mode 100644 index f3e9dc444e70..000000000000 --- a/x11/xautomation/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -bin/pat2ppm -bin/patextract -bin/png2pat -bin/rgb2pat -bin/visgrep -bin/xte