Date: Fri, 24 Mar 2017 16:41:51 +0000 (UTC) From: Mikolaj Golub <trociny@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436824 - head/sysutils/gather Message-ID: <201703241641.v2OGfpJ9090952@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: trociny Date: Fri Mar 24 16:41:51 2017 New Revision: 436824 URL: https://svnweb.freebsd.org/changeset/ports/436824 Log: update master site and unbreak the port Modified: head/sysutils/gather/Makefile head/sysutils/gather/distinfo head/sysutils/gather/pkg-descr Modified: head/sysutils/gather/Makefile ============================================================================== --- head/sysutils/gather/Makefile Fri Mar 24 16:22:45 2017 (r436823) +++ head/sysutils/gather/Makefile Fri Mar 24 16:41:51 2017 (r436824) @@ -4,20 +4,16 @@ PORTNAME= gather PORTVERSION= 0.4.1 CATEGORIES= sysutils -MASTER_SITES= GOOGLE_CODE MAINTAINER= trociny@FreeBSD.org COMMENT= Utility to store and display system statistics LICENSE= BSD2CLAUSE -BROKEN= Unfetchable (google code has gone away) -DEPRECATED= Unfetchable for more than six months (google code has gone away) -EXPIRATION_DATE= 2017-04-30 - -PROJECTHOST= gatherit - USES= perl5 +USE_GITHUB= yes + +GH_ACCOUNT= trociny CONFLICTS_INSTALL= harvest-[0-9]* Modified: head/sysutils/gather/distinfo ============================================================================== --- head/sysutils/gather/distinfo Fri Mar 24 16:22:45 2017 (r436823) +++ head/sysutils/gather/distinfo Fri Mar 24 16:41:51 2017 (r436824) @@ -1,2 +1,3 @@ -SHA256 (gather-0.4.1.tar.gz) = f76517403cff6671c6b79b09e7fccf1d8ef373a0157480db8d067c7f115e49f4 -SIZE (gather-0.4.1.tar.gz) = 16296 +TIMESTAMP = 1490372948 +SHA256 (trociny-gather-0.4.1_GH0.tar.gz) = 49ee0a47b99bd6f44ed133c0c09956a3badfdcf0a56e9d583b19b32d111e8d9f +SIZE (trociny-gather-0.4.1_GH0.tar.gz) = 16093 Modified: head/sysutils/gather/pkg-descr ============================================================================== --- head/sysutils/gather/pkg-descr Fri Mar 24 16:22:45 2017 (r436823) +++ head/sysutils/gather/pkg-descr Fri Mar 24 16:41:51 2017 (r436824) @@ -2,4 +2,4 @@ gather utility can be used to store syst variety of system utils and display it. It is just a wrapper around these utilities to make a work with system statistics more convenient. -WWW: http://gatherit.googlecode.com/ +WWW: https://github.com/trociny/gather
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703241641.v2OGfpJ9090952>