aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-05-11 08:01:05 +0800
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-05-11 08:01:05 +0800
commite242ed3fec4eb7fe229eee64109abf552be31484 (patch)
tree71a976e9d8589141e3fb0828ca2f18501fcdf4db /sysutils
parente865ec981c3bcf073139770efcaea75e0d9c6b65 (diff)
downloadfreebsd-ports-gnome-e242ed3fec4eb7fe229eee64109abf552be31484.tar.gz
freebsd-ports-gnome-e242ed3fec4eb7fe229eee64109abf552be31484.tar.zst
freebsd-ports-gnome-e242ed3fec4eb7fe229eee64109abf552be31484.zip
- Update to 1.8.3
- Unbreak on 7.x, tested on -current as of May 6 (700016) PR: ports/97113 Submitted by: Rong-En Fan <rafan AT infor dot org>
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xosview/Makefile10
-rw-r--r--sysutils/xosview/distinfo6
-rw-r--r--sysutils/xosview/files/patch-configure2
3 files changed, 7 insertions, 11 deletions
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile
index b1ff44338179..f0ff6504e7b3 100644
--- a/sysutils/xosview/Makefile
+++ b/sysutils/xosview/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= xosview
-PORTVERSION= 1.8.2
-PORTREVISION= 1
+PORTVERSION= 1.8.3
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,15 +17,10 @@ COMMENT= A graphical performance meter
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
MAN1= xosview.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 700000
-BROKEN= "Does not compile on FreeBSD >= 7.x"
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's,iostream.h,iostream,' \
${WRKSRC}/xwin.h \
@@ -49,5 +43,7 @@ post-patch:
${WRKSRC}/fieldmetergraph.cc
@${REINPLACE_CMD} -e 's,-O4,,' \
${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's,/share/man,/man,' \
+ ${WRKSRC}/config/Makefile.top.in
.include <bsd.port.post.mk>
diff --git a/sysutils/xosview/distinfo b/sysutils/xosview/distinfo
index 4f7c0697daf6..aacbf12b642c 100644
--- a/sysutils/xosview/distinfo
+++ b/sysutils/xosview/distinfo
@@ -1,3 +1,3 @@
-MD5 (xosview-1.8.2.tar.gz) = cc8b261b1f8d82da29239f1cc2ee55e9
-SHA256 (xosview-1.8.2.tar.gz) = bf9cbfc2a7dd2824aad4be94211ec92741ef6e21eb7f634772592186a9ff478c
-SIZE (xosview-1.8.2.tar.gz) = 248859
+MD5 (xosview-1.8.3.tar.gz) = 88cf9fecfcc27a42d132d1f983c1f091
+SHA256 (xosview-1.8.3.tar.gz) = 3aa28fb12552ea106e06f6958e1a0913bde8b0bb1491c091a3f1849717736b66
+SIZE (xosview-1.8.3.tar.gz) = 259793
diff --git a/sysutils/xosview/files/patch-configure b/sysutils/xosview/files/patch-configure
index 108dca0e1e55..52c8be431b8e 100644
--- a/sysutils/xosview/files/patch-configure
+++ b/sysutils/xosview/files/patch-configure
@@ -5,7 +5,7 @@
host_dir=bsd
host_os=freebsd ;;
-freebsd[4]*)
-+freebsd[456]*)
++freebsd[4567]*)
EXTRALIBS="-lkvm $XPMLIB $DEVSTATLIB"
INSTALL_ARGS='-s -g kmem -m 02555'
NetMeter_Default_Setting=True