Date: Sat, 19 Dec 2015 00:42:17 +0000 (UTC) From: Jason Unovitch <junovitch@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403993 - head/sysutils/hwstat Message-ID: <201512190042.tBJ0gHOx089863@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: junovitch Date: Sat Dec 19 00:42:17 2015 New Revision: 403993 URL: https://svnweb.freebsd.org/changeset/ports/403993 Log: sysutils/hwstat: unbreak - Drop BROKEN and pass on MAINTAINER to submitter - Update WWW: to submitter's mirror PR: 205402 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> Modified: head/sysutils/hwstat/Makefile head/sysutils/hwstat/pkg-descr Modified: head/sysutils/hwstat/Makefile ============================================================================== --- head/sysutils/hwstat/Makefile Fri Dec 18 23:14:41 2015 (r403992) +++ head/sysutils/hwstat/Makefile Sat Dec 19 00:42:17 2015 (r403993) @@ -4,13 +4,12 @@ PORTNAME= hwstat PORTVERSION= 0.5.1 CATEGORIES= sysutils -MASTER_SITES= http://pub.rhaamo.li/Archives/hwstat/ +MASTER_SITES= http://BSDforge.com/projects/source/sysutils/hwstat/ \ + http://bsd6.BSDforge.com/projects/source/sysutils/hwstat/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@BSDforge.com COMMENT= Command line tool to display CPU temp and battery infos -BROKEN= unfetchable - LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING Modified: head/sysutils/hwstat/pkg-descr ============================================================================== --- head/sysutils/hwstat/pkg-descr Fri Dec 18 23:14:41 2015 (r403992) +++ head/sysutils/hwstat/pkg-descr Sat Dec 19 00:42:17 2015 (r403993) @@ -1,3 +1,3 @@ FreeBSD only command line tool to display CPU temp and battery infos. -WWW: http://pub.rhaamo.li/Archives/hwstat/ +WWW: http://BSDforge.com/projects/sysutils/hwstat/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512190042.tBJ0gHOx089863>