Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Mar 2014 13:12:26 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r346891 - head/sysutils/istatd
Message-ID:  <201403031312.s23DCQb6020233@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Mon Mar  3 13:12:26 2014
New Revision: 346891
URL: http://svnweb.freebsd.org/changeset/ports/346891
QAT: https://qat.redports.org/buildarchive/r346891/

Log:
  - New LIB_DEPENDS definition
  - Use WWW: with a single space

Modified:
  head/sysutils/istatd/Makefile
  head/sysutils/istatd/pkg-descr

Modified: head/sysutils/istatd/Makefile
==============================================================================
--- head/sysutils/istatd/Makefile	Mon Mar  3 13:11:08 2014	(r346890)
+++ head/sysutils/istatd/Makefile	Mon Mar  3 13:12:26 2014	(r346891)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://cloud.github.com/do
 MAINTAINER=	farrokhi@FreeBSD.org
 COMMENT=	Daemon for iStat iPhone application
 
-LIB_DEPENDS=	xml2:${PORTSDIR}/textproc/libxml2
+LIB_DEPENDS=	libxml2.so:${PORTSDIR}/textproc/libxml2
 
 GNU_CONFIGURE=	yes
 USE_RC_SUBR=	${PORTNAME}

Modified: head/sysutils/istatd/pkg-descr
==============================================================================
--- head/sysutils/istatd/pkg-descr	Mon Mar  3 13:11:08 2014	(r346890)
+++ head/sysutils/istatd/pkg-descr	Mon Mar  3 13:12:26 2014	(r346891)
@@ -4,4 +4,4 @@ network and disk usage and keeps the his
 iPhone and entering the lock code this data will be sent to the iPhone
 and shown in fancy graphs.
 
-WWW:	http://code.google.com/p/istatd/
+WWW: http://code.google.com/p/istatd/



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