svn commit: r403993 - head/sysutils/hwstat

Jason Unovitch junovitch at FreeBSD.org
Sat Dec 19 00:42:18 UTC 2015


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 at 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 at FreeBSD.org
+MAINTAINER=	portmaster at 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/


More information about the svn-ports-all mailing list