Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Sep 2002 10:02:22 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/42890: Update port: sysutils/slmon to 0.5.11
Message-ID:  <200209171702.g8HH2MK8025047@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         42890
>Category:       ports
>Synopsis:       Update port: sysutils/slmon to 0.5.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 17 10:30:05 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.6.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.5.11

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/sysutils/slmon/Makefile sysutils/slmon/Makefile
--- /usr/ports/sysutils/slmon/Makefile	Tue Sep 10 20:28:08 2002
+++ sysutils/slmon/Makefile	Tue Sep 17 20:12:45 2002
@@ -7,24 +7,22 @@
 #
 
 PORTNAME=	slmon
-PORTVERSION=	0.5.9
-PORTREVISION=	1
+PORTVERSION=	0.5.11
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	ports@FreeBSD.org
 
-LIB_DEPENDS=	slang.1:${PORTSDIR}/devel/libslang \
+LIB_DEPENDS=	intl.4:${PORTSDIR}/devel/gettext \
+		gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
 		gtop.1:${PORTSDIR}/devel/libgtop \
-		intl.4:${PORTSDIR}/devel/gettext \
-		gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
+		slang.1:${PORTSDIR}/devel/libslang
 
+USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-LIBGTOP_CONFIG=	${LOCALBASE}/bin/libgtop-config
-CONFIGURE_ENV=	CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib -lncurses -lintl -lgnugetopt"
-USE_GMAKE=	yes
 MAN1=	slmon.1
 
 .include <bsd.port.pre.mk>
diff -urN /usr/ports/sysutils/slmon/distinfo sysutils/slmon/distinfo
--- /usr/ports/sysutils/slmon/distinfo	Sun Apr  7 08:50:06 2002
+++ sysutils/slmon/distinfo	Tue Sep 17 20:13:30 2002
@@ -1 +1 @@
-MD5 (slmon-0.5.9.tar.gz) = 506050ed4c0cbf68cdc7d8b0ec00f828
+MD5 (slmon-0.5.11.tar.gz) = ed571bc6076a9d96265e72bebc514c62

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209171702.g8HH2MK8025047>