mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
upgrade to 1.8.0
PR: 38809 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
This commit is contained in:
parent
5b81973fc8
commit
a661596311
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60476
@ -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
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xosview-1.7.4.tar.gz) = 2b54da13e6acdbb8eb27f56d413b321a
|
||||
MD5 (xosview-1.8.0.tar.gz) = bcbc0f02ac8944222ec677d504024c40
|
||||
|
@ -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@ \
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user