summaryrefslogtreecommitdiffstats
path: root/x11/xnee
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2002-10-27 23:37:34 +0000
committeradamw <adamw@FreeBSD.org>2002-10-27 23:37:34 +0000
commitee751414b3240dc6f51d558fe8ba70a1a2095b2e (patch)
tree76809c8bc2c09e0e2971ffb007b680abde5132f0 /x11/xnee
parentbf313bfef525a67f586704137620856d182ec6d4 (diff)
downloadFreeBSD-ports-ee751414b3240dc6f51d558fe8ba70a1a2095b2e.zip
FreeBSD-ports-ee751414b3240dc6f51d558fe8ba70a1a2095b2e.tar.gz
Update x11/xnee 0.8.1 -> 0.9
PR: 44490 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: pat
Diffstat (limited to 'x11/xnee')
-rw-r--r--x11/xnee/Makefile6
-rw-r--r--x11/xnee/distinfo2
-rw-r--r--x11/xnee/files/patch-doc::Makefile.in11
-rw-r--r--x11/xnee/files/patch-doc::xnee.texi13
-rw-r--r--x11/xnee/pkg-plist3
5 files changed, 32 insertions, 3 deletions
diff --git a/x11/xnee/Makefile b/x11/xnee/Makefile
index 4598988..e831c5c 100644
--- a/x11/xnee/Makefile
+++ b/x11/xnee/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xnee
-PORTVERSION= 0.8.1
+PORTVERSION= 0.9
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,9 @@ MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+
+MAN1= xnee.1
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
diff --git a/x11/xnee/distinfo b/x11/xnee/distinfo
index ec02472..27bbf8f 100644
--- a/x11/xnee/distinfo
+++ b/x11/xnee/distinfo
@@ -1 +1 @@
-MD5 (xnee-0.8.1.tar.gz) = 6002cf9b87553d2d4c2acc977087f6b1
+MD5 (xnee-0.9.tar.gz) = a4309d9057923afa9964d332bfedd402
diff --git a/x11/xnee/files/patch-doc::Makefile.in b/x11/xnee/files/patch-doc::Makefile.in
new file mode 100644
index 0000000..4f69da1
--- /dev/null
+++ b/x11/xnee/files/patch-doc::Makefile.in
@@ -0,0 +1,11 @@
+--- doc/Makefile.in.bak Sat Oct 26 05:33:52 2002
++++ doc/Makefile.in Sat Oct 26 08:58:58 2002
+@@ -390,7 +390,7 @@
+ uninstall-man1
+
+
+-all: html man pdf info txt clean
++all: man info
+
+ html: xnee.html
+
diff --git a/x11/xnee/files/patch-doc::xnee.texi b/x11/xnee/files/patch-doc::xnee.texi
new file mode 100644
index 0000000..f73b0ea
--- /dev/null
+++ b/x11/xnee/files/patch-doc::xnee.texi
@@ -0,0 +1,13 @@
+--- doc/xnee.texi.rig Fri Oct 25 05:08:09 2002
++++ doc/xnee.texi Sat Oct 26 08:57:08 2002
+@@ -2,6 +2,10 @@
+ @c %**start of header
+ @setfilename xnee.info
+ @settitle Xnee Manual 0.1
++@dircategory Miscellaneous
++@direntry
++* Xnee: (xnee). X events recorder and player
++@end direntry
+ @setchapternewpage odd
+ @c %**end o
+
diff --git a/x11/xnee/pkg-plist b/x11/xnee/pkg-plist
index afa2eb9..099e93f 100644
--- a/x11/xnee/pkg-plist
+++ b/x11/xnee/pkg-plist
@@ -1,2 +1,5 @@
bin/xnee
lib/libxnee.a
+@unexec install-info --delete %D/info/xnee.info %D/info/dir
+info/xnee.info
+@exec install-info %D/info/xnee.info %D/info/dir
OpenPOWER on IntegriCloud