On Wed, September 16, 2015 12:46, Kirill Bychkov wrote: > OK? As noted by jeremy@, our version in ports is abour 6 years old. Should we remove port and let people install it via gems?
> > Index: Makefile > =================================================================== > RCS file: /cvs/ports/sysutils/god/Makefile,v > retrieving revision 1.20 > diff -u -p -r1.20 Makefile > --- Makefile 16 Jul 2015 17:27:09 -0000 1.20 > +++ Makefile 16 Sep 2015 09:45:17 -0000 > @@ -4,8 +4,10 @@ COMMENT= system monitoring framework wri > > DISTNAME= god-0.7.22 > FULLPKGNAME= ${DISTNAME} > -REVISION= 1 > +REVISION= 2 > CATEGORIES= sysutils > + > +HOMEPAGE= http://godrb.com/ > > # MIT > PERMIT_PACKAGE_CDROM= Yes > > >