aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xosview
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-02 17:43:05 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-02 17:43:05 +0000
commita661596311b19ef7e1785b19d51d9b6ce58beae0 (patch)
tree036b0e19f6997935c60d4e708fe99d79eb839403 /sysutils/xosview
parent5b81973fc84aa703ec81bfc2ef1ed04cf3c2648d (diff)
downloadports-a661596311b19ef7e1785b19d51d9b6ce58beae0.tar.gz
ports-a661596311b19ef7e1785b19d51d9b6ce58beae0.zip
upgrade to 1.8.0
PR: 38809 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Notes
Notes: svn path=/head/; revision=60476
Diffstat (limited to 'sysutils/xosview')
-rw-r--r--sysutils/xosview/Makefile5
-rw-r--r--sysutils/xosview/distinfo2
-rw-r--r--sysutils/xosview/files/patch-ac11
-rw-r--r--sysutils/xosview/files/patch-configure12
4 files changed, 12 insertions, 18 deletions
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile
index 71ea032b42a9..ed7c1d83fc02 100644
--- a/sysutils/xosview/Makefile
+++ b/sysutils/xosview/Makefile
@@ -7,10 +7,9 @@
#
PORTNAME= xosview
-PORTVERSION= 1.7.4
+PORTVERSION= 1.8.0
CATEGORIES= sysutils
-MASTER_SITES= \
- ftp://ftp.openbsd.ru/pub/OpenBSD/distfiles/ \
+MASTER_SITES= ftp://ftp.openbsd.ru/pub/OpenBSD/distfiles/ \
http://lore.ece.utexas.edu/~bgrayson/xosview/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/status/xstatus
diff --git a/sysutils/xosview/distinfo b/sysutils/xosview/distinfo
index 0b551e3b6bf7..7ceccffb024f 100644
--- a/sysutils/xosview/distinfo
+++ b/sysutils/xosview/distinfo
@@ -1 +1 @@
-MD5 (xosview-1.7.4.tar.gz) = 2b54da13e6acdbb8eb27f56d413b321a
+MD5 (xosview-1.8.0.tar.gz) = bcbc0f02ac8944222ec677d504024c40
diff --git a/sysutils/xosview/files/patch-ac b/sysutils/xosview/files/patch-ac
deleted file mode 100644
index 679881ad4bbd..000000000000
--- a/sysutils/xosview/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- config/Makefile.config.in.orig Thu Feb 25 12:12:41 1999
-+++ config/Makefile.config.in Sun Mar 14 13:05:07 1999
-@@ -22,7 +22,7 @@
- #-----------------------------------------------------------------
-
- # Optimized CXXFLAGS
--CXXFLAGS += $(CFLAGS) -Wall -O4 -pipe -I@x_includes@ \
-+CXXFLAGS += $(CFLAGS) -Wall -I@x_includes@ \
- -DXOSVIEW_VERSION=\"$(VERS)\" -I$(TOP) -I$(TOP)/@host_dir@ @DEFS@
- # DEBUG CXXFLAGS
- #CXXFLAGS += $(CFLAGS) -Wall -ggdb -pipe -I@x_includes@ \
diff --git a/sysutils/xosview/files/patch-configure b/sysutils/xosview/files/patch-configure
index c0ffb8cc19b3..86de049d5beb 100644
--- a/sysutils/xosview/files/patch-configure
+++ b/sysutils/xosview/files/patch-configure
@@ -1,5 +1,11 @@
---- configure.orig Tue Nov 16 23:16:57 1999
-+++ configure Thu May 11 07:47:08 2000
-@@ -1736 +1736 @@
+--- configure.orig Sat Jun 1 23:56:10 2002
++++ configure Sat Jun 1 23:56:23 2002
+@@ -1851,7 +1851,7 @@
+
+ host_dir=bsd
+ host_os=freebsd ;;
-freebsd[4]*)
+freebsd[45]*)
+ EXTRALIBS="-lkvm $XPMLIB $DEVSTATLIB"
+ INSTALL_ARGS='-s -g kmem -m 02555'
+ NetMeter_Default_Setting=True